diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:40:49 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:40:49 +0000 |
commit | 8b6429b97bcde79aae81c49c61506c831ebadca1 (patch) | |
tree | 7afdedd1ba96a64c4a071836cb95803206280dba | |
parent | amd64 stable, bug 245875 (diff) | |
download | gentoo-2-8b6429b97bcde79aae81c49c61506c831ebadca1.tar.gz gentoo-2-8b6429b97bcde79aae81c49c61506c831ebadca1.tar.bz2 gentoo-2-8b6429b97bcde79aae81c49c61506c831ebadca1.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
-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 dbcb0775f7da..a03b66e9eb60 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.4 2009/03/03 17:07:46 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.5 2009/03/22 21:40:49 darkside 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="" |