From: Wim Muskee Date: Sat, 3 Dec 2016 07:20:34 +0000 (+0100) Subject: app-portage/distpatch: update HOMEPAGE, #587168 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b5889b9c376598ce4c47e2c3ad81f7b006e5168c;p=gentoo.git app-portage/distpatch: update HOMEPAGE, #587168 --- diff --git a/app-portage/distpatch/distpatch-0.1.2.ebuild b/app-portage/distpatch/distpatch-0.1.2.ebuild index bb3bc3323f50..e0d4480448d4 100644 --- a/app-portage/distpatch/distpatch-0.1.2.ebuild +++ b/app-portage/distpatch/distpatch-0.1.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Distfile Patching Support for Gentoo Linux (tools)" -HOMEPAGE="https://www.gentoo.org/proj/en/infrastructure/distpatch/" +HOMEPAGE="https://github.com/rafaelmartins/distpatch" SRC_URI="https://github.com/rafaelmartins/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2"