From f80e6b07f6d715f6d5023e3e616925b3e2bb3ff9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Jun 2018 11:13:49 +0200 Subject: [PATCH] dev-games/tiled: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8865 --- dev-games/tiled/tiled-1.0.3.ebuild | 4 ++-- dev-games/tiled/tiled-1.1.4.ebuild | 2 +- dev-games/tiled/tiled-1.1.5.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-games/tiled/tiled-1.0.3.ebuild b/dev-games/tiled/tiled-1.0.3.ebuild index 451c7b86cd0a5..a0ce9f7613a8a 100644 --- a/dev-games/tiled/tiled-1.0.3.ebuild +++ b/dev-games/tiled/tiled-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2-utils multilib python-single-r1 qmake-utils xdg DESCRIPTION="A general purpose tile map editor" -HOMEPAGE="http://www.mapeditor.org/" +HOMEPAGE="https://www.mapeditor.org/" SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+" diff --git a/dev-games/tiled/tiled-1.1.4.ebuild b/dev-games/tiled/tiled-1.1.4.ebuild index 518492b3f37aa..a78bd8eb9206b 100644 --- a/dev-games/tiled/tiled-1.1.4.ebuild +++ b/dev-games/tiled/tiled-1.1.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2-utils multilib python-single-r1 qmake-utils xdg DESCRIPTION="A general purpose tile map editor" -HOMEPAGE="http://www.mapeditor.org/" +HOMEPAGE="https://www.mapeditor.org/" SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+" diff --git a/dev-games/tiled/tiled-1.1.5.ebuild b/dev-games/tiled/tiled-1.1.5.ebuild index 518492b3f37aa..a78bd8eb9206b 100644 --- a/dev-games/tiled/tiled-1.1.5.ebuild +++ b/dev-games/tiled/tiled-1.1.5.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2-utils multilib python-single-r1 qmake-utils xdg DESCRIPTION="A general purpose tile map editor" -HOMEPAGE="http://www.mapeditor.org/" +HOMEPAGE="https://www.mapeditor.org/" SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+"