summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-04 22:06:53 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-04 22:06:53 +0000
commitd0efd213e5de4ec865b4b160b2a564cbc2fbae37 (patch)
tree5bbb2b7950be45cba76adf0b4a32ab4cbbd10d83 /media-sound
parentalso mask nas (diff)
downloadgentoo-2-d0efd213e5de4ec865b4b160b2a564cbc2fbae37.tar.gz
gentoo-2-d0efd213e5de4ec865b4b160b2a564cbc2fbae37.tar.bz2
gentoo-2-d0efd213e5de4ec865b4b160b2a564cbc2fbae37.zip
arm KEYWORDS
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/esound/esound-0.2.34.ebuild4
-rw-r--r--media-sound/esound/esound-0.2.35.ebuild8
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/esound/esound-0.2.34.ebuild b/media-sound/esound/esound-0.2.34.ebuild
index 2ae64c4c60e7..6688c42b582a 100644
--- a/media-sound/esound/esound-0.2.34.ebuild
+++ b/media-sound/esound/esound-0.2.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.34.ebuild,v 1.12 2004/08/18 09:18:28 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.34.ebuild,v 1.13 2004/11/04 22:06:53 vapier Exp $
inherit libtool gnome.org eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 mips ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64 arm"
IUSE="tcpd alsa ipv6"
DEPEND=">=media-libs/audiofile-0.1.5
diff --git a/media-sound/esound/esound-0.2.35.ebuild b/media-sound/esound/esound-0.2.35.ebuild
index 5bdc84a2de50..96d56a2974fd 100644
--- a/media-sound/esound/esound-0.2.35.ebuild
+++ b/media-sound/esound/esound-0.2.35.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.35.ebuild,v 1.2 2004/10/03 05:37:14 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.35.ebuild,v 1.3 2004/11/04 22:06:53 vapier Exp $
inherit libtool gnome.org eutils
DESCRIPTION="The Enlightened Sound Daemon"
HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html"
-LICENSE="GPL-2 LGPL-2"
+LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~ppc-macos"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~ppc-macos ~arm"
IUSE="tcpd alsa ipv6"
DEPEND=">=media-libs/audiofile-0.1.5
@@ -61,4 +61,4 @@ src_install() {
sed "s/@extradepend@/$extradepend/" <${FILESDIR}/esound.init.d >${T}/esound
doexe ${T}/esound
-} \ No newline at end of file
+}