summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2008-11-16 16:36:37 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2008-11-16 16:36:37 +0000
commitdd928484efc715a3e6ad33ea9a2e3135f2a558d1 (patch)
treebfe1f201a9d2c0dd4f027ff440dba0fc655c8b37 /sys-devel/distcc/ChangeLog
parentRemoved old versions. (diff)
downloadgentoo-2-dd928484efc715a3e6ad33ea9a2e3135f2a558d1.tar.gz
gentoo-2-dd928484efc715a3e6ad33ea9a2e3135f2a558d1.tar.bz2
gentoo-2-dd928484efc715a3e6ad33ea9a2e3135f2a558d1.zip
Create /var/run/distccd in init script, bug #247069. Removed old revision.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r--sys-devel/distcc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 719fe002e2a1..939913cd279d 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/distcc
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.182 2008/11/10 23:21:04 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.183 2008/11/16 16:36:37 matsuu Exp $
+
+ 16 Nov 2008; MATSUU Takuto <matsuu@gentoo.org> files/3.0/init,
+ -distcc-3.0-r3.ebuild:
+ Create /var/run/distccd in init script, bug #247069. Removed old revision.
10 Nov 2008; MATSUU Takuto <matsuu@gentoo.org> distcc-3.0-r4.ebuild:
Removed -Werror, bug #244847.