commit: f666a7338e7825b9b2c9fc846f7897bcb19939e8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 20:51:02 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 20:51:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f666a733
sys-devel/distcc: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/distcc/distcc-3.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/distcc/distcc-3.3.3.ebuild
b/sys-devel/distcc/distcc-3.3.3.ebuild
index a9e33805152..f0094b71e4a 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"