Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/leechcraft-bittorrent: leechcraft-bittorrent-0.5.70.ebuild ChangeLog
Date: Thu, 31 May 2012 21:05:16
Message-Id: 20120531210506.853AE2004B@flycatcher.gentoo.org
1 maksbotan 12/05/31 21:05:06
2
3 Modified: ChangeLog
4 Added: leechcraft-bittorrent-0.5.70.ebuild
5 Log:
6 Bump LeechCraft to 0.5.70 "Hessian Blade"
7
8 (Portage version: 2.1.10.63/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 net-p2p/leechcraft-bittorrent/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 22 Apr 2012 13:17:53 -0000 1.11
24 +++ ChangeLog 31 May 2012 21:05:06 -0000 1.12
25 @@ -1,6 +1,12 @@
26 # ChangeLog for net-p2p/leechcraft-bittorrent
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.11 2012/04/22 13:17:53 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.12 2012/05/31 21:05:06 maksbotan Exp $
30 +
31 +*leechcraft-bittorrent-0.5.70 (31 May 2012)
32 +
33 + 31 May 2012; Maxim Koltsov <maksbotan@g.o>
34 + +leechcraft-bittorrent-0.5.70.ebuild:
35 + Bump LeechCraft to 0.5.70 "Hessian Blade"
36
37 *leechcraft-bittorrent-0.5.65 (22 Apr 2012)
38
39
40
41
42 1.1 net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.70.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.70.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.70.ebuild?rev=1.1&content-type=text/plain
46
47 Index: leechcraft-bittorrent-0.5.70.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.70.ebuild,v 1.1 2012/05/31 21:05:06 maksbotan Exp $
52
53 EAPI="4"
54
55 inherit leechcraft
56
57 DESCRIPTION="Full-featured BitTorrent client plugin for LeechCraft."
58
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE="debug"
62
63 DEPEND="~net-misc/leechcraft-core-${PV}
64 net-libs/rb_libtorrent"
65 RDEPEND="${DEPEND}
66 virtual/leechcraft-task-show"