summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2012-01-09 13:29:10 +0000
committerAlex Alexander <wired@gentoo.org>2012-01-09 13:29:10 +0000
commitf6a4cab2b71b122e213b1374fa7e10b89647489b (patch)
tree0fab6fe5065eba664a346eb5303610a8ceaf2f08 /sys-devel/distcc/ChangeLog
parentFix build failure due to DISABLE_DEPRECATED flags, bug 398245 (diff)
downloadhistorical-f6a4cab2b71b122e213b1374fa7e10b89647489b.tar.gz
historical-f6a4cab2b71b122e213b1374fa7e10b89647489b.tar.bz2
historical-f6a4cab2b71b122e213b1374fa7e10b89647489b.zip
added patch that increases argc properly, fixing virtualbox compilation. acked by xarthisius and Ultrabug, bug #351979
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r--sys-devel/distcc/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 68d87b569d69..6825c2882eaf 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/distcc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.212 2011/12/27 16:09:23 ultrabug Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.213 2012/01/09 13:29:10 wired Exp $
+
+*distcc-3.1-r6 (09 Jan 2012)
+
+ 09 Jan 2012; Alex Alexander <wired@gentoo.org> +distcc-3.1-r6.ebuild,
+ +files/distcc-3.1-argc-fix.patch:
+ added patch that increases argc properly, fixing virtualbox compilation.
+ acked by xarthisius and Ultrabug, bug #351979
27 Dec 2011; Ultrabug <ultrabug@gentoo.org> files/3.1/init:
Fix 3.1 series init script wrt #390063 thanks to André-Sebastian Liebe.