diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:46:36 +0000 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:46:36 +0000 |
commit | 27f6eb9cb58f0433026f8ca5682a2cbe25a05e3a (patch) | |
tree | 2482e053ab4d57c97c7aaa2002136173cb67eca9 /sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild | |
parent | Tested on ~x86 (diff) | |
download | historical-27f6eb9cb58f0433026f8ca5682a2cbe25a05e3a.tar.gz historical-27f6eb9cb58f0433026f8ca5682a2cbe25a05e3a.tar.bz2 historical-27f6eb9cb58f0433026f8ca5682a2cbe25a05e3a.zip |
fix homepage
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: portage-2.2.20/cvs/Linux i686
Manifest-Sign-Key: 0x565953B95372756C
Diffstat (limited to 'sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild')
-rw-r--r-- | sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild index 400b84d9e597..134248cdfdca 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild,v 1.6 2013/09/23 12:26:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild,v 1.7 2015/05/27 14:46:30 bircoph Exp $ EAPI=5 @@ -12,7 +12,7 @@ DEB_PR=1 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="Monte-carlo library and tools for the cernlib" -HOMEPAGE="http://wwwasd.web.cern.ch/wwwasd/cernlib" +HOMEPAGE="https://cernlib.web.cern.ch/cernlib/" SRC_URI=" mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.debian.tar.gz" |