commit: 2f63ecdd1af73b35e6895368237e2f33895923e3 Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Sun Mar 17 20:17:30 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 21:57:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f63ecdd
games-arcade/burgerspace: fix HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com> Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/burgerspace/burgerspace-1.9.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-arcade/burgerspace/burgerspace-1.9.2.ebuild b/games-arcade/burgerspace/burgerspace-1.9.2.ebuild index 6eb8eafc473..ec7380a6dbe 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.2.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.2.ebuild @@ -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"
