diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:46:30 +0000 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:46:30 +0000 |
commit | d9c2e9e439f5d4d5bbdda13b1c9787a877ab19ab (patch) | |
tree | 6a487d3558a464ff889de866ecd6bd0678c8fc61 /sci-physics | |
parent | Tested on ~x86 (diff) | |
download | gentoo-2-d9c2e9e439f5d4d5bbdda13b1c9787a877ab19ab.tar.gz gentoo-2-d9c2e9e439f5d4d5bbdda13b1c9787a877ab19ab.tar.bz2 gentoo-2-d9c2e9e439f5d4d5bbdda13b1c9787a877ab19ab.zip |
fix homepage
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')
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/cernlib-montecarlo/ChangeLog b/sci-physics/cernlib-montecarlo/ChangeLog index e131d5a2f7cb..a4c598aa292e 100644 --- a/sci-physics/cernlib-montecarlo/ChangeLog +++ b/sci-physics/cernlib-montecarlo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/cernlib-montecarlo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.21 2013/09/23 12:26:59 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.22 2015/05/27 14:46:30 bircoph Exp $ + + 27 May 2015; Andrew Savchenko <bircoph@gentoo.org> + cernlib-montecarlo-2006-r2.ebuild, cernlib-montecarlo-2006-r3.ebuild: + Update homepage. 23 Sep 2013; Justin Lecher <jlec@gentoo.org> cernlib-montecarlo-2006-r3.ebuild, metadata.xml: diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild index c61cdaf8cf45..a1f8cc0842e3 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.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/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.10 2012/10/24 21:13:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.11 2015/05/27 14:46:30 bircoph Exp $ EAPI=2 @@ -12,7 +12,7 @@ DEB_PR=5 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}.diff.gz" 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" |