commit: b5889b9c376598ce4c47e2c3ad81f7b006e5168c Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Dec 3 07:20:34 2016 +0000 Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 19:22:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5889b9c
app-portage/distpatch: update HOMEPAGE, #587168 app-portage/distpatch/distpatch-0.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/distpatch/distpatch-0.1.2.ebuild b/app-portage/distpatch/distpatch-0.1.2.ebuild index bb3bc33..e0d4480 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"
