summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 d27b1956f1e1..88ec3828ecbd 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 ca2778bbd117..7fa06d78735e 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 f41e7d585247..c462e4b4afee 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 472e1ebbac2e..304802153c1a 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"