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

index 6eb8eafc4737c0e6085e634fad3bd85da37c70ee..ec7380a6dbe9edabbbb4677d76c75995e2ceddc4 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit autotools games
 
 DESCRIPTION="Clone of the 1982 BurgerTime video game by Data East"
-HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html"
-SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz"
+HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html"
+SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"