summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-28 20:00:38 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-28 20:00:38 +0000
commit8554d2f1c0bc861d421859b5fdc132615b8ac531 (patch)
tree4a76e6b2bd8238e8c1344e072f25d4d00e63a98f /sci-physics
parentMarking qhull-2010.1-r2 ppc for bug 345279 (diff)
downloadgentoo-2-8554d2f1c0bc861d421859b5fdc132615b8ac531.tar.gz
gentoo-2-8554d2f1c0bc861d421859b5fdc132615b8ac531.tar.bz2
gentoo-2-8554d2f1c0bc861d421859b5fdc132615b8ac531.zip
Marking clhep-2.1.0.1 ppc for bug 354009
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sci-physics')
-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 c74cac34009b..181253105cfe 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.34 2011/02/18 17:09:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.35 2011/06/28 20:00:38 ranger Exp $
+
+ 28 Jun 2011; Brent Baude <ranger@gentoo.org> clhep-2.1.0.1.ebuild:
+ Marking clhep-2.1.0.1 ppc for bug 354009
18 Feb 2011; Jeroen Roovers <jer@gentoo.org> clhep-2.1.0.1.ebuild:
Stable for HPPA (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 4cb5cbcfdc11..8a11f8f83687 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.5 2011/02/18 17:09:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.6 2011/06/28 20:00:38 ranger 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 x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="exceptions static-libs"
RDEPEND=""