summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:16:40 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:16:40 +0000
commitbf4150e30877b0e6a277847e5000d0ac8652cbf4 (patch)
tree48ae6ca8e7bd35ac7eba8f2c3a346ecbecd76d49 /sci-physics/clhep
parentstable amd64, bug 319195 (diff)
downloadgentoo-2-bf4150e30877b0e6a277847e5000d0ac8652cbf4.tar.gz
gentoo-2-bf4150e30877b0e6a277847e5000d0ac8652cbf4.tar.bz2
gentoo-2-bf4150e30877b0e6a277847e5000d0ac8652cbf4.zip
stable amd64, bug 318457
(Portage version: 2.1.8.3/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.0.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog
index e4251fa38f2e..3b6bd9e9b263 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.24 2010/05/24 14:47:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.25 2010/05/25 21:16:40 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> clhep-2.0.4.6.ebuild:
+ stable amd64, bug 318457
24 May 2010; Raúl Porcel <armin76@gentoo.org> clhep-2.0.4.6.ebuild:
sparc stable wrt #318457
diff --git a/sci-physics/clhep/clhep-2.0.4.6.ebuild b/sci-physics/clhep/clhep-2.0.4.6.ebuild
index f3a860fae9d3..1d915bb013ea 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.4 2010/05/24 14:47:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.5 2010/05/25 21:16:40 pacho 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=""