summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:41:08 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:41:08 +0000
commit5bd47bc3697fc13f3b1e73aad3929abf64592e55 (patch)
tree991a89da42f27fde2a9028010980dec7fc454f9d /sci-physics/clhep
parentThe git-1.6.2.* issue is solved now, patches in the ebuild. (diff)
downloadhistorical-5bd47bc3697fc13f3b1e73aad3929abf64592e55.tar.gz
historical-5bd47bc3697fc13f3b1e73aad3929abf64592e55.tar.bz2
historical-5bd47bc3697fc13f3b1e73aad3929abf64592e55.zip
stable x86, bug 245875
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r--sci-physics/clhep/ChangeLog5
-rw-r--r--sci-physics/clhep/clhep-2.0.4.2.ebuild4
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=""