From be893f02179bd69116134fcaa04ded3ba821be65 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Tue, 10 Oct 2017 20:06:06 +0200 Subject: [PATCH] games-board/simsu: use HTTPS for links to gottcode.org. --- games-board/simsu/simsu-1.2.3-r1.ebuild | 6 +++--- games-board/simsu/simsu-1.2.3.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/games-board/simsu/simsu-1.2.3-r1.ebuild b/games-board/simsu/simsu-1.2.3-r1.ebuild index ed7e202179ed..b6fd926b8124 100644 --- a/games-board/simsu/simsu-1.2.3-r1.ebuild +++ b/games-board/simsu/simsu-1.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils gnome2-utils qmake-utils DESCRIPTION="A basic sudoku game" -HOMEPAGE="http://gottcode.org/simsu/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/simsu/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/games-board/simsu/simsu-1.2.3.ebuild b/games-board/simsu/simsu-1.2.3.ebuild index 70fbe569e7d1..24b8b48f4e66 100644 --- a/games-board/simsu/simsu-1.2.3.ebuild +++ b/games-board/simsu/simsu-1.2.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils gnome2-utils qt4-r2 games DESCRIPTION="A basic sudoku game" -HOMEPAGE="http://gottcode.org/simsu/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/simsu/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -- 2.26.2