diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-06 14:31:36 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-06 14:31:36 +0000 |
commit | 5ec232600da50f1c687aba1056da855ebb70ec83 (patch) | |
tree | 97adfe61a2e9e3e756a3f702007ed97244d82eb9 /net-libs/libwww/ChangeLog | |
parent | Make sure that shared version of GCC libraries is disabled on FreeBSD 5.x, or... (diff) | |
download | gentoo-2-5ec232600da50f1c687aba1056da855ebb70ec83.tar.gz gentoo-2-5ec232600da50f1c687aba1056da855ebb70ec83.tar.bz2 gentoo-2-5ec232600da50f1c687aba1056da855ebb70ec83.zip |
-r5 : allow --as-needed, correct problem with autoreconf and simplify ebuild for ppc-macos (bug #117919).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-libs/libwww/ChangeLog')
-rw-r--r-- | net-libs/libwww/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index f10aada6bacd..4e36c3734cd8 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-libs/libwww -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.49 2005/11/20 13:21:05 hardave Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.50 2006/01/06 14:31:36 nattfodd Exp $ + +*libwww-5.4.0-r5 (06 Jan 2006) + + 06 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> + +files/libwww-5.4.0-asneeded.patch, + +files/libwww-5.4.0-automake-macos.patch, + +files/libwww-5.4.0-noexport.patch, +libwww-5.4.0-r5.ebuild: + Bump to -r5 : allow compilation with --as-needed ldflag, correct a problem + when running autoreconf and simplify ebuild for ppc-macos. Thanks to + Flameeyes and grobian (bug #117919). 20 Nov 2005; Hardave Riar <hardave@gentoo.org> libwww-5.4.0-r4.ebuild: Stable on mips, bug #109040. |