diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
commit | a062b590dbba5b6a942a33ab9cf6cc322828dd11 (patch) | |
tree | 06e5492e87a30d46ab87663ccadc5663dd1d3ab3 /sci-physics/clhep | |
parent | amd64 stable, bug 245875 (diff) | |
download | historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.gz historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.bz2 historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.zip |
amd64 stable, bug 245875
Package-Manager: portage-2.1.6.9/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/clhep/clhep-2.0.4.2.ebuild b/sci-physics/clhep/clhep-2.0.4.2.ebuild index 0a37eef5d53f..b4402183acd9 100644 --- a/sci-physics/clhep/clhep-2.0.4.2.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.2.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/clhep/clhep-2.0.4.2.ebuild,v 1.3 2009/03/03 17:09:08 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.4 2009/03/22 21:41:03 darkside Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/distributions LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc sparc ~x86" IUSE="exceptions" RDEPEND="" |