From: Michał Górny Date: Sun, 29 Dec 2019 20:51:02 +0000 (+0100) Subject: sys-devel/distcc: Update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f666a7338e7825b9b2c9fc846f7897bcb19939e8;p=gentoo.git sys-devel/distcc: Update HOMEPAGE Signed-off-by: Michał Górny --- diff --git a/sys-devel/distcc/distcc-3.3.3.ebuild b/sys-devel/distcc/distcc-3.3.3.ebuild index a9e338051520..f0094b71e4ae 100644 --- a/sys-devel/distcc/distcc-3.3.3.ebuild +++ b/sys-devel/distcc/distcc-3.3.3.ebuild @@ -9,8 +9,8 @@ inherit autotools flag-o-matic python-single-r1 systemd \ toolchain-funcs user xdg-utils prefix DESCRIPTION="Distribute compilation of C code across several machines on a network" -HOMEPAGE="http://distcc.org/" -SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" +HOMEPAGE="https://github.com/distcc/distcc" +SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0"