diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:52:33 +0000 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:52:33 +0000 |
commit | be42b92efb9c9dca1d949882ff40f53188fc78a1 (patch) | |
tree | fd7144120f224c170ae1075430d7dd748fc85f52 /sci-physics | |
parent | fix homepage (diff) | |
download | gentoo-2-be42b92efb9c9dca1d949882ff40f53188fc78a1.tar.gz gentoo-2-be42b92efb9c9dca1d949882ff40f53188fc78a1.tar.bz2 gentoo-2-be42b92efb9c9dca1d949882ff40f53188fc78a1.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')
-rw-r--r-- | sci-physics/cernlib/ChangeLog | 8 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r3.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog index 8bd7ad1a5de2..0e2b4b0684ee 100644 --- a/sci-physics/cernlib/ChangeLog +++ b/sci-physics/cernlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/cernlib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.34 2013/05/23 20:09:32 bicatali Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.35 2015/05/27 14:52:33 bircoph Exp $ + + 27 May 2015; Andrew Savchenko <bircoph@gentoo.org> cernlib-2006-r3.ebuild, + cernlib-2006-r5.ebuild: + Update homepage. 23 May 2013; Sébastien Fabbro <bicatali@gentoo.org> -cernlib-2006-r4.ebuild, cernlib-2006-r5.ebuild: diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild index 103d3a448feb..99421be0876c 100644 --- a/sci-physics/cernlib/cernlib-2006-r3.ebuild +++ b/sci-physics/cernlib/cernlib-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/cernlib-2006-r3.ebuild,v 1.15 2013/02/20 16:48:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.16 2015/05/27 14:52:33 bircoph Exp $ EAPI=3 @@ -12,7 +12,7 @@ DEB_PR=14 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="CERN program library for High Energy Physics" -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/cernlib-2006-r5.ebuild b/sci-physics/cernlib/cernlib-2006-r5.ebuild index c599992a86f8..ebe4a910abf8 100644 --- a/sci-physics/cernlib/cernlib-2006-r5.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r5.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/cernlib-2006-r5.ebuild,v 1.2 2013/05/23 20:09:32 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r5.ebuild,v 1.3 2015/05/27 14:52:33 bircoph Exp $ EAPI=5 @@ -12,7 +12,7 @@ DEB_PR=2 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="CERN program library for High Energy Physics" -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" |