diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-25 14:46:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-25 14:46:19 +0000 |
commit | 25a70208e49b4ffec89d00dac118472894c8fdff (patch) | |
tree | c973a78592c04ba7fff1a6db36d30d7ae3398ace /sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild | |
parent | amd64/x86 stable, bug #294439 (diff) | |
download | gentoo-2-25a70208e49b4ffec89d00dac118472894c8fdff.tar.gz gentoo-2-25a70208e49b4ffec89d00dac118472894c8fdff.tar.bz2 gentoo-2-25a70208e49b4ffec89d00dac118472894c8fdff.zip |
amd64/x86 stable, bug #294441
(Portage version: 2.2_rc51/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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild index 2ab5a9d4a4eb..094e7fe19de3 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1 2009/04/17 18:02:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.2 2009/11/25 14:46:19 maekke Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2 BSD" SRC_URI="mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="+herwig" |