diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-28 18:54:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-28 18:54:23 +0000 |
commit | e7c0f3300e7202fd62ccabae095fcde3f9dab752 (patch) | |
tree | d0ce57f262f1f35732b3b524627e4172e0b4cb01 /sci-physics | |
parent | ppc stable #297306 (diff) | |
download | gentoo-2-e7c0f3300e7202fd62ccabae095fcde3f9dab752.tar.gz gentoo-2-e7c0f3300e7202fd62ccabae095fcde3f9dab752.tar.bz2 gentoo-2-e7c0f3300e7202fd62ccabae095fcde3f9dab752.zip |
sparc stable wrt #294444
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/hepmc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.05.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog index 91f77c9df8f2..66712afaee6e 100644 --- a/sci-physics/hepmc/ChangeLog +++ b/sci-physics/hepmc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/hepmc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.10 2009/12/10 20:48:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.11 2009/12/28 18:54:23 armin76 Exp $ + + 28 Dec 2009; Raúl Porcel <armin76@gentoo.org> hepmc-2.05.00.ebuild: + sparc stable wrt #294444 10 Dec 2009; Markus Meier <maekke@gentoo.org> hepmc-2.05.00.ebuild: amd64 stable, bug #294444 diff --git a/sci-physics/hepmc/hepmc-2.05.00.ebuild b/sci-physics/hepmc/hepmc-2.05.00.ebuild index 564a2cd1f38c..42a651aec144 100644 --- a/sci-physics/hepmc/hepmc-2.05.00.ebuild +++ b/sci-physics/hepmc/hepmc-2.05.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.00.ebuild,v 1.4 2009/12/10 20:48:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.00.ebuild,v 1.5 2009/12/28 18:54:23 armin76 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" DEPEND="" |