commit: 44251837371863da10b16a1cd247cb14e89cec22 Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Tue Mar 19 21:22:54 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 22:03:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44251837
games-arcade/notpacman: fix broken SRC_URI Closes: https://bugs.gentoo.org/680780 Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11418 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/notpacman/notpacman-1.0.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild index f75edaea911..1fde2f95503 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ 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 - https://dev.gentoo.org/~hasufell/distfiles/${PN}.png" + https://dev.gentoo.org/~chewi/distfiles/${PN}.png" LICENSE="WTFPL-2" SLOT="0"