diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-03-19 17:56:10 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-03-19 17:56:10 +0000 |
commit | 4e9b7b6a9944b4d196aec0b797fdc46fecaf87c3 (patch) | |
tree | a8e7d4e3cc2739c9e1e72053ec63a1660996b46b /sys-devel/distcc/ChangeLog | |
parent | - tie in the libXCalibrate to wrap up xtscal support when tslib is enabled (diff) | |
download | historical-4e9b7b6a9944b4d196aec0b797fdc46fecaf87c3.tar.gz historical-4e9b7b6a9944b4d196aec0b797fdc46fecaf87c3.tar.bz2 historical-4e9b7b6a9944b4d196aec0b797fdc46fecaf87c3.zip |
Load PATH and GCC_SPECS from gcc-config, bug #262773. Fixed python issue, bug #258364.
Package-Manager: portage-2.1.6.8/cvs/Linux x86_64
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 7ca7075ff2ce..582aa17f06ec 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/distcc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.196 2009/03/13 17:10:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.197 2009/03/19 17:56:09 matsuu Exp $ + +*distcc-3.1-r3 (19 Mar 2009) + + 19 Mar 2009; MATSUU Takuto <matsuu@gentoo.org> +files/3.1/init, + +files/distcc-3.1-python.patch, +distcc-3.1-r3.ebuild: + Load PATH and GCC_SPECS from gcc-config, bug #262773. Fixed python issue, + bug #258364. 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> distcc-3.0-r4.ebuild: s390 stable wrt #249695 |