summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>2019-03-17 21:18:02 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-03-17 21:57:57 +0000
commitfd73a26688b9e663fec9f86d4126c85d62490bdb (patch)
tree7895ae43e41fdc8ecbd50a9074cf5f4a2ba0a714 /games-arcade
parentgames-arcade/burgerspace: fix HOMEPAGE and SRC_URI (diff)
downloadgentoo-fd73a26688b9e663fec9f86d4126c85d62490bdb.tar.gz
gentoo-fd73a26688b9e663fec9f86d4126c85d62490bdb.tar.bz2
gentoo-fd73a26688b9e663fec9f86d4126c85d62490bdb.zip
games-arcade/cosmosmash: fix HOMEPAGE and SRC_URI
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/cosmosmash/cosmosmash-1.4.7-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild
index b8b44c33ea54..82f3d9518a71 100644
--- a/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild
+++ b/games-arcade/cosmosmash/cosmosmash-1.4.7-r1.ebuild
@@ -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"