summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-01-20 17:55:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-01-20 17:55:37 +0000
commit03cafc2302c8884b2c1358895416fe2c3f9c04f3 (patch)
treefa511b881319690c5ba9db085bd7f868914b5e74 /sci-physics/clhep
parentimprove EPERM-bug workaround (diff)
downloadgentoo-2-03cafc2302c8884b2c1358895416fe2c3f9c04f3.tar.gz
gentoo-2-03cafc2302c8884b2c1358895416fe2c3f9c04f3.tar.bz2
gentoo-2-03cafc2302c8884b2c1358895416fe2c3f9c04f3.zip
Stable on amd64 wrt bug #301491
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r--sci-physics/clhep/ChangeLog5
-rw-r--r--sci-physics/clhep/clhep-2.0.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog
index fa1a49e3e552..08e969dd891d 100644
--- a/sci-physics/clhep/ChangeLog
+++ b/sci-physics/clhep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/clhep
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.15 2010/01/19 20:22:38 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.16 2010/01/20 17:55:37 hwoarang Exp $
+
+ 20 Jan 2010; <hwoarang@gentoo.org> clhep-2.0.4.5.ebuild:
+ Stable on amd64 wrt bug #301491
19 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> clhep-2.0.4.5.ebuild,
+files/clhep-2.0.4.5-gcc4.3.patch:
diff --git a/sci-physics/clhep/clhep-2.0.4.5.ebuild b/sci-physics/clhep/clhep-2.0.4.5.ebuild
index b4a35e8ad0e7..5eaa562e59c3 100644
--- a/sci-physics/clhep/clhep-2.0.4.5.ebuild
+++ b/sci-physics/clhep/clhep-2.0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.5.ebuild,v 1.2 2010/01/19 20:22:38 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.3 2010/01/20 17:55:37 hwoarang Exp $
EAPI=2
inherit autotools eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep"
SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
LICENSE="public-domain"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="exceptions"
RDEPEND=""