commit:     f80e6b07f6d715f6d5023e3e616925b3e2bb3ff9
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 17 09:13:49 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 11:23:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80e6b07

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 451c7b86cd0..a0ce9f7613a 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 518492b3f37..a78bd8eb920 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 518492b3f37..a78bd8eb920 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+"

Reply via email to