games-board/peg-e: use HTTPS for links to gottcode.org.
authorFrancesco Turco <fturco@fastmail.fm>
Tue, 10 Oct 2017 18:04:41 +0000 (20:04 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 22 Oct 2017 17:01:04 +0000 (19:01 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5906

games-board/peg-e/peg-e-1.1.2-r1.ebuild
games-board/peg-e/peg-e-1.1.2.ebuild

index e5f297c03dd1d4c2325d947ae9e7143667ba31ef..6b5527a927246fae9749da0c0c6b90aa8f98a8ec 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit eutils gnome2-utils qmake-utils
 
 DESCRIPTION="A peg solitaire game"
-HOMEPAGE="http://gottcode.org/peg-e/"
-SRC_URI="http://gottcode.org/peg-e/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/peg-e/"
+SRC_URI="https://gottcode.org/peg-e/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
index 19984027d2f7125cc053e191deb89704feda3bef..4d5d3db11a41bbeee050424a7b6c9a602b3eae7f 100644 (file)
@@ -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 peg solitaire game"
-HOMEPAGE="http://gottcode.org/peg-e/"
-SRC_URI="http://gottcode.org/peg-e/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/peg-e/"
+SRC_URI="https://gottcode.org/peg-e/${P}-src.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"