diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-31 17:26:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-31 17:26:17 +0000 |
commit | b11a347e63bee6670c4d01e871e1af7ea1e0b753 (patch) | |
tree | 0987690b2fbb95028c60190149371e0bf4f00e91 /net-libs/rb_libtorrent/ChangeLog | |
parent | Drop elog messages, bug 440594 by poletti.marco. Remove old. (diff) | |
download | gentoo-2-b11a347e63bee6670c4d01e871e1af7ea1e0b753.tar.gz gentoo-2-b11a347e63bee6670c4d01e871e1af7ea1e0b753.tar.bz2 gentoo-2-b11a347e63bee6670c4d01e871e1af7ea1e0b753.zip |
Simplify finding boost library so that it works with all versions, now that it's unslotted.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'net-libs/rb_libtorrent/ChangeLog')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 44f0c8205b66..586b6e640e45 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.136 2012/10/23 22:02:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.137 2012/10/31 17:26:17 flameeyes Exp $ + + 31 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org> + rb_libtorrent-0.16.5.ebuild: + Simplify finding boost library so that it works with all versions, now that + it's unslotted. *rb_libtorrent-0.16.5 (23 Oct 2012) |