summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-12-08 00:04:54 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-12-08 00:04:54 +0000
commita612b197f242ef3cabbca9103b54096329079ac7 (patch)
treeacab363b8753b95626fe30165ff252a79e7aeb6e /net-libs/gnet/ChangeLog
parentMake sure to remove unneeded /usr/share/doc directory, bug #295762 (diff)
downloadhistorical-a612b197f242ef3cabbca9103b54096329079ac7.tar.gz
historical-a612b197f242ef3cabbca9103b54096329079ac7.tar.bz2
historical-a612b197f242ef3cabbca9103b54096329079ac7.zip
Fix build issue with newer gcc, bug #294558
Package-Manager: portage-2.2_rc55/cvs/Linux x86_64
Diffstat (limited to 'net-libs/gnet/ChangeLog')
-rw-r--r--net-libs/gnet/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/gnet/ChangeLog b/net-libs/gnet/ChangeLog
index ce91f6870a6e..dd61400d4706 100644
--- a/net-libs/gnet/ChangeLog
+++ b/net-libs/gnet/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/gnet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.66 2009/06/27 11:49:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.67 2009/12/08 00:04:54 eva Exp $
+
+*gnet-2.0.8-r1 (08 Dec 2009)
+
+ 08 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> +gnet-2.0.8-r1.ebuild,
+ +files/gnet-2.0.8-define-location.patch:
+ Fix build issue with newer gcc, bug #294558
27 Jun 2009; Alexis Ballier <aballier@gentoo.org> gnet-2.0.8.ebuild:
keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug