diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:58 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:58 +0000 |
commit | ca26081bb2726dd37ad78fd5220bd581298705be (patch) | |
tree | 73fb548f28dc687c1b74bc8a3db525f8daf08d20 /sci-physics/hepmc | |
parent | Stable on amd64 wrt bug #354009 (diff) | |
download | historical-ca26081bb2726dd37ad78fd5220bd581298705be.tar.gz historical-ca26081bb2726dd37ad78fd5220bd581298705be.tar.bz2 historical-ca26081bb2726dd37ad78fd5220bd581298705be.zip |
Stable on amd64 wrt bug #354011
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
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 7807ecbdaf00..51d090c33521 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.22 2011/02/09 09:22:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.23 2011/02/10 23:04:58 hwoarang Exp $ + + 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> hepmc-2.06.03.ebuild: + Stable on amd64 wrt bug #354011 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hepmc-2.06.03.ebuild: x86 stable wrt bug #354011 diff --git a/sci-physics/hepmc/hepmc-2.06.03.ebuild b/sci-physics/hepmc/hepmc-2.06.03.ebuild index 95f2f21fc20d..b9954ebed76f 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.3 2011/02/09 09:22:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.4 2011/02/10 23:04:58 hwoarang 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 static-libs" RDEPEND="" |