diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /games-action | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/clanbomber/clanbomber-2.1.1.ebuild | 2 | ||||
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-action/clanbomber/clanbomber-2.1.1.ebuild b/games-action/clanbomber/clanbomber-2.1.1.ebuild index 0c4bbbdfb8fb..c26faac951fb 100644 --- a/games-action/clanbomber/clanbomber-2.1.1.ebuild +++ b/games-action/clanbomber/clanbomber-2.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils games DESCRIPTION="Bomberman-like multiplayer game" -HOMEPAGE="http://savannah.nongnu.org/projects/clanbomber/" +HOMEPAGE="https://savannah.nongnu.org/projects/clanbomber/" SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.lzma" LICENSE="GPL-2" diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index eea7122cf3da..0141c792a583 100644 --- a/games-action/koth/koth-0.8.0.ebuild +++ b/games-action/koth/koth-0.8.0.ebuild @@ -7,7 +7,7 @@ inherit eutils flag-o-matic games DESCRIPTION="Multiplayer, networked game of little tanks with really big weapons" HOMEPAGE="http://www.nongnu.org/koth/" -SRC_URI="http://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz2" +SRC_URI="https://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |