summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-24 14:47:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-24 14:47:50 +0000
commit84a639f02ead5dfeee99412e0b0dffd4c22015ea (patch)
treebfaad8ee9cd882dd73ede4ce34ea9176413c6392 /sci-physics
parentppc stable #319177 (diff)
downloadgentoo-2-84a639f02ead5dfeee99412e0b0dffd4c22015ea.tar.gz
gentoo-2-84a639f02ead5dfeee99412e0b0dffd4c22015ea.tar.bz2
gentoo-2-84a639f02ead5dfeee99412e0b0dffd4c22015ea.zip
sparc stable wrt #318457
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/clhep/ChangeLog5
-rw-r--r--sci-physics/clhep/clhep-2.0.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog
index 9278d70b3a8d..e4251fa38f2e 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.23 2010/05/12 15:09:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.24 2010/05/24 14:47:50 armin76 Exp $
+
+ 24 May 2010; Raúl Porcel <armin76@gentoo.org> clhep-2.0.4.6.ebuild:
+ sparc stable wrt #318457
12 May 2010; Jeroen Roovers <jer@gentoo.org> clhep-2.0.4.6.ebuild:
Stable for HPPA (bug #318457).
diff --git a/sci-physics/clhep/clhep-2.0.4.6.ebuild b/sci-physics/clhep/clhep-2.0.4.6.ebuild
index 6642ecf5fbce..f3a860fae9d3 100644
--- a/sci-physics/clhep/clhep-2.0.4.6.ebuild
+++ b/sci-physics/clhep/clhep-2.0.4.6.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.6.ebuild,v 1.3 2010/05/12 15:09:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.4 2010/05/24 14:47:50 armin76 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=""