diff options
Diffstat (limited to 'dev-libs/STLport/STLport-4.6.2.ebuild')
-rw-r--r-- | dev-libs/STLport/STLport-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/STLport/STLport-4.6.2.ebuild b/dev-libs/STLport/STLport-4.6.2.ebuild index 9f5cd22e759d..455765eee9c6 100644 --- a/dev-libs/STLport/STLport-4.6.2.ebuild +++ b/dev-libs/STLport/STLport-4.6.2.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/dev-libs/STLport/STLport-4.6.2.ebuild,v 1.2 2004/06/24 23:34:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.6.2.ebuild,v 1.3 2004/07/02 04:33:11 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |