diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:16:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:16:39 +0000 |
commit | 527d74b45756095a8268db931e63bc3d0d6e6be1 (patch) | |
tree | 4bd04f1da94cb99398ec7875c5efb61af4229e7c /media-sound/esound | |
parent | arm stable (diff) | |
download | historical-527d74b45756095a8268db931e63bc3d0d6e6be1.tar.gz historical-527d74b45756095a8268db931e63bc3d0d6e6be1.tar.bz2 historical-527d74b45756095a8268db931e63bc3d0d6e6be1.zip |
arm/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'media-sound/esound')
-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 274290f2666d..e1f437d7b4fb 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.7 2007/08/11 14:54:43 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.8 2007/08/25 14:15:44 vapier 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 |