diff options
author | 2010-07-10 19:00:57 +0000 | |
---|---|---|
committer | 2010-07-10 19:00:57 +0000 | |
commit | b19712054607d39f748f3bc38d1a373dcb37e5aa (patch) | |
tree | ceadaea2ee18335cd6c5ed2673825fb49ce8abb9 /sci-physics/hepmc | |
parent | marked ~ia64 (diff) | |
download | gentoo-2-b19712054607d39f748f3bc38d1a373dcb37e5aa.tar.gz gentoo-2-b19712054607d39f748f3bc38d1a373dcb37e5aa.tar.bz2 gentoo-2-b19712054607d39f748f3bc38d1a373dcb37e5aa.zip |
sparc stable wrt #318461
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r-- | sci-physics/hepmc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.05.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog index d80d0b71b302..ca31fa0a2b26 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.16 2010/06/08 05:15:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.17 2010/07/10 19:00:57 armin76 Exp $ + + 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> hepmc-2.05.01.ebuild: + sparc stable wrt #318461 *hepmc-2.06.00 (08 Jun 2010) diff --git a/sci-physics/hepmc/hepmc-2.05.01.ebuild b/sci-physics/hepmc/hepmc-2.05.01.ebuild index 577acb88bcda..58a9401da339 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.4 2010/05/25 21:18:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.01.ebuild,v 1.5 2010/07/10 19:00:57 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" RDEPEND="" |