From: Daniel Schmidt Date: Sun, 17 Mar 2019 20:20:11 +0000 (+0100) Subject: games-arcade/cavezofphear: fix HOMEPAGE and SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6a8c8369d6dd9433aedd2ec1cd33433cf16f8d13;p=gentoo.git games-arcade/cavezofphear: fix HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Daniel Schmidt Signed-off-by: James Le Cuirot --- diff --git a/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild b/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild index d8b152e2fbfe..b0f8753c5921 100644 --- a/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild +++ b/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,7 @@ inherit eutils games DESCRIPTION="A boulder dash / digger-like game for console using ncurses" HOMEPAGE="http://www.x86.no/cavezofphear/" -SRC_URI="http://www.x86.no/${PN}/${P/cavezof}.tar.bz2" - +SRC_URI="mirror://gentoo/phear-${PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"