diff options
Diffstat (limited to 'media-sound/esound/esound-0.2.41.ebuild')
-rw-r--r-- | media-sound/esound/esound-0.2.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.41.ebuild b/media-sound/esound/esound-0.2.41.ebuild index a5c171c9c1bd..b3720bd3e509 100644 --- a/media-sound/esound/esound-0.2.41.ebuild +++ b/media-sound/esound/esound-0.2.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebuild,v 1.4 2009/01/25 14:22:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebuild,v 1.5 2009/02/01 15:14:37 klausman Exp $ inherit libtool gnome.org eutils flag-o-matic @@ -9,7 +9,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 doc ipv6 tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |