diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-09-18 09:28:01 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-09-18 09:28:01 +0000 |
commit | 3e566fa185c4e01a896ee8c8da2ce956ee36e369 (patch) | |
tree | 88f4eed4ede666761011a3e86c3c052d8f54e7a2 /net-libs/libtorrent/ChangeLog | |
parent | Fix comment to not mention hal anymore. (diff) | |
download | historical-3e566fa185c4e01a896ee8c8da2ce956ee36e369.tar.gz historical-3e566fa185c4e01a896ee8c8da2ce956ee36e369.tar.bz2 historical-3e566fa185c4e01a896ee8c8da2ce956ee36e369.zip |
Fix implicit $(use_enable debug).
Package-Manager: portage-2.2.0_alpha55_p39/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index f05d2624375a..ab5283fc435c 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # 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.159 2011/09/10 17:40:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.160 2011/09/18 09:28:01 mgorny Exp $ + + 18 Sep 2011; Michał Górny <mgorny@gentoo.org> libtorrent-0.12.9.ebuild: + Fix implicit $(use_enable debug). *libtorrent-0.12.9 (10 Sep 2011) |