diff options
author | 2004-09-03 20:20:43 +0000 | |
---|---|---|
committer | 2004-09-03 20:20:43 +0000 | |
commit | 465495f49a758eebd75a3bf7ff436181b3bfc554 (patch) | |
tree | 2d84d07441df5707c6bb575d46201f4f849a51f3 /media-sound/streamripper/streamripper-1.60.8.ebuild | |
parent | -amd64, stable x86. (Manifest recommit) (diff) | |
download | gentoo-2-465495f49a758eebd75a3bf7ff436181b3bfc554.tar.gz gentoo-2-465495f49a758eebd75a3bf7ff436181b3bfc554.tar.bz2 gentoo-2-465495f49a758eebd75a3bf7ff436181b3bfc554.zip |
Stable amd64, sparc, x86.
Diffstat (limited to 'media-sound/streamripper/streamripper-1.60.8.ebuild')
-rw-r--r-- | media-sound/streamripper/streamripper-1.60.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/streamripper/streamripper-1.60.8.ebuild b/media-sound/streamripper/streamripper-1.60.8.ebuild index ef5c9cde4075..89110ad82884 100644 --- a/media-sound/streamripper/streamripper-1.60.8.ebuild +++ b/media-sound/streamripper/streamripper-1.60.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.8.ebuild,v 1.1 2004/07/31 02:05:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.8.ebuild,v 1.2 2004/09/03 20:20:43 eradicator Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://streamripper.sourceforge.net/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" IUSE="" RDEPEND="media-libs/libmad" |