From ec202faa1c6887278368687a280cce2f730adf7a Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Tue, 10 Oct 2017 20:07:16 +0200 Subject: [PATCH] games-board/tetzle: use HTTPS for links to gottcode.org. --- games-board/tetzle/tetzle-2.0.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-board/tetzle/tetzle-2.0.3.ebuild b/games-board/tetzle/tetzle-2.0.3.ebuild index 848ecf3551f0..c69db906bb14 100644 --- a/games-board/tetzle/tetzle-2.0.3.ebuild +++ b/games-board/tetzle/tetzle-2.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit qt4-r2 gnome2-utils games DESCRIPTION="A jigsaw puzzle game that uses tetrominoes for the pieces" -HOMEPAGE="http://gottcode.org/tetzle/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/tetzle/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -- 2.26.2