summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 09:37:55 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 09:37:55 +0000
commit6997c5fd06f28ba36abcd639feafd0af6749ae64 (patch)
tree66be87c8fbc9a7e16c67d061c6e053e582b70657 /sci-physics/hepmc
parentx86 stable wrt bug #318327 (diff)
downloadgentoo-2-6997c5fd06f28ba36abcd639feafd0af6749ae64.tar.gz
gentoo-2-6997c5fd06f28ba36abcd639feafd0af6749ae64.tar.bz2
gentoo-2-6997c5fd06f28ba36abcd639feafd0af6749ae64.zip
x86 stable wrt bug #318461
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-physics/hepmc')
-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 98396d4b86f0..1da69acd8fb9 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.13 2010/05/12 15:10:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.14 2010/05/17 09:37:55 phajdan.jr Exp $
+
+ 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hepmc-2.05.01.ebuild:
+ x86 stable wrt bug #318461
12 May 2010; Jeroen Roovers <jer@gentoo.org> hepmc-2.05.01.ebuild:
Stable for HPPA (bug #318461).
diff --git a/sci-physics/hepmc/hepmc-2.05.01.ebuild b/sci-physics/hepmc/hepmc-2.05.01.ebuild
index e69e5f369c4f..9b6fb1d53a1f 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.2 2010/05/12 15:10:38 jer Exp $
+# $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 $
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=""