summaryrefslogtreecommitdiff
path: root/games-util
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /games-util
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.xz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/higan-purify/higan-purify-03.ebuild2
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild4
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild4
-rw-r--r--games-util/xgamer/xgamer-0.6.2.ebuild2
4 files changed, 6 insertions, 6 deletions
diff --git a/games-util/higan-purify/higan-purify-03.ebuild b/games-util/higan-purify/higan-purify-03.ebuild
index d27b1956f1e..88ec3828ecb 100644
--- a/games-util/higan-purify/higan-purify-03.ebuild
+++ b/games-util/higan-purify/higan-purify-03.ebuild
@@ -10,7 +10,7 @@ MY_P=purify_v${PV}-source
DESCRIPTION="Rom purifier for higan"
HOMEPAGE="http://byuu.org/higan/"
-SRC_URI="http://higan.googlecode.com/files/${MY_P}.tar.xz"
+SRC_URI="https://higan.googlecode.com/files/${MY_P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
index ca2778bbd11..7fa06d78735 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
@@ -4,13 +4,13 @@
EAPI=5
if [[ "${PV}" == "9999" ]]; then
- ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
+ ESVN_REPO_URI="https://linux-wbfs-manager.googlecode.com/svn/trunk/"
inherit toolchain-funcs subversion
SRC_URI=""
#KEYWORDS=""
else
inherit toolchain-funcs
- SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
+ SRC_URI="https://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
KEYWORDS="amd64 ~ppc x86"
fi;
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
index f41e7d58524..c462e4b4afe 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-9999.ebuild
@@ -4,13 +4,13 @@
EAPI=5
if [[ "${PV}" == "9999" ]]; then
- ESVN_REPO_URI="http://linux-wbfs-manager.googlecode.com/svn/trunk/"
+ ESVN_REPO_URI="https://linux-wbfs-manager.googlecode.com/svn/trunk/"
inherit toolchain-funcs subversion
SRC_URI=""
#KEYWORDS=""
else
inherit toolchain-funcs
- SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
+ SRC_URI="https://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~x86"
fi;
diff --git a/games-util/xgamer/xgamer-0.6.2.ebuild b/games-util/xgamer/xgamer-0.6.2.ebuild
index 472e1ebbac2..304802153c1 100644
--- a/games-util/xgamer/xgamer-0.6.2.ebuild
+++ b/games-util/xgamer/xgamer-0.6.2.ebuild
@@ -7,7 +7,7 @@ inherit perl-module
DESCRIPTION="A launcher for starting games in a second X session"
HOMEPAGE="https://code.google.com/p/xgamer/"
-SRC_URI="http://xgamer.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://xgamer.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"