diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-09 22:57:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-09 22:57:00 +0000 |
commit | dc81b7900285d6bee66a798b38aa47dd1d77276f (patch) | |
tree | f7c83632d56333cc0087070088b6db2cfad8c72d /sci-physics/hepmc | |
parent | stable x86, bug 296263 (diff) | |
download | gentoo-2-dc81b7900285d6bee66a798b38aa47dd1d77276f.tar.gz gentoo-2-dc81b7900285d6bee66a798b38aa47dd1d77276f.tar.bz2 gentoo-2-dc81b7900285d6bee66a798b38aa47dd1d77276f.zip |
stable x86, bug 294444
(Portage version: 2.1.6.13/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.05.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog index bde8db444d83..226b15453803 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.8 2009/12/08 03:09:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.9 2009/12/09 22:57:00 fauli Exp $ + + 09 Dec 2009; Christian Faulhammer <fauli@gentoo.org> hepmc-2.05.00.ebuild: + stable x86, bug 294444 08 Dec 2009; Jeroen Roovers <jer@gentoo.org> hepmc-2.05.00.ebuild: Stable for HPPA (bug #294444). diff --git a/sci-physics/hepmc/hepmc-2.05.00.ebuild b/sci-physics/hepmc/hepmc-2.05.00.ebuild index bea4fd88177b..ca479b314d4a 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.2 2009/12/08 03:09:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.00.ebuild,v 1.3 2009/12/09 22:57:00 fauli 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="" |