summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Ryan <anthonyryan1@gmail.com>2016-05-24 20:20:10 -0400
committerAnthony Ryan <anthonyryan1@gmail.com>2016-05-29 19:05:08 -0400
commit8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02 (patch)
tree7374abc6eec2225f03c318b0f7845c5c7e789e9a /games-action/minetest_game
parentx11-libs/libxcb: add patch file that was mistakenly not committed (diff)
downloadgentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.gz
gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.bz2
gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.zip
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted)
Diffstat (limited to 'games-action/minetest_game')
-rw-r--r--games-action/minetest_game/minetest_game-0.4.13.ebuild4
-rw-r--r--games-action/minetest_game/minetest_game-0.4.14.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/games-action/minetest_game/minetest_game-0.4.13.ebuild b/games-action/minetest_game/minetest_game-0.4.13.ebuild
index b8f5fe015947..7991e37cfc5e 100644
--- a/games-action/minetest_game/minetest_game-0.4.13.ebuild
+++ b/games-action/minetest_game/minetest_game-0.4.13.ebuild
@@ -6,8 +6,8 @@ EAPI=5
inherit vcs-snapshot
DESCRIPTION="The main game for the Minetest game engine"
-HOMEPAGE="http://github.com/minetest/minetest_game"
-SRC_URI="http://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/minetest/minetest_game"
+SRC_URI="https://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2 CC-BY-SA-3.0"
SLOT="0"
diff --git a/games-action/minetest_game/minetest_game-0.4.14.ebuild b/games-action/minetest_game/minetest_game-0.4.14.ebuild
index be7f1caecba2..8ef388d10cb8 100644
--- a/games-action/minetest_game/minetest_game-0.4.14.ebuild
+++ b/games-action/minetest_game/minetest_game-0.4.14.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit vcs-snapshot
DESCRIPTION="The main game for the Minetest game engine"
-HOMEPAGE="http://github.com/minetest/minetest_game"
+HOMEPAGE="https://github.com/minetest/minetest_game"
SRC_URI="https://github.com/minetest/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2 CC-BY-SA-3.0"