commit: e9789643da7dddfda011b1325d65e71d7d99bdb4
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb 27 18:43:01 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 20:44:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9789643
games-puzzle/cuyo: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild
b/games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild
index 55b13cc7ed8..c614a3ea2aa 100644
--- a/games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild
+++ b/games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ inherit autotools gnome2-utils versionator
MY_P="${PN}-$(get_version_component_range 1).~-$(get_version_component_range
2-3)"
DESCRIPTION="highly addictive and remotely related to tetris"
-HOMEPAGE="http://www.karimmi.de/cuyo/"
+HOMEPAGE="https://www.karimmi.de/cuyo/"
SRC_URI="https://savannah.nongnu.org/download/cuyo/${MY_P}.tar.gz"
LICENSE="GPL-2"