diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
commit | ce26915c2e6576c53c793f9d0ec9e32f7a486884 (patch) | |
tree | 5c3d92ae4ab254bf5cd97ed58d8b384bd0c885a5 /media-sound/esound | |
parent | KEYWORDS for alpha - gnome 2.0.1 (diff) | |
download | historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.gz historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.tar.bz2 historical-ce26915c2e6576c53c793f9d0ec9e32f7a486884.zip |
KEYWORDS for alpha
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/esound-0.2.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.29.ebuild b/media-sound/esound/esound-0.2.29.ebuild index a4687916fd2f..7d0f7626be2b 100644 --- a/media-sound/esound/esound-0.2.29.ebuild +++ b/media-sound/esound/esound-0.2.29.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.29.ebuild,v 1.3 2002/09/17 15:31:13 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.29.ebuild,v 1.4 2002/09/21 12:09:35 bjb Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64 ppc" +KEYWORDS="x86 sparc sparc64 ppc alpha" DEPEND=" >=media-libs/audiofile-0.1.9 alsa? ( >=media-libs/alsa-lib-0.5.9 ) |