diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-09 15:32:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-09 15:32:06 +0000 |
commit | a564983ad21330dfa0beaaf3e844ba61fc180079 (patch) | |
tree | 9f0ce9f2202ba5817ec4457f0b48a2338f34ac70 | |
parent | bump camlimages requirement to have the fix for bug #227291 (diff) | |
download | gentoo-2-a564983ad21330dfa0beaaf3e844ba61fc180079.tar.gz gentoo-2-a564983ad21330dfa0beaaf3e844ba61fc180079.tar.bz2 gentoo-2-a564983ad21330dfa0beaaf3e844ba61fc180079.zip |
whitespace
(Portage version: 2.1.4.4)
-rw-r--r-- | dev-libs/libf2c/libf2c-20070912.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/libf2c/libf2c-20070912.ebuild b/dev-libs/libf2c/libf2c-20070912.ebuild index 13d2f7723aa5..e6cf14731c92 100644 --- a/dev-libs/libf2c/libf2c-20070912.ebuild +++ b/dev-libs/libf2c/libf2c-20070912.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3 2008/07/08 17:17:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20070912.ebuild,v 1.4 2008/07/09 15:32:06 mr_bones_ Exp $ inherit toolchain-funcs eutils @@ -15,7 +15,6 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" - RDEPEND="virtual/libc" DEPEND="${RDEPEND} app-arch/unzip" |