From 44251837371863da10b16a1cd247cb14e89cec22 Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Tue, 19 Mar 2019 22:22:54 +0100 Subject: games-arcade/notpacman: fix broken SRC_URI Closes: https://bugs.gentoo.org/680780 Signed-off-by: Daniel Schmidt Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11418 Signed-off-by: James Le Cuirot --- games-arcade/notpacman/notpacman-1.0.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-arcade') diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild index f75edaea9118..1fde2f95503f 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" -- cgit v1.2.3-65-gdbad