Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-launchy: lc-launchy-0.6.70.ebuild ChangeLog
Date: Sun, 03 Aug 2014 18:55:36
Message-Id: 20140803185532.A604D2004E@flycatcher.gentoo.org
1 maksbotan 14/08/03 18:55:32
2
3 Modified: ChangeLog
4 Added: lc-launchy-0.6.70.ebuild
5 Log:
6 Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.12 app-leechcraft/lc-launchy/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 10 Apr 2014 17:57:08 -0000 1.11
24 +++ ChangeLog 3 Aug 2014 18:55:32 -0000 1.12
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-leechcraft/lc-launchy
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog,v 1.11 2014/04/10 17:57:08 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/ChangeLog,v 1.12 2014/08/03 18:55:32 maksbotan Exp $
30 +
31 +*lc-launchy-0.6.70 (03 Aug 2014)
32 +
33 + 03 Aug 2014; Maxim Koltsov <maksbotan@g.o> +lc-launchy-0.6.70.ebuild:
34 + Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
35
36 *lc-launchy-0.6.65 (10 Apr 2014)
37
38
39
40
41 1.1 app-leechcraft/lc-launchy/lc-launchy-0.6.70.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-launchy/lc-launchy-0.6.70.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-launchy/lc-launchy-0.6.70.ebuild?rev=1.1&content-type=text/plain
45
46 Index: lc-launchy-0.6.70.ebuild
47 ===================================================================
48 # Copyright 1999-2014 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-launchy/lc-launchy-0.6.70.ebuild,v 1.1 2014/08/03 18:55:32 maksbotan Exp $
51
52 EAPI="4"
53
54 inherit leechcraft toolchain-funcs
55
56 DESCRIPTION="Allows one to launch third-party applications (as well as LeechCraft plugins) from LeechCraft"
57
58 SLOT="0"
59 KEYWORDS=" ~amd64 ~x86"
60 IUSE=""
61
62 DEPEND="~app-leechcraft/lc-core-${PV}
63 dev-qt/qtdeclarative:4"
64 RDEPEND="${DEPEND}
65 ~virtual/leechcraft-trayarea-${PV}"