diff options
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index 710b9da88c78..d7ed168a4168 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/clhep # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.10 2009/04/17 13:34:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.11 2009/05/05 19:39:02 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> clhep-2.0.4.2.ebuild: + stable x86, bug 245875 17 Apr 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> -clhep-2.0.4.0.ebuild: diff --git a/sci-physics/clhep/clhep-2.0.4.2.ebuild b/sci-physics/clhep/clhep-2.0.4.2.ebuild index b4402183acd9..9b0b1bc919cd 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.4 2009/03/22 21:41:03 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.5 2009/05/05 19:39:02 fauli 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="" |