diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-18 17:10:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-18 17:10:18 +0000 |
commit | ed4e63212f35dbc50c46a5078e34c7b137d8aae2 (patch) | |
tree | 53b4b424c73f1e61be1ce925bf559a512688b504 /sci-physics/hepmc | |
parent | Stable for HPPA (bug #354009). (diff) | |
download | historical-ed4e63212f35dbc50c46a5078e34c7b137d8aae2.tar.gz historical-ed4e63212f35dbc50c46a5078e34c7b137d8aae2.tar.bz2 historical-ed4e63212f35dbc50c46a5078e34c7b137d8aae2.zip |
Stable for HPPA (bug #354011).
Package-Manager: portage-2.2.0_alpha24/cvs/Linux i686
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r-- | sci-physics/hepmc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.03.ebuild | 4 |
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="" |