diff options
Diffstat (limited to 'net-misc/aget/aget-0.4.ebuild')
-rw-r--r-- | net-misc/aget/aget-0.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 75bc8dac37f9..d1f65d59ef30 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.4 2004/06/28 06:13:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.5 2004/07/01 20:40:19 squinky86 Exp $ inherit eutils +IUSE="" DEB_PATCH="${PN}_${PV}-4.diff" DESCRIPTION="multithreaded HTTP download accelerator" HOMEPAGE="http://www.enderunix.org/aget/" @@ -14,7 +15,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |