diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:04:21 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:04:21 +0000 |
commit | ecb85f30e9614a20cb1f58c4defc31099d99084c (patch) | |
tree | 166e654ac03dc2ed57c286a0abfa11d5b2281fb2 /media-sound/esound | |
parent | digest (diff) | |
download | historical-ecb85f30e9614a20cb1f58c4defc31099d99084c.tar.gz historical-ecb85f30e9614a20cb1f58c4defc31099d99084c.tar.bz2 historical-ecb85f30e9614a20cb1f58c4defc31099d99084c.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/esound-0.2.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.28-r1.ebuild b/media-sound/esound/esound-0.2.28-r1.ebuild index b35d763f18c2..64dee5e998af 100644 --- a/media-sound/esound/esound-0.2.28-r1.ebuild +++ b/media-sound/esound/esound-0.2.28-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.28-r1.ebuild,v 1.4 2002/07/19 13:13:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.28-r1.ebuild,v 1.5 2002/08/14 13:04:21 murphy Exp $ inherit libtool @@ -11,7 +11,7 @@ ftp://download.sourceforge.net/pub/mirrors/gnome/stable/sources/esound/${P}.tar. HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=" >=media-libs/audiofile-0.1.9 alsa? ( >=media-libs/alsa-lib-0.5.9 ) |