summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>2019-03-17 21:20:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-03-17 21:58:12 +0000
commitc22d79500c46454ca3cc59db01d511cdce08e49b (patch)
treec574bcfe5da787f86be14a6ac17e713eb7201b6d /games-arcade
parentgames-arcade/cavezofphear: fix HOMEPAGE and SRC_URI (diff)
downloadgentoo-c22d79500c46454ca3cc59db01d511cdce08e49b.tar.gz
gentoo-c22d79500c46454ca3cc59db01d511cdce08e49b.tar.bz2
gentoo-c22d79500c46454ca3cc59db01d511cdce08e49b.zip
games-arcade/diameter: fix HOMEPAGE
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>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/diameter/diameter-0.4.0.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild b/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild
index 1f7c45b1a67f..a7f2160770db 100644
--- a/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild
+++ b/games-arcade/diameter/diameter-0.4.0.3-r2.ebuild
@@ -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"