Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/leechcraft-tpi: leechcraft-tpi-0.5.90.ebuild ChangeLog
Date: Tue, 25 Dec 2012 17:01:44
Message-Id: 20121225170133.E189B2171D@flycatcher.gentoo.org
1 maksbotan 12/12/25 17:01:33
2
3 Modified: ChangeLog
4 Added: leechcraft-tpi-0.5.90.ebuild
5 Log:
6 Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
7
8 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.2 x11-plugins/leechcraft-tpi/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ChangeLog 10 Nov 2012 18:29:23 -0000 1.1
24 +++ ChangeLog 25 Dec 2012 17:01:33 -0000 1.2
25 @@ -1,10 +1,15 @@
26 # ChangeLog for x11-plugins/leechcraft-tpi
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog,v 1.1 2012/11/10 18:29:23 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog,v 1.2 2012/12/25 17:01:33 maksbotan Exp $
30 +
31 +*leechcraft-tpi-0.5.90 (25 Dec 2012)
32 +
33 + 25 Dec 2012; Maxim Koltsov <maksbotan@g.o>
34 + +leechcraft-tpi-0.5.90.ebuild:
35 + Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
36
37 *leechcraft-tpi-9999 (10 Nov 2012)
38
39 10 Nov 2012; Sergey Popov <pinkbyte@g.o> +leechcraft-tpi-9999.ebuild,
40 +metadata.xml:
41 Initial commit, thanks to 0xd34df00d
42 -
43
44
45
46 1.1 x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild?rev=1.1&content-type=text/plain
50
51 Index: leechcraft-tpi-0.5.90.ebuild
52 ===================================================================
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild,v 1.1 2012/12/25 17:01:32 maksbotan Exp $
56
57 EAPI="4"
58
59 inherit leechcraft
60
61 DESCRIPTION="Task progress indicator quark for LeechCraft"
62
63 SLOT="0"
64 KEYWORDS="~amd64 ~x86"
65 IUSE="debug"
66
67 DEPEND="~net-misc/leechcraft-core-${PV}
68 x11-libs/qt-declarative:4
69 ~virtual/leechcraft-quark-sideprovider-${PV}"
70 RDEPEND="${DEPEND}"