diff options
Diffstat (limited to 'sci-chemistry/makecif/makecif-5.6.6.ebuild')
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/makecif/makecif-5.6.6.ebuild b/sci-chemistry/makecif/makecif-5.6.6.ebuild index 74bb28d15a0d..41e8f67a8fa1 100644 --- a/sci-chemistry/makecif/makecif-5.6.6.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 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.7 2011/01/16 11:17:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.8 2011/06/21 09:06:22 jlec Exp $ EAPI="3" -inherit eutils toolchain-funcs +inherit eutils fortran-2 toolchain-funcs DESCRIPTION="PDB --> CIF convertor" HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/makecif.html" |