diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-21 09:54:24 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-21 09:54:24 +0000 |
commit | a2b2bf3f0b40d7977c1c4bbf545caa925852cc5c (patch) | |
tree | 78315d75f5a4f7aa6602ab271bd7f4a0c8e642f2 /sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild | |
parent | Added fortran-2.eclass support (diff) | |
download | gentoo-2-a2b2bf3f0b40d7977c1c4bbf545caa925852cc5c.tar.gz gentoo-2-a2b2bf3f0b40d7977c1c4bbf545caa925852cc5c.tar.bz2 gentoo-2-a2b2bf3f0b40d7977c1c4bbf545caa925852cc5c.zip |
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild')
-rw-r--r-- | sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild index 47eed7c5404f..738d0b864b77 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.6 2010/10/10 21:52:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.7 2011/06/21 09:54:24 jlec Exp $ EAPI=2 -inherit eutils toolchain-funcs +inherit eutils fortran-2 toolchain-funcs DEB_PN=mclibs DEB_PV=${PV}.dfsg.2 |