summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:18:31 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:18:31 +0000
commit13b48237e55a44781c9f4bcd1d8fbdaa2e1730af (patch)
treec86dc6769b5fa673adf0c39bbf5ce1d27a93ce24 /sci-physics
parentstable amd64, bug 320219 (diff)
downloadgentoo-2-13b48237e55a44781c9f4bcd1d8fbdaa2e1730af.tar.gz
gentoo-2-13b48237e55a44781c9f4bcd1d8fbdaa2e1730af.tar.bz2
gentoo-2-13b48237e55a44781c9f4bcd1d8fbdaa2e1730af.zip
stable amd64, bug 318461
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/hepmc/ChangeLog5
-rw-r--r--sci-physics/hepmc/hepmc-2.05.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog
index 1da69acd8fb9..ee3bdbab7a30 100644
--- a/sci-physics/hepmc/ChangeLog
+++ b/sci-physics/hepmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/hepmc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.14 2010/05/17 09:37:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.15 2010/05/25 21:18:31 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> hepmc-2.05.01.ebuild:
+ stable amd64, bug 318461
17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hepmc-2.05.01.ebuild:
x86 stable wrt bug #318461
diff --git a/sci-physics/hepmc/hepmc-2.05.01.ebuild b/sci-physics/hepmc/hepmc-2.05.01.ebuild
index 9b6fb1d53a1f..577acb88bcda 100644
--- a/sci-physics/hepmc/hepmc-2.05.01.ebuild
+++ b/sci-physics/hepmc/hepmc-2.05.01.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/hepmc/hepmc-2.05.01.ebuild,v 1.3 2010/05/17 09:37:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.01.ebuild,v 1.4 2010/05/25 21:18:31 pacho 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"
RDEPEND=""