summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>2019-03-19 22:22:54 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-03-19 22:03:31 +0000
commit44251837371863da10b16a1cd247cb14e89cec22 (patch)
tree59a46b7140def04c9cad931f00dc8836f125c94d
parentdev-perl/DateTime-Locale: keyworded 1.160.0 for hppa, bug #665088 (diff)
downloadgentoo-44251837371863da10b16a1cd247cb14e89cec22.tar.gz
gentoo-44251837371863da10b16a1cd247cb14e89cec22.tar.bz2
gentoo-44251837371863da10b16a1cd247cb14e89cec22.zip
games-arcade/notpacman: fix broken SRC_URI
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>
-rw-r--r--games-arcade/notpacman/notpacman-1.0.4-r1.ebuild4
1 files 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 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"