diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /games-emulation | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-emulation')
20 files changed, 22 insertions, 22 deletions
diff --git a/games-emulation/gngeo/gngeo-0.8.ebuild b/games-emulation/gngeo/gngeo-0.8.ebuild index 50dc24086ea7..d20aafb50a62 100644 --- a/games-emulation/gngeo/gngeo-0.8.ebuild +++ b/games-emulation/gngeo/gngeo-0.8.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools games DESCRIPTION="A NeoGeo emulator" -HOMEPAGE="http://code.google.com/p/gngeo/" +HOMEPAGE="https://code.google.com/p/gngeo/" SRC_URI="http://gngeo.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild index 58834b279a4f..3bf9ae1519b2 100644 --- a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild +++ b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils games DESCRIPTION="Gameboy emulator with multiple renderers" -HOMEPAGE="http://code.google.com/p/gnuboy/" +HOMEPAGE="https://code.google.com/p/gnuboy/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild index 30b59708aa6c..135b9b0e636d 100644 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild index 6ef0a3c09b69..0982a64f56a8 100644 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild index 8d3cccd00a74..f9c3afe02348 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild index 8c690e4fa473..81bc7f9a300b 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, core library" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild index d7aa038d7566..c7b5bd09670e 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL input plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild index 11d3fdb1f028..0823b9f90b16 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL input plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild index a0b4e5a01076..ca34e3e8a9df 100644 --- a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild index 1f5fbde785e4..18f8451baf7f 100644 --- a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild +++ b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild index af1306e82436..256774464cb9 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, console UI" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild index 9d64d99ef144..b238a50404e4 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, console UI" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0-r1.ebuild b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0-r1.ebuild index 8188bd749b2d..043294555c68 100644 --- a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0.ebuild b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0.ebuild index 8168f533cadd..45e5da51313c 100644 --- a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0.ebuild +++ b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild index 00b74b07443c..f955a5bc6ff6 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, rice video plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild index 14ded5038e87..2146644ec1c7 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, rice video plugin" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild index 8f348ac98236..519888faf7da 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild @@ -11,7 +11,7 @@ MY_P="Mupen64Plus-${PV/./-}-src" PATCH_VERSION="20091123" DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="http://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" LICENSE="GPL-2" @@ -125,6 +125,6 @@ pkg_postinst() { if use lirc; then elog "For lirc configuration see:" - elog "http://code.google.com/p/mupen64plus/wiki/LIRC" + elog "https://code.google.com/p/mupen64plus/wiki/LIRC" fi } diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild index bc5b6ec852a9..d45336a616fd 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild @@ -11,7 +11,7 @@ MY_P="Mupen64Plus-${PV/./-}-src" PATCH_VERSION="20100507" DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="http://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" LICENSE="GPL-2" @@ -133,6 +133,6 @@ pkg_postinst() { if use lirc; then elog "For lirc configuration see:" - elog "http://code.google.com/p/mupen64plus/wiki/LIRC" + elog "https://code.google.com/p/mupen64plus/wiki/LIRC" fi } diff --git a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild index a40068a28b4b..a12aafb022a0 100644 --- a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, meta-package" -HOMEPAGE="http://code.google.com/p/mupen64plus/" +HOMEPAGE="https://code.google.com/p/mupen64plus/" SRC_URI="" LICENSE="metapackage" diff --git a/games-emulation/snes9x/snes9x-1.53.ebuild b/games-emulation/snes9x/snes9x-1.53.ebuild index 85d79a4a53dd..54505f87c836 100644 --- a/games-emulation/snes9x/snes9x-1.53.ebuild +++ b/games-emulation/snes9x/snes9x-1.53.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils flag-o-matic multilib gnome2-utils games DESCRIPTION="Super Nintendo Entertainment System (SNES) emulator" -HOMEPAGE="http://code.google.com/p/snes9x-gtk/" +HOMEPAGE="https://code.google.com/p/snes9x-gtk/" SRC_URI="http://snes9x-gtk.googlecode.com/files/${P}-src.tar.bz2" LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP" |