games-arcade/diameter: fix HOMEPAGE
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>
Sun, 17 Mar 2019 20:20:11 +0000 (21:20 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 17 Mar 2019 21:58:12 +0000 (21:58 +0000)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-arcade/diameter/diameter-0.4.0.3-r2.ebuild

index 1f7c45b1a67f26b6220191be65c6ae81d2f1d782..a7f2160770dba7ec3b01a538402d1e49059982ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit autotools eutils python-single-r1
 
 DESCRIPTION="Arcade game with elements of economy and adventure"
-HOMEPAGE="http://gamediameter.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/gamediameter/"
 SRC_URI="mirror://sourceforge/gamediameter/${P}.tar.bz2"
 
 LICENSE="GPL-2"