diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-10-19 09:41:15 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-10-19 09:41:15 +0000 |
commit | 8d67b39adf79470df7bac40a1fc9fc0e0cc23bb7 (patch) | |
tree | 30725950c6e6f3f70416c217a193e20d4b36fe36 /sci-chemistry/ccp4-apps | |
parent | sci-chemistry/balbes: Remove virtual/fortran and always call fortran-2_pkg_se... (diff) | |
download | gentoo-2-8d67b39adf79470df7bac40a1fc9fc0e0cc23bb7.tar.gz gentoo-2-8d67b39adf79470df7bac40a1fc9fc0e0cc23bb7.tar.bz2 gentoo-2-8d67b39adf79470df7bac40a1fc9fc0e0cc23bb7.zip |
sci-chemistry/ccp4-apps: 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-chemistry/ccp4-apps')
-rw-r--r-- | sci-chemistry/ccp4-apps/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/ccp4-apps/ChangeLog b/sci-chemistry/ccp4-apps/ChangeLog index 30aa46af8ff5..4ba560a0906e 100644 --- a/sci-chemistry/ccp4-apps/ChangeLog +++ b/sci-chemistry/ccp4-apps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/ccp4-apps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.38 2012/08/31 07:41:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.39 2012/10/19 09:41:15 jlec Exp $ + + 19 Oct 2012; Justin Lecher <jlec@gentoo.org> ccp4-apps-6.1.3-r11.ebuild: + Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the + updated fortran-2.eclass *ccp4-apps-6.1.3-r11 (31 Aug 2012) diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild index 379616c32342..df20f130c96d 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.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-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.1 2012/08/31 07:41:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.2 2012/10/19 09:41:15 jlec Exp $ EAPI=3 @@ -77,7 +77,6 @@ RDEPEND=" dev-libs/libjwc_c dev-libs/libjwc_f dev-libs/boehm-gc - virtual/fortran !app-office/sc !<sci-chemistry/ccp4-6.1.3 X? ( ${X11DEPS} )" |