diff options
author | 2012-04-10 21:53:47 +0000 | |
---|---|---|
committer | 2012-04-10 21:53:47 +0000 | |
commit | 56c55073038e4c0736772ead9c597804d58fedc3 (patch) | |
tree | 7f1de5ee9f76b8fc5728b99b9440ca0590618839 /net-p2p/rtorrent/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.tar.gz gentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.tar.bz2 gentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.zip |
Fix to depend on exact minor version of net-libs/libtorrent to prevent
incompatible versions. Each minor version of rtorrent has minor version of
net-libs/libtorrent associated with it
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/rtorrent/ChangeLog')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index e6f92c42d9de..2a0d35b42600 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.174 2012/04/08 18:21:45 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.175 2012/04/10 21:53:47 sochotnicky Exp $ + + 10 Apr 2012; Stanislav Ochotnicky <sochotnicky@gentoo.org> + rtorrent-0.8.9.ebuild, rtorrent-0.9.1.ebuild: + Fix to depend on exact minor version of net-libs/libtorrent to prevent + incompatible versions. Each minor version of rtorrent has minor version of + net-libs/libtorrent associated with it *rtorrent-0.9.1 (08 Apr 2012) |