diff options
author | 2009-05-05 19:39:02 +0000 | |
---|---|---|
committer | 2009-05-05 19:39:02 +0000 | |
commit | 3badb7bf72342de626fe4792a248574ad91f5d75 (patch) | |
tree | f69c1940684d8b0cbe476f7d0c13a8693baab98e /sci-physics/clhep | |
parent | The git-1.6.2.* issue is solved now, patches in the ebuild. (diff) | |
download | gentoo-2-3badb7bf72342de626fe4792a248574ad91f5d75.tar.gz gentoo-2-3badb7bf72342de626fe4792a248574ad91f5d75.tar.bz2 gentoo-2-3badb7bf72342de626fe4792a248574ad91f5d75.zip |
stable x86, bug 245875
(Portage version: 2.1.6.11/cvs/Linux i686)
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="" |