summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-18 17:09:09 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-18 17:09:09 +0000
commit519382089e08a97c00eda31718cecf0e5f651e5a (patch)
tree0f8c847e178b38c6d8860ce13375a3c6af623163 /sci-physics
parentStable for HPPA (bug #354015). (diff)
downloadgentoo-2-519382089e08a97c00eda31718cecf0e5f651e5a.tar.gz
gentoo-2-519382089e08a97c00eda31718cecf0e5f651e5a.tar.bz2
gentoo-2-519382089e08a97c00eda31718cecf0e5f651e5a.zip
Stable for HPPA (bug #354009).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
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 5e25d14ad862..c74cac34009b 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.33 2011/02/13 17:37:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.34 2011/02/18 17:09:09 jer Exp $
+
+ 18 Feb 2011; Jeroen Roovers <jer@gentoo.org> clhep-2.1.0.1.ebuild:
+ Stable for HPPA (bug #354009).
13 Feb 2011; Raúl Porcel <armin76@gentoo.org> clhep-2.0.4.6.ebuild,
clhep-2.1.0.1.ebuild:
diff --git a/sci-physics/clhep/clhep-2.1.0.1.ebuild b/sci-physics/clhep/clhep-2.1.0.1.ebuild
index 3deb948dbd0f..4cb5cbcfdc11 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.4 2011/02/13 17:37:57 armin76 Exp $
+# $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 $
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=""