commit: 6a8c8369d6dd9433aedd2ec1cd33433cf16f8d13 Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Sun Mar 17 20:20:11 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 21:58:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8c8369
games-arcade/cavezofphear: fix HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com> Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild b/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild index d8b152e2fbf..b0f8753c592 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"
