diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-01-11 21:07:08 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-01-11 21:07:08 +0000 |
commit | 503fa3ffdc35acc5d9102c43c8c159e14513842c (patch) | |
tree | 5c0fc0af20f6e103a9fa5387e567f167f40861ed /sys-devel/distcc | |
parent | Add a CVS snapshot which should work for users of 2.6.1 kernels who were gett... (diff) | |
download | gentoo-2-503fa3ffdc35acc5d9102c43c8c159e14513842c.tar.gz gentoo-2-503fa3ffdc35acc5d9102c43c8c159e14513842c.tar.bz2 gentoo-2-503fa3ffdc35acc5d9102c43c8c159e14513842c.zip |
Changed the distcc-config related ewarn message.
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/distcc/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.11.2-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.11.2.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.12.1.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 6e77d67b1876..1e79e78e6096 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.91 2004/01/11 01:55:52 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.92 2004/01/11 21:06:38 pyrania Exp $ + + 11 Jan 2004; Markus Nigbur <pyrania@gentoo.org> distcc-2.11.2-r1.ebuild, + distcc-2.11.2.ebuild, distcc-2.12.1.ebuild: + Changed the distcc-config related ewarn message. 11 Jan 2004; Markus Nigbur <pyrania@gentoo.org> files/2.11.1p/distcc-config: Removing verbose msg from writeenv. diff --git a/sys-devel/distcc/Manifest b/sys-devel/distcc/Manifest index 38e25c82dba2..94e590ca3ac3 100644 --- a/sys-devel/distcc/Manifest +++ b/sys-devel/distcc/Manifest @@ -1,12 +1,12 @@ MD5 7cd5bdea10955d968339056f67f524b0 distcc-2.8-r2.ebuild 3365 MD5 36d326efa9afa631d8d724d196162888 distcc-2.5-r1.ebuild 3214 MD5 04fc10eeeca52f5260403f36d3783130 distcc-2.11.1.ebuild 3930 -MD5 64fa725331fe2a01ca5aead2de0e9e66 distcc-2.12.1.ebuild 4245 +MD5 2d10596e8cdef026d13acf976c2ae0b7 distcc-2.12.1.ebuild 4241 MD5 2fb1d3745b45a323d791c7c6bd198528 distcc-2.9.ebuild 3454 -MD5 6e7845f012b8418afdae5ae3c80ee90f distcc-2.11.2-r1.ebuild 4054 -MD5 9e908dfca2e036bd390fb5917c1dec14 ChangeLog 16382 +MD5 3e145de08a652227c07f6f49693a085e distcc-2.11.2-r1.ebuild 4047 +MD5 3e6d6858754c5b99a967777c07c87239 ChangeLog 16555 MD5 70619e7eb5fa4fd0aa4f3588579cd50d metadata.xml 443 -MD5 68dbe381db08b1286622ad4435b0adfc distcc-2.11.2.ebuild 4051 +MD5 9dc09a7911100cfea14f8c2f1d09835a distcc-2.11.2.ebuild 4044 MD5 c09d755beeab4ae675a8352f4ee04c63 files/digest-distcc-2.11.2-r1 66 MD5 ade4e8cda892045944e204fc2c3df8bd files/digest-distcc-2.9 63 MD5 86e7b8c5c35c5e34e2adfe2c55369f7a files/digest-distcc-2.11.1 66 diff --git a/sys-devel/distcc/distcc-2.11.2-r1.ebuild b/sys-devel/distcc/distcc-2.11.2-r1.ebuild index 5e5565f1ca1d..fa3ee8023feb 100644 --- a/sys-devel/distcc/distcc-2.11.2-r1.ebuild +++ b/sys-devel/distcc/distcc-2.11.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.11.2-r1.ebuild,v 1.2 2004/01/05 23:23:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.11.2-r1.ebuild,v 1.3 2004/01/11 21:06:38 pyrania Exp $ inherit eutils gcc flag-o-matic [ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -116,8 +116,8 @@ pkg_postinst() { ewarn "As of distcc-2.11, the only thing you have to do to configure distcc" ewarn "is to set your hosts (see the Guide, above) and to add distcc to" ewarn "the FEATURES line in /etc/make.conf" - ewarn "This version is using a new distcc-config. If you encounter problems with it" - ewarn "Please report errors to bug 27432 on the bugs.gentoo.org site" + ewarn "This version includes a new distcc-config. If you encounter problems with it," + ewarn "please report them to our Bugzilla at bugs.gentoo.org" echo "" einfo "To use the distccmon programs with Gentoo you should use this command:" einfo " DISTCC_DIR=/var/tmp/portage/.distcc distccmon-text N" diff --git a/sys-devel/distcc/distcc-2.11.2.ebuild b/sys-devel/distcc/distcc-2.11.2.ebuild index bd037356e7f0..e016e8b3ff57 100644 --- a/sys-devel/distcc/distcc-2.11.2.ebuild +++ b/sys-devel/distcc/distcc-2.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.11.2.ebuild,v 1.3 2004/01/05 23:23:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.11.2.ebuild,v 1.4 2004/01/11 21:06:38 pyrania Exp $ inherit eutils gcc flag-o-matic [ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -116,8 +116,8 @@ pkg_postinst() { ewarn "As of distcc-2.11, the only thing you have to do to configure distcc" ewarn "is to set your hosts (see the Guide, above) and to add distcc to" ewarn "the FEATURES line in /etc/make.conf" - ewarn "This version is using a new distcc-config. If you encounter problems with it" - ewarn "Please report errors to bug 27432 on the bugs.gentoo.org site" + ewarn "This version includes a new distcc-config. If you encounter problems with it," + ewarn "please report them to our Bugzilla at bugs.gentoo.org" echo "" einfo "To use the distccmon programs with Gentoo you should use this command:" einfo " DISTCC_DIR=/var/tmp/portage/.distcc distccmon-text N" diff --git a/sys-devel/distcc/distcc-2.12.1.ebuild b/sys-devel/distcc/distcc-2.12.1.ebuild index e47366686682..99ed9b2faeb7 100644 --- a/sys-devel/distcc/distcc-2.12.1.ebuild +++ b/sys-devel/distcc/distcc-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.12.1.ebuild,v 1.1 2004/01/09 07:42:30 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.12.1.ebuild,v 1.2 2004/01/11 21:06:38 pyrania Exp $ inherit eutils gcc flag-o-matic [ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -126,8 +126,8 @@ pkg_postinst() { ewarn "As of distcc-2.11, the only thing you have to do to configure distcc" ewarn "is to set your hosts (see the Guide, above) and to add distcc to" ewarn "the FEATURES line in /etc/make.conf" - ewarn "This version is using a new distcc-config. If you encounter problems with it" - ewarn "Please report errors to bug 27432 on the bugs.gentoo.org site" + ewarn "This version includes a new distcc-config. If you encounter problems with it," + ewarn "please report them to our Bugzilla at bugs.gentoo.org" echo "" einfo "To use the distccmon programs with Gentoo you should use this command:" einfo " DISTCC_DIR=/var/tmp/portage/.distcc distccmon-text N" |