diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-10 17:40:35 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-10 17:40:35 +0000 |
commit | 2e924c1de367d31eba124e51f385fd1193065bb0 (patch) | |
tree | 560a2e17a6f48147425376263f2579fd0ba75854 /net-libs/libtorrent/ChangeLog | |
parent | Marked ~hppa (bug #381709). (diff) | |
download | gentoo-2-2e924c1de367d31eba124e51f385fd1193065bb0.tar.gz gentoo-2-2e924c1de367d31eba124e51f385fd1193065bb0.tar.bz2 gentoo-2-2e924c1de367d31eba124e51f385fd1193065bb0.zip |
Version bump per bug #366623. Bump EAPI, migrate to autotools-utils, add USE=static-libs and dependencies for tests.
(Portage version: 2.2.0_alpha55_p1/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 277039983a87..f05d2624375a 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.158 2011/06/09 20:31:45 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.159 2011/09/10 17:40:35 mgorny Exp $ + +*libtorrent-0.12.9 (10 Sep 2011) + + 10 Sep 2011; Michał Górny <mgorny@gentoo.org> +libtorrent-0.12.9.ebuild: + Version bump per bug #366623. Bump EAPI, migrate to autotools-utils, add + USE=static-libs and dependencies for tests. *libtorrent-0.12.7-r1 (09 Jun 2011) |