diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-04-21 14:33:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-04-21 14:33:40 +0000 |
commit | d0c8da5ca5092224093e42d3cdec0b60479d910b (patch) | |
tree | 6e8786767a91fddaed570e2e14dc165594172a43 /net-libs/libtorrent/ChangeLog | |
parent | Fixed pkgconfig dep in old version. (diff) | |
download | gentoo-2-d0c8da5ca5092224093e42d3cdec0b60479d910b.tar.gz gentoo-2-d0c8da5ca5092224093e42d3cdec0b60479d910b.tar.bz2 gentoo-2-d0c8da5ca5092224093e42d3cdec0b60479d910b.zip |
Add patch to fix building with GCC 4.3 (taken from Debian). Closes bug #212824.
(Portage version: 2.1.5_rc5)
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 3a7ddb95c804..1e702ead097c 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.111 2008/03/01 11:12:42 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.112 2008/04/21 14:33:39 flameeyes Exp $ + + 21 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> + +files/libtorrent-0.11.9+gcc-4.3.patch, libtorrent-0.12.0.ebuild: + Add patch to fix building with GCC 4.3 (taken from Debian). Closes bug + #212824. *libtorrent-0.12.0 (01 Mar 2008) |