diff options
Diffstat (limited to 'net-p2p/gnut/gnut-0.4.28-r1.ebuild')
-rw-r--r-- | net-p2p/gnut/gnut-0.4.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnut/gnut-0.4.28-r1.ebuild b/net-p2p/gnut/gnut-0.4.28-r1.ebuild index 638fd68916d7..83568b0f7d70 100644 --- a/net-p2p/gnut/gnut-0.4.28-r1.ebuild +++ b/net-p2p/gnut/gnut-0.4.28-r1.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/gnut/gnut-0.4.28-r1.ebuild,v 1.5 2004/06/25 00:33:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/gnut-0.4.28-r1.ebuild,v 1.6 2004/07/01 09:30:57 squinky86 Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc -*" #Please test on other arches IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |