diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:03 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:03 +0000 |
commit | a8338edce54e30196b85b4821aa8de69b99b4da2 (patch) | |
tree | c3fd72aa2c4416a0253978b6d70c30bb7e6c68e6 /sci-physics | |
parent | amd64 stable, bug 245875 (diff) | |
download | gentoo-2-a8338edce54e30196b85b4821aa8de69b99b4da2.tar.gz gentoo-2-a8338edce54e30196b85b4821aa8de69b99b4da2.tar.bz2 gentoo-2-a8338edce54e30196b85b4821aa8de69b99b4da2.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-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="" |