summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 17:22:32 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 17:22:32 +0000
commitf1a63c7fdb6ab6eb85fd821c88edd58ae9895bfa (patch)
tree8cb86a902e02b223689a95d7649663e1c0ab2ef9 /dev-libs/libf2c
parentRemove virtual/libc (diff)
downloadgentoo-2-f1a63c7fdb6ab6eb85fd821c88edd58ae9895bfa.tar.gz
gentoo-2-f1a63c7fdb6ab6eb85fd821c88edd58ae9895bfa.tar.bz2
gentoo-2-f1a63c7fdb6ab6eb85fd821c88edd58ae9895bfa.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog7
-rw-r--r--dev-libs/libf2c/libf2c-20070912.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index b7bb05f7219e..340b98260a08 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libf2c
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.32 2009/04/07 12:16:44 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.33 2009/09/23 17:22:32 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libf2c-20070912.ebuild:
+ Remove virtual/libc
*libf2c-20090407 (07 Apr 2009)
diff --git a/dev-libs/libf2c/libf2c-20070912.ebuild b/dev-libs/libf2c/libf2c-20070912.ebuild
index 87554b7e3c83..4a743da3a901 100644
--- a/dev-libs/libf2c/libf2c-20070912.ebuild
+++ b/dev-libs/libf2c/libf2c-20070912.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/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.9 2008/11/26 16:43:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.10 2009/09/23 17:22:32 patrick Exp $
inherit toolchain-funcs eutils
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
app-arch/unzip"