From 275260fbabed6a1c87cbbbc79ddd90c240152e5e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 13 Sep 2020 15:48:46 +0200 Subject: games-board/gnome-hearts: fix HOMEPAGE Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/17526 Signed-off-by: James Le Cuirot --- games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-board') diff --git a/games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild b/games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild index c325614f353e..3152898e365f 100644 --- a/games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild +++ b/games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-single-r1 DESCRIPTION="A clone of classic hearts card game" -HOMEPAGE="http://www.gnome-hearts.org" -SRC_URI="http://www.jejik.com/files/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.jejik.com/gnome-hearts/" +SRC_URI="https://www.jejik.com/files/${PN}/${P}.tar.gz" LICENSE="GPL-2+ FDL-1.2" SLOT="0" -- cgit v1.2.3-65-gdbad