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
commit383b8bb17bbb349fa883eccf1ba1fe073018c44d (patch)
tree25e5db3db77de35123419be9eeaf94b5dd3c93f7 /sys-devel/distcc/ChangeLog
parentRemove filtering for --as-needed since it wasn't enabled anyway. (diff)
downloadhistorical-383b8bb17bbb349fa883eccf1ba1fe073018c44d.tar.gz
historical-383b8bb17bbb349fa883eccf1ba1fe073018c44d.tar.bz2
historical-383b8bb17bbb349fa883eccf1ba1fe073018c44d.zip
Create /var/run/distccd in init script, bug #247069. Removed old revision.
Package-Manager: portage-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.