diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-21 09:10:27 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-21 09:10:27 +0000 |
commit | edaba71ddb5a9107338c216b2bf793dfaaa04337 (patch) | |
tree | 16edbcf42b610c22d5ae26ceeefb7ae5a00ae80c /sci-chemistry/platon/platon-20110126.ebuild | |
parent | Added fortran-2.eclass support (diff) | |
download | gentoo-2-edaba71ddb5a9107338c216b2bf793dfaaa04337.tar.gz gentoo-2-edaba71ddb5a9107338c216b2bf793dfaaa04337.tar.bz2 gentoo-2-edaba71ddb5a9107338c216b2bf793dfaaa04337.zip |
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/platon/platon-20110126.ebuild')
-rw-r--r-- | sci-chemistry/platon/platon-20110126.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/platon/platon-20110126.ebuild b/sci-chemistry/platon/platon-20110126.ebuild index 50705b1411a8..105584c0e7ce 100644 --- a/sci-chemistry/platon/platon-20110126.ebuild +++ b/sci-chemistry/platon/platon-20110126.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/platon/platon-20110126.ebuild,v 1.1 2011/01/26 10:19:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/platon/platon-20110126.ebuild,v 1.2 2011/06/21 09:10:27 jlec Exp $ EAPI="3" -inherit eutils flag-o-matic multilib toolchain-funcs +inherit eutils fortran-2 flag-o-matic multilib toolchain-funcs DESCRIPTION="Versatile, SHELX-97 compatible, multipurpose crystallographic tool" HOMEPAGE="http://www.cryst.chem.uu.nl/platon/" |