summaryrefslogtreecommitdiff
path: root/app-portage/distpatch/distpatch-0.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/distpatch/distpatch-0.1.2.ebuild')
-rw-r--r--app-portage/distpatch/distpatch-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/distpatch/distpatch-0.1.2.ebuild b/app-portage/distpatch/distpatch-0.1.2.ebuild
index bb3bc3323f5..e0d4480448d 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"