diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /sci-libs/mmdb | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/mmdb')
-rw-r--r-- | sci-libs/mmdb/mmdb-1.24.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/mmdb/mmdb-1.25.5-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/mmdb/mmdb-1.25.5.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/mmdb/mmdb-2.0.1.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/mmdb/mmdb-1.24.ebuild b/sci-libs/mmdb/mmdb-1.24.ebuild index 052ae3eea43e..600bdd470dd6 100644 --- a/sci-libs/mmdb/mmdb-1.24.ebuild +++ b/sci-libs/mmdb/mmdb-1.24.ebuild @@ -7,10 +7,10 @@ EAPI=4 inherit autotools-utils DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" -HOMEPAGE="http://launchpad.net/mmdb/" +HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI=" http://www.ysbl.york.ac.uk/~emsley/software/${P}.tar.gz - http://launchpad.net/mmdb/1.23/${PV}/+download/${P}.tar.gz" + https://launchpad.net/mmdb/1.23/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2 LGPL-3" SLOT="0" diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild index 7a425b79b275..8cae49d97a8c 100644 --- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild +++ b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" -HOMEPAGE="http://launchpad.net/mmdb/" +HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz" LICENSE="GPL-2 LGPL-3" diff --git a/sci-libs/mmdb/mmdb-1.25.5.ebuild b/sci-libs/mmdb/mmdb-1.25.5.ebuild index 210d0039c6dc..9be8cec5a894 100644 --- a/sci-libs/mmdb/mmdb-1.25.5.ebuild +++ b/sci-libs/mmdb/mmdb-1.25.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" -HOMEPAGE="http://launchpad.net/mmdb/" +HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz" LICENSE="GPL-2 LGPL-3" diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild index 7c8bc513f1d0..2cb79b6f34aa 100644 --- a/sci-libs/mmdb/mmdb-2.0.1.ebuild +++ b/sci-libs/mmdb/mmdb-2.0.1.ebuild @@ -9,7 +9,7 @@ inherit autotools-utils MY_P="${PN}2-${PV}" DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" -HOMEPAGE="http://launchpad.net/mmdb/" +HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-3" |