summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-16 12:44:24 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-16 12:44:24 +0000
commit97b50fef7374271f9637276c9a5c6cca7b7d03e4 (patch)
treef50d6fec78a7e861cac2c40ec01c69c583109f8d /sci-physics
parentamd64 stable, removed old. (diff)
downloadhistorical-97b50fef7374271f9637276c9a5c6cca7b7d03e4.tar.gz
historical-97b50fef7374271f9637276c9a5c6cca7b7d03e4.tar.bz2
historical-97b50fef7374271f9637276c9a5c6cca7b7d03e4.zip
Marked ~hppa (bug #236718).
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/hepmc/ChangeLog5
-rw-r--r--sci-physics/hepmc/Manifest4
-rw-r--r--sci-physics/hepmc/hepmc-2.04.00.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog
index 6c7c3e1255a9..90654aedb65d 100644
--- a/sci-physics/hepmc/ChangeLog
+++ b/sci-physics/hepmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/hepmc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.2 2008/09/08 11:52:53 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.3 2008/09/16 12:44:24 jer Exp $
+
+ 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> hepmc-2.04.00.ebuild:
+ Marked ~hppa (bug #236718).
08 Sep 2008; Ferris McCormick <fmccor@gentoo.org> hepmc-2.04.00.ebuild:
Add ~sparc for testing --- Bug #236718 --- all tests pass.
diff --git a/sci-physics/hepmc/Manifest b/sci-physics/hepmc/Manifest
index 7abe36dae3ad..4dad3b6c00e6 100644
--- a/sci-physics/hepmc/Manifest
+++ b/sci-physics/hepmc/Manifest
@@ -1,4 +1,4 @@
DIST HepMC-2.04.00.tar.gz 6360541 RMD160 d4781eb0ea849f13402b000e49eaf999518204bb SHA1 ea85e0694505a28c82041414085dc144e975bb8d SHA256 a221e6eda77b41fa7f073c7d37028314d7a77793555cd594944f59b34f2f947a
-EBUILD hepmc-2.04.00.ebuild 1245 RMD160 3efaa3b388e33158f25caa02bd5ebb0c0dba9d5a SHA1 055726f3b761d15ecf7d6a24b0949a8494b2e482 SHA256 bdd25742ecf2dc76459ad275c2ac49d188fc62f2952a7d0b77467af2860156d8
-MISC ChangeLog 539 RMD160 7c0d2357b2033a1a32f59cd4a6a7bda56e71cd54 SHA1 c8d8e465330c6e4ada09dc682423b326586771fc SHA256 27baf7f43c3ce83df0dbee26b5aace60ae8b45684e62d3866c7fd203547ea2ab
+EBUILD hepmc-2.04.00.ebuild 1248 RMD160 f1c495de283f25bb950a0d5dc89e7aa9858076a3 SHA1 2b315863ae7d3e1559ec1c70c0f939de5a99847e SHA256 210860a16b75fd54b9c2adda42307a626b44bcedd30a2c8f52f78272774976ee
+MISC ChangeLog 636 RMD160 75c73d748d1e2c1d5c67e773d7b7413ed7a58791 SHA1 fd25b1cba20723b74085546393c8a87d600505d9 SHA256 77d9e8f2b5955ba61e9369d5e4a6e4840b15515164e36af3a543c2a116323fce
MISC metadata.xml 1291 RMD160 6f907411d6c897e4f01c06f97c535ea7c3af7875 SHA1 cb5af85bd4c34210192209a4f2242123982c3baa SHA256 56362a0f765e7b4ba3c38648e1930e1c1a253008d8e28a533ac407ee7d1b69ef
diff --git a/sci-physics/hepmc/hepmc-2.04.00.ebuild b/sci-physics/hepmc/hepmc-2.04.00.ebuild
index 3eb13becac06..f5180026ab89 100644
--- a/sci-physics/hepmc/hepmc-2.04.00.ebuild
+++ b/sci-physics/hepmc/hepmc-2.04.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.2 2008/09/08 11:52:53 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.3 2008/09/16 12:44:24 jer Exp $
MYP=HepMC-${PV}
@@ -10,7 +10,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE="doc examples gev cm"
DEPEND=""