diff options
Diffstat (limited to 'media-sound/esound/esound-0.2.38.ebuild')
-rw-r--r-- | media-sound/esound/esound-0.2.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.38.ebuild b/media-sound/esound/esound-0.2.38.ebuild index f4becd896ae1..c31e1ea93803 100644 --- a/media-sound/esound/esound-0.2.38.ebuild +++ b/media-sound/esound/esound-0.2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.5 2007/08/08 22:07:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.6 2007/08/10 13:01:43 angelos Exp $ WANT_AUTOMAKE=1.10 inherit libtool gnome.org eutils autotools flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="alsa debug ipv6 tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |