summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-18 20:29:27 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-18 20:29:27 +0000
commitf15bd3eef73b71b95fb56b74a2af02ccfe18eeb1 (patch)
tree6986c6dde4447af948807d84e7e6e7e6472f97dc /sci-libs/libctl/libctl-3.2.ebuild
parentsci-libs/libint: Remove virtual/fortran and always call fortran-2_pkg_setup a... (diff)
downloadgentoo-2-f15bd3eef73b71b95fb56b74a2af02ccfe18eeb1.tar.gz
gentoo-2-f15bd3eef73b71b95fb56b74a2af02ccfe18eeb1.tar.bz2
gentoo-2-f15bd3eef73b71b95fb56b74a2af02ccfe18eeb1.zip
sci-libs/libctl: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-libs/libctl/libctl-3.2.ebuild')
-rw-r--r--sci-libs/libctl/libctl-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libctl/libctl-3.2.ebuild b/sci-libs/libctl/libctl-3.2.ebuild
index 2f34b40b9c00..f60568b22718 100644
--- a/sci-libs/libctl/libctl-3.2.ebuild
+++ b/sci-libs/libctl/libctl-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.2.ebuild,v 1.1 2012/08/03 01:20:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.2.ebuild,v 1.2 2012/10/18 20:29:27 jlec Exp $
EAPI=4
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs"
-DEPEND="virtual/fortran
+DEPEND="
dev-scheme/guile
sci-libs/nlopt"
RDEPEND="${DEPEND}"