summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-22 03:51:17 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-22 03:51:17 +0000
commit99be37c5316e4a240cf543d7316686d95cb800d8 (patch)
tree1cf7d5a3d9f47f63ddcf869181129c5190ee37b1 /sci-physics
parentStable for HPPA (bug #299826). (diff)
downloadgentoo-2-99be37c5316e4a240cf543d7316686d95cb800d8.tar.gz
gentoo-2-99be37c5316e4a240cf543d7316686d95cb800d8.tar.bz2
gentoo-2-99be37c5316e4a240cf543d7316686d95cb800d8.zip
Stable for HPPA (bug #301491).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-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 c324eea577c3..7534b0e6614e 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.17 2010/01/21 14:07:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.18 2010/01/22 03:51:17 jer Exp $
+
+ 22 Jan 2010; Jeroen Roovers <jer@gentoo.org> clhep-2.0.4.5.ebuild:
+ Stable for HPPA (bug #301491).
21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> clhep-2.0.4.5.ebuild:
stable x86, bug 301491
diff --git a/sci-physics/clhep/clhep-2.0.4.5.ebuild b/sci-physics/clhep/clhep-2.0.4.5.ebuild
index c128e023e475..5c6caae390a1 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.4 2010/01/21 14:07:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.5 2010/01/22 03:51:17 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 ~sparc x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
IUSE="exceptions"
RDEPEND=""