diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2019-04-15 06:24:37 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-04-15 10:28:16 +0200 |
commit | 334b21c6fe7399e471a3e1791fc4d2042d071c4d (patch) | |
tree | 7bb4c30ab02b12d037c00ac52e54d64b33f12253 /games-arcade/batrachians | |
parent | profiles/package.mask: cleanup (diff) | |
download | gentoo-334b21c6fe7399e471a3e1791fc4d2042d071c4d.tar.gz gentoo-334b21c6fe7399e471a3e1791fc4d2042d071c4d.tar.bz2 gentoo-334b21c6fe7399e471a3e1791fc4d2042d071c4d.zip |
games-arcade/batrachians: update HOMEPAGE, SRC_URI
Closes: https://bugs.gentoo.org/680576
Closes: https://github.com/gentoo/gentoo/pull/11690
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-arcade/batrachians')
-rw-r--r-- | games-arcade/batrachians/batrachians-0.1.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/batrachians/batrachians-0.1.6-r1.ebuild b/games-arcade/batrachians/batrachians-0.1.6-r1.ebuild index 87491afe0f23..c3da891efd81 100644 --- a/games-arcade/batrachians/batrachians-0.1.6-r1.ebuild +++ b/games-arcade/batrachians/batrachians-0.1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,8 +7,8 @@ GNOME2_EAUTORECONF="yes" inherit autotools gnome2 DESCRIPTION="A fly-eating frog video game" -HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/batrachians.html" -SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" +HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/batrachians.html" +SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |