diff options
author | 2015-05-27 21:37:48 +0000 | |
---|---|---|
committer | 2015-05-27 21:37:48 +0000 | |
commit | afe6dc11e93e0405485205725a6272df7000286a (patch) | |
tree | 940d843832c68bd1b16193c38847ba92c23ee54a /sci-physics/hepmc/hepmc-2.06.08.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-afe6dc11e93e0405485205725a6272df7000286a.tar.gz gentoo-2-afe6dc11e93e0405485205725a6272df7000286a.tar.bz2 gentoo-2-afe6dc11e93e0405485205725a6272df7000286a.zip |
update homepage, floatflt dep, bump to EAPI=5
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
(Portage version: 2.2.20/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Diffstat (limited to 'sci-physics/hepmc/hepmc-2.06.08.ebuild')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/hepmc/hepmc-2.06.08.ebuild b/sci-physics/hepmc/hepmc-2.06.08.ebuild index a782653e5b22..ad51081d40fc 100644 --- a/sci-physics/hepmc/hepmc-2.06.08.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.08.ebuild,v 1.2 2012/08/07 16:56:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.08.ebuild,v 1.3 2015/05/27 21:37:48 bircoph Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit cmake-utils MYP=HepMC-${PV} DESCRIPTION="Event Record for Monte Carlo Generators" -HOMEPAGE="https://savannah.cern.ch/projects/hepmc/" +HOMEPAGE="http://lcgapp.cern.ch/project/simu/HepMC/" SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" |