Skip to content

Commit

Permalink
games-arcade/burgerspace: fix HOMEPAGE and SRC_URI
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Daniel Schmidt <[email protected]>
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
g3Nyu1ya authored and chewi committed Mar 17, 2019
1 parent 9cf8b05 commit 2f63ecd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-arcade/burgerspace/burgerspace-1.9.2.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 2f63ecd

Please sign in to comment.