diff options
author | 2010-12-16 13:31:14 +0000 | |
---|---|---|
committer | 2010-12-16 13:31:14 +0000 | |
commit | 8577ead0cad8c43ecc6dfcb28cedf6ec5d40e258 (patch) | |
tree | b1b3b816e1578fa49f0ef286cfa2dabc2eacd24e /sci-chemistry/makecif | |
parent | ha-propser is gone, remove the mask (diff) | |
download | historical-8577ead0cad8c43ecc6dfcb28cedf6ec5d40e258.tar.gz historical-8577ead0cad8c43ecc6dfcb28cedf6ec5d40e258.tar.bz2 historical-8577ead0cad8c43ecc6dfcb28cedf6ec5d40e258.zip |
Removal of fortran.eclass, #348851
Package-Manager: portage-2.2.0_alpha8/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/makecif')
-rw-r--r-- | sci-chemistry/makecif/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/makecif/ChangeLog b/sci-chemistry/makecif/ChangeLog index 665055a12388..7ac631678443 100644 --- a/sci-chemistry/makecif/ChangeLog +++ b/sci-chemistry/makecif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/makecif # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.1 2010/06/15 08:16:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.2 2010/12/16 13:31:14 jlec Exp $ + + 16 Dec 2010; Justin Lecher <jlec@gentoo.org> makecif-5.6.6.ebuild: + Removal of fortran.eclass, #348851 *makecif-5.6.6 (15 Jun 2010) diff --git a/sci-chemistry/makecif/makecif-5.6.6.ebuild b/sci-chemistry/makecif/makecif-5.6.6.ebuild index fe041c47c902..08d383cb870f 100644 --- a/sci-chemistry/makecif/makecif-5.6.6.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.1 2010/06/15 08:16:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.2 2010/12/16 13:31:14 jlec Exp $ EAPI="3" -FORTRANC="ifc gfortran" -inherit eutils fortran +inherit eutils DESCRIPTION="PDB --> CIF convertor" HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/makecif.html" |