summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2016-12-03 08:20:34 +0100
committerRafael Martins <rafaelmartins@gentoo.org>2016-12-03 20:22:08 +0100
commitb5889b9c376598ce4c47e2c3ad81f7b006e5168c (patch)
treebba56d5cfa0e7a37200ea5224fd67b19dc4c663e /app-portage
parentnet-misc/openvswitch: Fix python shebangs (diff)
downloadgentoo-b5889b9c376598ce4c47e2c3ad81f7b006e5168c.tar.gz
gentoo-b5889b9c376598ce4c47e2c3ad81f7b006e5168c.tar.bz2
gentoo-b5889b9c376598ce4c47e2c3ad81f7b006e5168c.zip
app-portage/distpatch: update HOMEPAGE, #587168
Diffstat (limited to 'app-portage')
-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 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"