commit:     4b8251f0e5f50a2cc44e99d612f069e8522a12ac
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:43:30 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8251f0

games-puzzle/pingus: use HTTPS

 games-puzzle/pingus/pingus-0.7.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/pingus/pingus-0.7.6-r1.ebuild 
b/games-puzzle/pingus/pingus-0.7.6-r1.ebuild
index 968fa1f3342..e23d02f4daf 100644
--- a/games-puzzle/pingus/pingus-0.7.6-r1.ebuild
+++ b/games-puzzle/pingus/pingus-0.7.6-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit scons-utils toolchain-funcs flag-o-matic xdg-utils
 
 DESCRIPTION="free Lemmings clone"
-HOMEPAGE="http://pingus.seul.org/";
+HOMEPAGE="https://pingus.seul.org";
 SRC_URI="https://pingus.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="GPL-3"

Reply via email to