summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-12 15:10:38 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-12 15:10:38 +0000
commitf78ea61321b8f66771cf682509e9029f105cbf85 (patch)
tree9338e5dde6b5ff79d9c39a5e0922dabf603a2b2f /sci-physics/hepmc
parentrevised rdepend (diff)
downloadhistorical-f78ea61321b8f66771cf682509e9029f105cbf85.tar.gz
historical-f78ea61321b8f66771cf682509e9029f105cbf85.tar.bz2
historical-f78ea61321b8f66771cf682509e9029f105cbf85.zip
Stable for HPPA (bug #318461).
Package-Manager: portage-2.2_rc67/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 b2be06e78e22..98396d4b86f0 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.12 2010/01/08 03:38:33 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.13 2010/05/12 15:10:38 jer Exp $
+
+ 12 May 2010; Jeroen Roovers <jer@gentoo.org> hepmc-2.05.01.ebuild:
+ Stable for HPPA (bug #318461).
08 Jan 2010; SĂ©bastien Fabbro <bicatali@gentoo.org>
-hepmc-2.04.00.ebuild, -hepmc-2.04.01.ebuild, +hepmc-2.05.01.ebuild:
diff --git a/sci-physics/hepmc/hepmc-2.05.01.ebuild b/sci-physics/hepmc/hepmc-2.05.01.ebuild
index aaa02531e347..e69e5f369c4f 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.1 2010/01/08 03:38:33 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.01.ebuild,v 1.2 2010/05/12 15:10:38 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 ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~sparc ~x86"
IUSE="doc examples gev cm"
RDEPEND=""