diff options
author | 2013-09-21 12:20:51 +0000 | |
---|---|---|
committer | 2013-09-21 12:20:51 +0000 | |
commit | 945b48ca006c9570521fd79d719d92a7ed870006 (patch) | |
tree | a8ea99406ef0b15e67ea1e205dd4cfb677be824e /sys-devel/distcc/ChangeLog | |
parent | remove old non-working (diff) | |
download | historical-945b48ca006c9570521fd79d719d92a7ed870006.tar.gz historical-945b48ca006c9570521fd79d719d92a7ed870006.tar.bz2 historical-945b48ca006c9570521fd79d719d92a7ed870006.zip |
Stop relying in conf.d file, fix zeroconf handling (#480386 by Malte Starostik)
Package-Manager: portage-2.2.4/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 3907be574d67..5d25ca63c2f0 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/distcc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.225 2013/09/05 19:08:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.226 2013/09/21 12:20:46 pacho Exp $ + +*distcc-3.1-r9 (21 Sep 2013) + + 21 Sep 2013; Pacho Ramos <pacho@gentoo.org> +distcc-3.1-r9.ebuild, + +files/distccd.service.conf, -distcc-3.1-r8.ebuild, distcc-3.2_rc1.ebuild, + files/distccd.service: + Stop relying in conf.d file, fix zeroconf handling (#480386 by Malte + Starostik) 05 Sep 2013; Michał Górny <mgorny@gentoo.org> distcc-3.1-r7.ebuild, distcc-3.1-r8.ebuild: |