diff options
author | 2012-10-19 09:56:23 +0000 | |
---|---|---|
committer | 2012-10-19 09:56:23 +0000 | |
commit | e423cc312e32e954f1b25102a0c3ccf3c5c5381b (patch) | |
tree | 075dcd3d494a2afcd59575cf6bb6ca6df301e76f /sci-chemistry/molrep/molrep-11.0.03-r1.ebuild | |
parent | sci-chemistry/molden: Remove virtual/fortran and always call fortran-2_pkg_se... (diff) | |
download | gentoo-2-e423cc312e32e954f1b25102a0c3ccf3c5c5381b.tar.gz gentoo-2-e423cc312e32e954f1b25102a0c3ccf3c5c5381b.tar.bz2 gentoo-2-e423cc312e32e954f1b25102a0c3ccf3c5c5381b.zip |
sci-chemistry/molrep: 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/molrep/molrep-11.0.03-r1.ebuild')
-rw-r--r-- | sci-chemistry/molrep/molrep-11.0.03-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-chemistry/molrep/molrep-11.0.03-r1.ebuild b/sci-chemistry/molrep/molrep-11.0.03-r1.ebuild index 57a2b3bc4513..bcac9a9dc5b1 100644 --- a/sci-chemistry/molrep/molrep-11.0.03-r1.ebuild +++ b/sci-chemistry/molrep/molrep-11.0.03-r1.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/molrep/molrep-11.0.03-r1.ebuild,v 1.1 2011/10/04 15:21:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molrep/molrep-11.0.03-r1.ebuild,v 1.2 2012/10/19 09:56:23 jlec Exp $ EAPI=4 @@ -16,8 +16,6 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" - virtual/fortran - >=sci-libs/ccp4-libs-6.1.3 sci-libs/mmdb virtual/lapack" |