diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-10-19 10:25:51 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-10-19 10:25:51 +0000 |
commit | 74e0b9fc756f857f548a699ff62aee8a27dc423a (patch) | |
tree | a35a68a3f0a71635b514cea7591a4d55d560b682 /sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild | |
parent | sci-chemistry/raster3d: Remove virtual/fortran and always call fortran-2_pkg_... (diff) | |
download | gentoo-2-74e0b9fc756f857f548a699ff62aee8a27dc423a.tar.gz gentoo-2-74e0b9fc756f857f548a699ff62aee8a27dc423a.tar.bz2 gentoo-2-74e0b9fc756f857f548a699ff62aee8a27dc423a.zip |
sci-chemistry/refmac: 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/refmac/refmac-5.5.0110-r3.ebuild')
-rw-r--r-- | sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild b/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild index a109f350d3fe..d1a473524237 100644 --- a/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild +++ b/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild,v 1.5 2011/06/29 11:11:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r3.ebuild,v 1.6 2012/10/19 10:25:51 jlec Exp $ EAPI=4 @@ -23,7 +23,6 @@ RDEPEND=" sci-libs/mmdb <sci-libs/monomer-db-1 virtual/blas - virtual/fortran virtual/lapack" DEPEND="${RDEPEND}" |