diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:07:46 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:07:46 +0000 |
commit | 9c97ec70c2725e2b5fec4785292aae1263dcc9a4 (patch) | |
tree | ef38f43ea898c9ae07c9df014cf9ab3cb0d41199 /sci-physics/hepmc | |
parent | Version bump. Per bug #260759. (diff) | |
download | gentoo-2-9c97ec70c2725e2b5fec4785292aae1263dcc9a4.tar.gz gentoo-2-9c97ec70c2725e2b5fec4785292aae1263dcc9a4.tar.bz2 gentoo-2-9c97ec70c2725e2b5fec4785292aae1263dcc9a4.zip |
Bump, thanks Ben Bannier, closing bug #257689
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.04.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-2.04.00.ebuild b/sci-physics/hepmc/hepmc-2.04.00.ebuild index f5180026ab89..dbcb0775f7da 100644 --- a/sci-physics/hepmc/hepmc-2.04.00.ebuild +++ b/sci-physics/hepmc/hepmc-2.04.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.3 2008/09/16 12:44:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.4 2009/03/03 17:07:46 fmccor Exp $ MYP=HepMC-${PV} @@ -10,7 +10,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="" |