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 | |
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')
-rw-r--r-- | net-misc/snarf/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/snarf/snarf-7.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/snarf/ChangeLog b/net-misc/snarf/ChangeLog index 6fd86bccc14a..bff24775d1e8 100644 --- a/net-misc/snarf/ChangeLog +++ b/net-misc/snarf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/snarf -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.25 2008/03/26 02:00:31 ranger Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.26 2009/09/23 19:45:12 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> snarf-7.0-r3.ebuild: + Remove virtual/libc 26 Mar 2008; Brent Baude <ranger@gentoo.org> snarf-7.0-r3.ebuild: stable ppc, bug 214725 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} |