diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2006-09-20 07:04:01 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2006-09-20 07:04:01 +0000 |
commit | baea18dba4b4182a77b86e031943292682b74b8c (patch) | |
tree | 0dd97c286a0b0aebf8dc3786d5798a4f3350b651 /net-mail/libdbx/ChangeLog | |
parent | Cleanup econf call, fix missing quotes, add lua useflag (and patch to disable... (diff) | |
download | gentoo-2-baea18dba4b4182a77b86e031943292682b74b8c.tar.gz gentoo-2-baea18dba4b4182a77b86e031943292682b74b8c.tar.bz2 gentoo-2-baea18dba4b4182a77b86e031943292682b74b8c.zip |
Fixed gcc 4 problems (bug #147085)
(Portage version: 2.1-r2)
Diffstat (limited to 'net-mail/libdbx/ChangeLog')
-rw-r--r-- | net-mail/libdbx/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-mail/libdbx/ChangeLog b/net-mail/libdbx/ChangeLog index 26e0b291cef7..5fc88fa965d0 100644 --- a/net-mail/libdbx/ChangeLog +++ b/net-mail/libdbx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/libdbx -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.2 2004/06/24 23:23:49 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.3 2006/09/20 07:04:01 phosphan Exp $ + + 20 Sep 2006; Patrick Kursawe <phosphan@gentoo.org> +files/bad_c.patch, + libdbx-1.0.3.ebuild: + Fixed gcc 4 problems (bug #147085) *libdbx-1.0.3 (05 Mar 2004) |