summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:04:39 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:04:39 +0000
commit4c59cd2aefcc9d0dab3c962f908f21b109044ad4 (patch)
tree03345e15905d361d67fa2a40b82fd564c60c5d72 /sci-physics/clhep
parentStable on amd64 wrt bug #354007 (diff)
downloadgentoo-2-4c59cd2aefcc9d0dab3c962f908f21b109044ad4.tar.gz
gentoo-2-4c59cd2aefcc9d0dab3c962f908f21b109044ad4.tar.bz2
gentoo-2-4c59cd2aefcc9d0dab3c962f908f21b109044ad4.zip
Stable on amd64 wrt bug #354009
(Portage version: 2.1.9.36/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.1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog
index 9d3060a07a73..dcba827a54ae 100644
--- a/sci-physics/clhep/ChangeLog
+++ b/sci-physics/clhep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/clhep
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.31 2011/02/09 09:10:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.32 2011/02/10 23:04:38 hwoarang Exp $
+
+ 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> clhep-2.1.0.1.ebuild:
+ Stable on amd64 wrt bug #354009
09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> clhep-2.1.0.1.ebuild:
x86 stable wrt bug #354009
diff --git a/sci-physics/clhep/clhep-2.1.0.1.ebuild b/sci-physics/clhep/clhep-2.1.0.1.ebuild
index ea8453a09d47..b3074d7ad42b 100644
--- a/sci-physics/clhep/clhep-2.1.0.1.ebuild
+++ b/sci-physics/clhep/clhep-2.1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.2 2011/02/09 09:10:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.3 2011/02/10 23:04:39 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 static-libs"
RDEPEND=""