games-arcade/cosmosmash: fix HOMEPAGE and SRC_URI
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>
Sun, 17 Mar 2019 20:18:02 +0000 (21:18 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 17 Mar 2019 21:57:57 +0000 (21:57 +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/cosmosmash/cosmosmash-1.4.7-r1.ebuild

index b8b44c33ea54764ed42de63b8846bdba44584cc6..82f3d9518a7159119d1a16b4bd1d65f3e8d2fb23 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools
 
 DESCRIPTION="A space rock shooting video game"
-HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/cosmosmash.html"
-SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz"
+HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html"
+SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"