diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 12:09:08 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:11 -0400 |
commit | 8bd925d5c6e9bb42da2786e36d768fad9aa1b0a9 (patch) | |
tree | 77d093f18724505b4fe2cbdd96dae02e8f40d857 /games-arcade | |
parent | games-arcade/mrrescue: update homepage (diff) | |
download | gentoo-8bd925d5c6e9bb42da2786e36d768fad9aa1b0a9.tar.gz gentoo-8bd925d5c6e9bb42da2786e36d768fad9aa1b0a9.tar.bz2 gentoo-8bd925d5c6e9bb42da2786e36d768fad9aa1b0a9.zip |
games-arcade/notpacman: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'games-arcade')
-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" |