diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-30 02:55:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-30 02:55:53 +0000 |
commit | 317d43080c81c7dd44c626e0cbc48737c818ca48 (patch) | |
tree | 3b4e8482030bf7540604647655055d32455d0447 /media-sound/esound | |
parent | use econf (diff) | |
download | gentoo-2-317d43080c81c7dd44c626e0cbc48737c818ca48.tar.gz gentoo-2-317d43080c81c7dd44c626e0cbc48737c818ca48.tar.bz2 gentoo-2-317d43080c81c7dd44c626e0cbc48737c818ca48.zip |
hppa stable
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/esound-0.2.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.34.ebuild b/media-sound/esound/esound-0.2.34.ebuild index f41b2e6a3a80..b88884f4a95e 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 Technologies, Inc. # 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.1 2004/03/24 14:11:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.34.ebuild,v 1.2 2004/03/30 02:53:16 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~mips" IUSE="tcpd alsa ipv6" DEPEND=">=media-libs/audiofile-0.1.5 |