summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2015-10-22 18:38:39 +0300
committerSergey Popov <pinkbyte@gentoo.org>2015-10-22 18:38:39 +0300
commit730e9ee0159451cb3d6700ed2ccce4647b8475aa (patch)
tree5c625157796081368a82a281a58cb95c702c18de /sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
parentsys-devel/distcc: revision bump (diff)
downloadgentoo-730e9ee0159451cb3d6700ed2ccce4647b8475aa.tar.gz
gentoo-730e9ee0159451cb3d6700ed2ccce4647b8475aa.tar.bz2
gentoo-730e9ee0159451cb3d6700ed2ccce4647b8475aa.zip
sys-devel/distcc: fix documentation path
Documentation about using distcc in Gentoo were moved to wiki, fix apropriate URLs Gentoo-Bug: 534502 Package-Manager: portage-2.2.20
Diffstat (limited to 'sys-devel/distcc/distcc-3.2_rc1-r4.ebuild')
-rw-r--r--sys-devel/distcc/distcc-3.2_rc1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
index 5dbdc1693d46..88b810889422 100644
--- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
@@ -170,7 +170,7 @@ pkg_postinst() {
elog
elog "Tips on using distcc with Gentoo can be found at"
- elog "https://www.gentoo.org/doc/en/distcc.xml"
+ elog "https://wiki.gentoo.org/wiki/Distcc"
elog
elog "How to use pump mode with Gentoo:"
elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo baz,cpp,lzo\""