diff options
Diffstat (limited to 'games-arcade/notpacman')
-rw-r--r-- | games-arcade/notpacman/notpacman-1.0.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild index 1fde2f95503f..26472c8d2172 100644 --- a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild +++ b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit desktop eutils gnome2-utils DESCRIPTION="A mashup of \"Not\" and \"Pacman\"" -HOMEPAGE="http://stabyourself.net/notpacman/" -SRC_URI="http://stabyourself.net/dl.php?file=notpacman-1004/notpacman-linux.zip -> ${P}.zip +HOMEPAGE="https://stabyourself.net/notpacman/" +SRC_URI="https://stabyourself.net/dl.php?file=notpacman-1004/notpacman-linux.zip -> ${P}.zip https://dev.gentoo.org/~chewi/distfiles/${PN}.png" LICENSE="WTFPL-2" |