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-lhtr: leechcraft-lhtr-0.5.90.ebuild ChangeLog
Date: Tue, 25 Dec 2012 17:01:16
Message-Id: 20121225170106.7FBE82171D@flycatcher.gentoo.org
1 maksbotan 12/12/25 17:01:06
2
3 Modified: ChangeLog
4 Added: leechcraft-lhtr-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-lhtr/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ChangeLog 22 Dec 2012 15:28:04 -0000 1.1
24 +++ ChangeLog 25 Dec 2012 17:01:06 -0000 1.2
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-plugins/leechcraft-lhtr
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog,v 1.1 2012/12/22 15:28:04 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog,v 1.2 2012/12/25 17:01:06 maksbotan Exp $
30 +
31 +*leechcraft-lhtr-0.5.90 (25 Dec 2012)
32 +
33 + 25 Dec 2012; Maxim Koltsov <maksbotan@g.o>
34 + +leechcraft-lhtr-0.5.90.ebuild:
35 + Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
36
37 *leechcraft-lhtr-9999 (22 Dec 2012)
38
39
40
41
42 1.1 x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild?rev=1.1&content-type=text/plain
46
47 Index: leechcraft-lhtr-0.5.90.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/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild,v 1.1 2012/12/25 17:01:06 maksbotan Exp $
52
53 EAPI="4"
54
55 inherit leechcraft
56
57 DESCRIPTION="LeechCraft HTML Text editoR component"
58
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE="debug"
62
63 DEPEND="~net-misc/leechcraft-core-${PV}
64 x11-libs/qt-webkit
65 "
66 RDEPEND="${DEPEND}"