diff options
author | 2011-06-21 09:13:05 +0000 | |
---|---|---|
committer | 2011-06-21 09:13:05 +0000 | |
commit | 51d401eb7cfca011270f686f6d4ed30929320ef5 (patch) | |
tree | 0b4e04d2789e940c28b168e7d3c9b0f8f368bdcf /sci-chemistry/shelx/shelx-20060317-r1.ebuild | |
parent | Added fortran-2.eclass support (diff) | |
download | gentoo-2-51d401eb7cfca011270f686f6d4ed30929320ef5.tar.gz gentoo-2-51d401eb7cfca011270f686f6d4ed30929320ef5.tar.bz2 gentoo-2-51d401eb7cfca011270f686f6d4ed30929320ef5.zip |
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/shelx/shelx-20060317-r1.ebuild')
-rw-r--r-- | sci-chemistry/shelx/shelx-20060317-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/shelx/shelx-20060317-r1.ebuild b/sci-chemistry/shelx/shelx-20060317-r1.ebuild index 4ffd05ff046c..6467f09af98f 100644 --- a/sci-chemistry/shelx/shelx-20060317-r1.ebuild +++ b/sci-chemistry/shelx/shelx-20060317-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.8 2011/01/16 12:38:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317-r1.ebuild,v 1.9 2011/06/21 09:13:05 jlec Exp $ -inherit autotools eutils flag-o-matic toolchain-funcs +inherit autotools eutils fortran-2 flag-o-matic toolchain-funcs DESCRIPTION="Programs for crystal structure determination from single-crystal diffraction data" HOMEPAGE="http://shelx.uni-ac.gwdg.de/SHELX/" |