diff options
author | 2007-04-20 14:56:37 +0000 | |
---|---|---|
committer | 2007-04-20 14:56:37 +0000 | |
commit | d8cff8b0ce5409e1138962cefd1dee072aaa3102 (patch) | |
tree | 10169acf61509d7127f22ab4715403c42efeae68 /net-libs/rb_libtorrent/ChangeLog | |
parent | Fix threads USE-flag check if boost >1.33, bug 174714 (diff) | |
download | gentoo-2-d8cff8b0ce5409e1138962cefd1dee072aaa3102.tar.gz gentoo-2-d8cff8b0ce5409e1138962cefd1dee072aaa3102.tar.bz2 gentoo-2-d8cff8b0ce5409e1138962cefd1dee072aaa3102.zip |
Fix threads USE-flag check if boost >1.33, bug 174714
(Portage version: 2.1.2.4)
Diffstat (limited to 'net-libs/rb_libtorrent/ChangeLog')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index c1224ef3c6f0..de12c7644ed0 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.10 2007/04/13 21:12:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.11 2007/04/20 14:56:37 armin76 Exp $ + + 20 Apr 2007; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.11.ebuild, + rb_libtorrent-0.12_rc3.ebuild: + Fix threads USE-flag check if boost >1.33, bug 174714 *rb_libtorrent-0.12_rc3 (13 Apr 2007) |