summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa M. Seelye <lisa@gentoo.org>2003-08-08 13:25:45 +0000
committerLisa M. Seelye <lisa@gentoo.org>2003-08-08 13:25:45 +0000
commite8750933c458a9155c56cade44962ba221c15124 (patch)
treed4ed818f001cfa4bcc670c34238f3588978dc0af /sys-devel
parentCleaning the repository. non x86 will go from 2.5-r1 to 2.8-r2 or 2.9. There... (diff)
downloadgentoo-2-e8750933c458a9155c56cade44962ba221c15124.tar.gz
gentoo-2-e8750933c458a9155c56cade44962ba221c15124.tar.bz2
gentoo-2-e8750933c458a9155c56cade44962ba221c15124.zip
updated guide document URI
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/ChangeLog6
-rw-r--r--sys-devel/distcc/Manifest8
-rw-r--r--sys-devel/distcc/distcc-2.5-r1.ebuild4
-rw-r--r--sys-devel/distcc/distcc-2.8-r2.ebuild4
-rw-r--r--sys-devel/distcc/distcc-2.9.ebuild10
5 files changed, 15 insertions, 17 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index dbc2fe19349e..2c0552357618 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/distcc
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.64 2003/08/08 13:20:29 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.65 2003/08/08 13:25:37 lisa Exp $
+
+ 08 Aug 2003; Lisa Seelye <lisa@gentoo.org> distcc-2.5-r1.ebuild,
+ distcc-2.8-r2.ebuild, distcc-2.9.ebuild:
+ updated guide document URI
*distcc-2.8-r1 (08 Aug 2003)
diff --git a/sys-devel/distcc/Manifest b/sys-devel/distcc/Manifest
index 4a6d3054fc25..19aae314a74c 100644
--- a/sys-devel/distcc/Manifest
+++ b/sys-devel/distcc/Manifest
@@ -1,7 +1,7 @@
-MD5 078bad953d09e1d7e64e2f3b7770ad9e distcc-2.8-r2.ebuild 3320
-MD5 7b08a44d08561a7ff5ddb161bc661419 distcc-2.5-r1.ebuild 3176
-MD5 d4f02bde82f28c1a2551cb5c7c036046 distcc-2.9.ebuild 3819
-MD5 5742d5dca090c6f790591be4bcf38f10 ChangeLog 11179
+MD5 578f6ba2b3c519d68019ece00441aa00 distcc-2.8-r2.ebuild 3313
+MD5 cba93afb0dd4cbe3ae557643bef785a0 distcc-2.5-r1.ebuild 3155
+MD5 ff37a6c9721709c97444998b5d1dfda0 distcc-2.9.ebuild 3406
+MD5 63ed87c507b3ccbad92dc726d748994a ChangeLog 11319
MD5 70619e7eb5fa4fd0aa4f3588579cd50d metadata.xml 443
MD5 ade4e8cda892045944e204fc2c3df8bd files/digest-distcc-2.9 63
MD5 e1ecfcc1aad7c385cf3c41966277cda7 files/digest-distcc-2.5-r1 63
diff --git a/sys-devel/distcc/distcc-2.5-r1.ebuild b/sys-devel/distcc/distcc-2.5-r1.ebuild
index bb61efa06459..e57ef18e3284 100644
--- a/sys-devel/distcc/distcc-2.5-r1.ebuild
+++ b/sys-devel/distcc/distcc-2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.5-r1.ebuild,v 1.2 2003/06/07 19:04:54 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.5-r1.ebuild,v 1.3 2003/08/08 13:25:37 lisa Exp $
inherit eutils
@@ -98,7 +98,7 @@ pkg_postinst() {
einfo "Portage 2.0.46-r11+ will take advantage of distcc if you put"
einfo "distcc into the FEATURES setting in make.conf and use"
einfo "distcc-config --set-hosts. Do NOT set CC=distcc or similar."
- ewarn "See \"http://wiki.dev.gentoo.org/gentoo/moin.cgi/UsingDistcc\" for information."
+ ewarn "See http://www.gentoo.org/doc/en/distcc.xml for information."
}
#pkg_prerm() {
diff --git a/sys-devel/distcc/distcc-2.8-r2.ebuild b/sys-devel/distcc/distcc-2.8-r2.ebuild
index e20e943e715a..ce588cd4d945 100644
--- a/sys-devel/distcc/distcc-2.8-r2.ebuild
+++ b/sys-devel/distcc/distcc-2.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.8-r2.ebuild,v 1.6 2003/08/06 23:32:20 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.8-r2.ebuild,v 1.7 2003/08/08 13:25:37 lisa Exp $
inherit eutils gcc flag-o-matic
[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
@@ -105,7 +105,7 @@ pkg_postinst() {
ewarn "after booting or chrooting into ${ROOT}"
fi
einfo "Documentation and how to set up distcc can be found at"
- einfo "http://dev.gentoo.org/~lisa/distcc/distcc.html"
+ einfo "http://www.gentoo.org/doc/en/distcc.xml"
echo ""
einfo "To use the distccmon programs with Gentoo you should use this command:"
einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome"
diff --git a/sys-devel/distcc/distcc-2.9.ebuild b/sys-devel/distcc/distcc-2.9.ebuild
index 1e7bee91010e..b7eae9c7aefd 100644
--- a/sys-devel/distcc/distcc-2.9.ebuild
+++ b/sys-devel/distcc/distcc-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.9.ebuild,v 1.1 2003/07/21 18:58:27 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.9.ebuild,v 1.2 2003/08/08 13:25:37 lisa Exp $
inherit eutils gcc flag-o-matic
[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
@@ -104,14 +104,8 @@ pkg_postinst() {
ewarn " /usr/bin/distcc-config --install"
ewarn "after booting or chrooting into ${ROOT}"
fi
- einfo "To use distcc with **non-Portage** C compiling, add"
- einfo "/usr/lib/distcc/bin to your path before /usr/bin. If you're"
- einfo "combining this with ccache, put the ccache path BEFORE distcc."
- einfo "Portage 2.0.46-r11+ will take advantage of distcc if you put"
- einfo "distcc into the FEATURES setting in make.conf and use"
- einfo "distcc-config --set-hosts. Do NOT set CC=distcc or similar."
einfo "Tips on using distcc with Gentoo can be found at"
- einfo "http://dev.gentoo.org/~lisa/distcc/distcc.html"
+ einfo "http://www.gentoo.org/doc/en/distcc.xml"
echo ""
einfo "To use the distccmon programs with Gentoo you should use this command:"
einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome"