diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-12-03 08:20:34 +0100 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2016-12-03 20:22:08 +0100 |
commit | b5889b9c376598ce4c47e2c3ad81f7b006e5168c (patch) | |
tree | bba56d5cfa0e7a37200ea5224fd67b19dc4c663e /app-portage | |
parent | net-misc/openvswitch: Fix python shebangs (diff) | |
download | gentoo-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.ebuild | 2 |
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" |