diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:45:12 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:45:12 +0000 |
commit | 7f3251c33845652eb7a860611f630ef6af8573d5 (patch) | |
tree | 75aea12b269cf211d6fd25ced7918922f46b6e90 /net-misc/snarf/snarf-7.0-r3.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-7f3251c33845652eb7a860611f630ef6af8573d5.tar.gz gentoo-2-7f3251c33845652eb7a860611f630ef6af8573d5.tar.bz2 gentoo-2-7f3251c33845652eb7a860611f630ef6af8573d5.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/snarf/snarf-7.0-r3.ebuild')
-rw-r--r-- | net-misc/snarf/snarf-7.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/snarf/snarf-7.0-r3.ebuild b/net-misc/snarf/snarf-7.0-r3.ebuild index 601832da545c..939b525d33b5 100644 --- a/net-misc/snarf/snarf-7.0-r3.ebuild +++ b/net-misc/snarf/snarf-7.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v 1.4 2008/03/26 02:00:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v 1.5 2009/09/23 19:45:12 patrick Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="alpha amd64 ppc sparc x86" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} |