diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2003-10-18 20:18:15 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2003-10-18 20:18:15 +0000 |
commit | fe6c80eef36f77563801f03ebe630e58593360b9 (patch) | |
tree | 881a4ef2b23f6041751d50f0e98d60967cb6723c /sys-devel/distcc/ChangeLog | |
parent | Removed stale ebuilds and fixed the policy violation of setting ${A} (diff) | |
download | historical-fe6c80eef36f77563801f03ebe630e58593360b9.tar.gz historical-fe6c80eef36f77563801f03ebe630e58593360b9.tar.bz2 historical-fe6c80eef36f77563801f03ebe630e58593360b9.zip |
Distcc-2.11.1-r1 is to test distcc-config rewritten in python as per bug 27432. Thanks to Pyrania for the rewrite.
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 8d03edfee757..631bf9344341 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,13 @@ # 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.77 2003/10/08 06:54:48 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.78 2003/10/18 20:18:15 lisa Exp $ + +*distcc-2.11.1-r1 (18 Oct 2003) + + 18 Oct 2003; Lisa Seelye <lisa@gentoo.org> distcc-2.11.1-r1.ebuild, + files/2.11.1p/conf, files/2.11.1p/distcc-config, files/2.11.1p/init: + Distcc-2.11.1-r1 is to test distcc-config rewritten in python as per bug + 27432. Thanks to Pyrania for the rewrite. *distcc-2.11.1 (08 Oct 2003) |