summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-31 19:45:01 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-31 19:45:01 +0000
commit0cf91d6f5473512388a65336439c29e67ba3e276 (patch)
tree631658cda399fa235b40006e68d0f70510ec6e00 /dev-libs/libf2c
parentBug #312075: The ~ was getting expanded to the optional stuff got duplicated ... (diff)
downloadgentoo-2-0cf91d6f5473512388a65336439c29e67ba3e276.tar.gz
gentoo-2-0cf91d6f5473512388a65336439c29e67ba3e276.tar.bz2
gentoo-2-0cf91d6f5473512388a65336439c29e67ba3e276.zip
USE static -> statis-libs, #312465
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r--dev-libs/libf2c/ChangeLog7
-rw-r--r--dev-libs/libf2c/libf2c-20090407.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog
index 340b98260a08..d317eea37a83 100644
--- a/dev-libs/libf2c/ChangeLog
+++ b/dev-libs/libf2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libf2c
-# 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 $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.34 2010/03/31 19:45:01 jlec Exp $
+
+ 31 Mar 2010; Justin Lecher <jlec@gentoo.org> libf2c-20090407.ebuild:
+ USE static -> statis-libs, #312465
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libf2c-20070912.ebuild:
Remove virtual/libc
diff --git a/dev-libs/libf2c/libf2c-20090407.ebuild b/dev-libs/libf2c/libf2c-20090407.ebuild
index 8f0edc89d680..36ed8bd95241 100644
--- a/dev-libs/libf2c/libf2c-20090407.ebuild
+++ b/dev-libs/libf2c/libf2c-20090407.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407.ebuild,v 1.1 2009/04/07 12:16:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20090407.ebuild,v 1.2 2010/03/31 19:45:01 jlec Exp $
EAPI=2
inherit toolchain-funcs eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="libf2c"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="static"
+IUSE="static-libs"
RDEPEND=""
DEPEND="${RDEPEND}