diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:39 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:39 +0000 |
commit | 7a856a695e43b02362d7e0706d9ec9daba81d808 (patch) | |
tree | 91919f289c7fb7ba0d5e99b825c50cd118a682c4 /sci-physics/clhep/clhep-2.1.0.1.ebuild | |
parent | Stable on amd64 wrt bug #354007 (diff) | |
download | historical-7a856a695e43b02362d7e0706d9ec9daba81d808.tar.gz historical-7a856a695e43b02362d7e0706d9ec9daba81d808.tar.bz2 historical-7a856a695e43b02362d7e0706d9ec9daba81d808.zip |
Stable on amd64 wrt bug #354009
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/clhep/clhep-2.1.0.1.ebuild')
-rw-r--r-- | sci-physics/clhep/clhep-2.1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/clhep/clhep-2.1.0.1.ebuild b/sci-physics/clhep/clhep-2.1.0.1.ebuild index ea8453a09d47..b3074d7ad42b 100644 --- a/sci-physics/clhep/clhep-2.1.0.1.ebuild +++ b/sci-physics/clhep/clhep-2.1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.2 2011/02/09 09:10:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.3 2011/02/10 23:04:39 hwoarang Exp $ EAPI=2 inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="exceptions static-libs" RDEPEND="" |