diff options
Diffstat (limited to 'media-sound/streamripper/streamripper-1.32-r2.ebuild')
-rw-r--r-- | media-sound/streamripper/streamripper-1.32-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/streamripper/streamripper-1.32-r2.ebuild b/media-sound/streamripper/streamripper-1.32-r2.ebuild index 4ffa2c1e249f..871aae35fc52 100644 --- a/media-sound/streamripper/streamripper-1.32-r2.ebuild +++ b/media-sound/streamripper/streamripper-1.32-r2.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/streamripper/streamripper-1.32-r2.ebuild,v 1.1 2004/02/02 15:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.32-r2.ebuild,v 1.2 2004/04/01 08:24:41 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://streamripper.sourceforge.net/files/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc" |