diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
commit | a062b590dbba5b6a942a33ab9cf6cc322828dd11 (patch) | |
tree | 06e5492e87a30d46ab87663ccadc5663dd1d3ab3 /sci-physics/hepmc | |
parent | amd64 stable, bug 245875 (diff) | |
download | historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.gz historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.bz2 historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.zip |
amd64 stable, bug 245875
Package-Manager: portage-2.1.6.9/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 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="" |