summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-18 17:10:18 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-18 17:10:18 +0000
commit5f085a6440e8ef7cba6fae5fa624408e96515813 (patch)
tree5199b799e42da6f9c16cdb7b9b5d37f0bcc42080 /sci-physics
parentStable for HPPA (bug #354009). (diff)
downloadgentoo-2-5f085a6440e8ef7cba6fae5fa624408e96515813.tar.gz
gentoo-2-5f085a6440e8ef7cba6fae5fa624408e96515813.tar.bz2
gentoo-2-5f085a6440e8ef7cba6fae5fa624408e96515813.zip
Stable for HPPA (bug #354011).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/hepmc/ChangeLog5
-rw-r--r--sci-physics/hepmc/hepmc-2.06.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog
index 273c8265748c..44d1e0044d2d 100644
--- a/sci-physics/hepmc/ChangeLog
+++ b/sci-physics/hepmc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/hepmc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.24 2011/02/13 17:36:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.25 2011/02/18 17:10:18 jer Exp $
+
+ 18 Feb 2011; Jeroen Roovers <jer@gentoo.org> hepmc-2.06.03.ebuild:
+ Stable for HPPA (bug #354011).
13 Feb 2011; Raúl Porcel <armin76@gentoo.org> hepmc-2.05.01.ebuild,
hepmc-2.06.03.ebuild, hepmc-2.06.04.ebuild:
diff --git a/sci-physics/hepmc/hepmc-2.06.03.ebuild b/sci-physics/hepmc/hepmc-2.06.03.ebuild
index 067a697a3748..cab77f156926 100644
--- a/sci-physics/hepmc/hepmc-2.06.03.ebuild
+++ b/sci-physics/hepmc/hepmc-2.06.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.5 2011/02/13 17:36:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.6 2011/02/18 17:10:18 jer 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 x86"
+KEYWORDS="amd64 hppa x86"
IUSE="doc examples gev cm static-libs"
RDEPEND=""