diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:01:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:01:43 +0000 |
commit | 0b722874ae03777afac5de953b83b43a7345a85b (patch) | |
tree | e8c1ad7edd700dafd38342e518680f737eb229b2 /media-sound/esound/esound-0.2.38.ebuild | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-0b722874ae03777afac5de953b83b43a7345a85b.tar.gz gentoo-2-0b722874ae03777afac5de953b83b43a7345a85b.tar.bz2 gentoo-2-0b722874ae03777afac5de953b83b43a7345a85b.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
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 |