summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:37:24 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:37:24 +0000
commit65506ff0e4a71cc426476b3ec388d2b777a1821c (patch)
tree603754ca4f7fc472b0ce8e0e1bc7f7bdf70d02fb /sci-physics/hepmc
parentBug #267095: version bump. Testsuite now available thanks to patches from Joh... (diff)
downloadgentoo-2-65506ff0e4a71cc426476b3ec388d2b777a1821c.tar.gz
gentoo-2-65506ff0e4a71cc426476b3ec388d2b777a1821c.tar.bz2
gentoo-2-65506ff0e4a71cc426476b3ec388d2b777a1821c.zip
stable x86, bug 245875
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r--sci-physics/hepmc/ChangeLog5
-rw-r--r--sci-physics/hepmc/hepmc-2.04.00.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog
index e8dcdd93a5ec..ef577eb96688 100644
--- a/sci-physics/hepmc/ChangeLog
+++ b/sci-physics/hepmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/hepmc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.5 2009/03/22 21:50:34 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.6 2009/05/05 19:37:24 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> hepmc-2.04.00.ebuild:
+ stable x86, bug 245875
22 Mar 2009; Jeremy Olexa <darkside@gentoo.org> hepmc-2.04.00.ebuild:
amd64 stable, bug 245875
diff --git a/sci-physics/hepmc/hepmc-2.04.00.ebuild b/sci-physics/hepmc/hepmc-2.04.00.ebuild
index a03b66e9eb60..b65a1b6d76a0 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
+# Copyright 1999-2009 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.5 2009/03/22 21:40:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.6 2009/05/05 19:37:24 fauli 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 ~hppa sparc ~x86"
+KEYWORDS="amd64 ~hppa sparc x86"
IUSE="doc examples gev cm"
DEPEND=""