diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 09:22:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 09:22:14 +0000 |
commit | 74c86bd482f7448f15c0bd56382b1137c275cb8f (patch) | |
tree | 37cad49794d9431740cf1bef853fa589a2b9edaf /sci-physics/hepmc | |
parent | x86 stable wrt bug #354009 (diff) | |
download | gentoo-2-74c86bd482f7448f15c0bd56382b1137c275cb8f.tar.gz gentoo-2-74c86bd482f7448f15c0bd56382b1137c275cb8f.tar.bz2 gentoo-2-74c86bd482f7448f15c0bd56382b1137c275cb8f.zip |
x86 stable wrt bug #354011
(Portage version: 2.1.9.25/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 6f8c4b18921b..7807ecbdaf00 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.21 2011/02/07 19:34:02 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.22 2011/02/09 09:22:14 phajdan.jr Exp $ + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hepmc-2.06.03.ebuild: + x86 stable wrt bug #354011 *hepmc-2.06.04 (07 Feb 2011) diff --git a/sci-physics/hepmc/hepmc-2.06.03.ebuild b/sci-physics/hepmc/hepmc-2.06.03.ebuild index 46f5da266a29..95f2f21fc20d 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.2 2011/01/18 16:45:55 xarthisius Exp $ +# $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 $ 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="" |