summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 09:40:26 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 09:40:26 +0000
commitd50720964a2b09a1eb51325aed6ec91ca1906df7 (patch)
tree1ec0d90e5c3714d2254d12b54b93adfc5aeeca93 /net-p2p/nap/nap-1.5.2.ebuild
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.tar.gz
gentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.tar.bz2
gentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-p2p/nap/nap-1.5.2.ebuild')
-rw-r--r--net-p2p/nap/nap-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nap/nap-1.5.2.ebuild b/net-p2p/nap/nap-1.5.2.ebuild
index a7b018d09584..95973ad2de84 100644
--- a/net-p2p/nap/nap-1.5.2.ebuild
+++ b/net-p2p/nap/nap-1.5.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/net-p2p/nap/nap-1.5.2.ebuild,v 1.6 2004/06/25 00:35:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nap/nap-1.5.2.ebuild,v 1.7 2004/07/01 09:37:26 squinky86 Exp $
IUSE=""
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
LICENSE="as-is"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
src_compile() {
./configure --prefix=${D}/usr || die "configure problem"