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-misc/leechcraft-kinotify: ChangeLog leechcraft-kinotify-0.4.99.ebuild
Date: Thu, 02 Feb 2012 17:43:59
Message-Id: 20120202174350.18B0C2004B@flycatcher.gentoo.org
1 maksbotan 12/02/02 17:43:50
2
3 Modified: ChangeLog
4 Added: leechcraft-kinotify-0.4.99.ebuild
5 Log:
6 Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
7
8 (Portage version: 2.1.10.44/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 net-misc/leechcraft-kinotify/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog?r1=1.5&r2=1.6
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- ChangeLog 31 Dec 2011 12:14:18 -0000 1.5
24 +++ ChangeLog 2 Feb 2012 17:43:50 -0000 1.6
25 @@ -1,6 +1,12 @@
26 # ChangeLog for net-misc/leechcraft-kinotify
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.5 2011/12/31 12:14:18 maksbotan Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.6 2012/02/02 17:43:50 maksbotan Exp $
31 +
32 +*leechcraft-kinotify-0.4.99 (02 Feb 2012)
33 +
34 + 02 Feb 2012; Maxim Koltsov <maksbotan@g.o>
35 + +leechcraft-kinotify-0.4.99.ebuild:
36 + Bump net-misc/leechcraft-kinotify to 0.4.99, thanks to 0xd34df00d
37
38 *leechcraft-kinotify-0.4.97 (31 Dec 2011)
39
40
41
42
43 1.1 net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild?rev=1.1&content-type=text/plain
47
48 Index: leechcraft-kinotify-0.4.99.ebuild
49 ===================================================================
50 # Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild,v 1.1 2012/02/02 17:43:50 maksbotan Exp $
53
54 EAPI="4"
55
56 inherit leechcraft
57
58 DESCRIPTION="Fancy visual notifications for LeechCraft"
59
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE="debug"
63
64 DEPEND="~net-misc/leechcraft-core-${PV}
65 >=x11-libs/qt-webkit-4.6"
66 RDEPEND="${DEPEND}"