diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnome-hearts/gnome-hearts-0.3.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |