summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-10 20:48:15 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-10 20:48:15 +0000
commitd296e6fc2ddc4add7e3042beba53c8acf4f57887 (patch)
treecebca1206a5a261d6ec75588ce555f1d4d50b0e4 /sci-physics/hepmc
parentDrop KDE SC-4.3.1. (diff)
downloadgentoo-2-d296e6fc2ddc4add7e3042beba53c8acf4f57887.tar.gz
gentoo-2-d296e6fc2ddc4add7e3042beba53c8acf4f57887.tar.bz2
gentoo-2-d296e6fc2ddc4add7e3042beba53c8acf4f57887.zip
amd64 stable, bug #294444
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r--sci-physics/hepmc/ChangeLog5
-rw-r--r--sci-physics/hepmc/hepmc-2.05.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog
index 226b15453803..91f77c9df8f2 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.9 2009/12/09 22:57:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.10 2009/12/10 20:48:15 maekke Exp $
+
+ 10 Dec 2009; Markus Meier <maekke@gentoo.org> hepmc-2.05.00.ebuild:
+ amd64 stable, bug #294444
09 Dec 2009; Christian Faulhammer <fauli@gentoo.org> hepmc-2.05.00.ebuild:
stable x86, bug 294444
diff --git a/sci-physics/hepmc/hepmc-2.05.00.ebuild b/sci-physics/hepmc/hepmc-2.05.00.ebuild
index ca479b314d4a..564a2cd1f38c 100644
--- a/sci-physics/hepmc/hepmc-2.05.00.ebuild
+++ b/sci-physics/hepmc/hepmc-2.05.00.ebuild
@@ -1,6 +1,6 @@
# 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.05.00.ebuild,v 1.3 2009/12/09 22:57:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.00.ebuild,v 1.4 2009/12/10 20:48:15 maekke Exp $
EAPI=2
@@ -12,7 +12,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=""