games-arcade/notpacman: fix broken SRC_URI
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>
Tue, 19 Mar 2019 21:22:54 +0000 (22:22 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 19 Mar 2019 22:03:31 +0000 (22:03 +0000)
Closes: https://bugs.gentoo.org/680780
Signed-off-by: Daniel Schmidt <gen2xmach1ne@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@gentoo.org>
games-arcade/notpacman/notpacman-1.0.4-r1.ebuild

index f75edaea911873e7696b6b484516b6a0c56a799b..1fde2f95503fc3a1c8dc494109e525805456fe4f 100644 (file)
@@ -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"