summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-16 18:50:45 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-16 18:50:45 +0000
commit1b8cb26dae7c247c39fb4737bb5195f1543491e8 (patch)
treec314bf1907ca111da2ec0f993921cb942a3bf46e /sci-physics/root/root-5.32.03-r2.ebuild
parentsci-physics/xfoil: Remove virtual/fortran and always call fortran-2_pkg_setup... (diff)
downloadgentoo-2-1b8cb26dae7c247c39fb4737bb5195f1543491e8.tar.gz
gentoo-2-1b8cb26dae7c247c39fb4737bb5195f1543491e8.tar.bz2
gentoo-2-1b8cb26dae7c247c39fb4737bb5195f1543491e8.zip
sci-physics/root: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha138/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-physics/root/root-5.32.03-r2.ebuild')
-rw-r--r--sci-physics/root/root-5.32.03-r2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-physics/root/root-5.32.03-r2.ebuild b/sci-physics/root/root-5.32.03-r2.ebuild
index 07ee173752f4..e1f24607d7b3 100644
--- a/sci-physics/root/root-5.32.03-r2.ebuild
+++ b/sci-physics/root/root-5.32.03-r2.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-physics/root/root-5.32.03-r2.ebuild,v 1.4 2012/07/14 18:46:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v 1.5 2012/10/16 18:50:45 jlec Exp $
EAPI=4
@@ -100,9 +100,7 @@ CDEPEND="
DEPEND="${CDEPEND}
virtual/pkgconfig"
-RDEPEND="
- virtual/fortran
- ${CDEPEND}
+RDEPEND="${CDEPEND}
reflex? ( dev-cpp/gccxml )
xinetd? ( sys-apps/xinetd )"