diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /games-misc/fortune-mod-gentoo-dev | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-misc/fortune-mod-gentoo-dev')
3 files changed, 4 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20061115.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20061115.ebuild index 3ab384b586b7..5e41cc5b4b4a 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20061115.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20061115.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Fortune database of #gentoo-dev quotes" -HOMEPAGE="http://dev.gentoo.org/~avenj" +HOMEPAGE="https://dev.gentoo.org/~avenj" SRC_URI="http://ircd.oppresses.us/~avenj/files/gentoo-dev-${PV}.gz" LICENSE="GPL-2" diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild index f8df2e3c4567..2683db7f8009 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild @@ -3,11 +3,11 @@ # $Id$ EAPI=5 DESCRIPTION="Fortune database of #gentoo-dev quotes" -HOMEPAGE="http://www.gentoo.org/" +HOMEPAGE="https://www.gentoo.org/" MY_PN="fortune-gentoo-dev" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 - http://dev.gentoo.org/~robbat2/distfiles/${MY_P}.tar.bz2" + https://dev.gentoo.org/~robbat2/distfiles/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/games-misc/fortune-mod-gentoo-dev/metadata.xml b/games-misc/fortune-mod-gentoo-dev/metadata.xml index 066f9dbc7be2..2adb1986ec98 100644 --- a/games-misc/fortune-mod-gentoo-dev/metadata.xml +++ b/games-misc/fortune-mod-gentoo-dev/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>games</herd> <maintainer> |