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 fb8e548b6d05..5ed061d0dd46 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 Foundation # 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.5 2004/06/25 03:18:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.32-r2.ebuild,v 1.6 2004/07/01 08:00:10 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |