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-touchstreams: lc-touchstreams-0.6.70.ebuild ChangeLog
Date: Sun, 03 Aug 2014 19:05:02
Message-Id: 20140803190459.782A42004E@flycatcher.gentoo.org
1 maksbotan 14/08/03 19:04:59
2
3 Modified: ChangeLog
4 Added: lc-touchstreams-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.13 app-leechcraft/lc-touchstreams/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog?r1=1.12&r2=1.13
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- ChangeLog 10 Apr 2014 18:04:08 -0000 1.12
24 +++ ChangeLog 3 Aug 2014 19:04:59 -0000 1.13
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-leechcraft/lc-touchstreams
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog,v 1.12 2014/04/10 18:04:08 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog,v 1.13 2014/08/03 19:04:59 maksbotan Exp $
30 +
31 +*lc-touchstreams-0.6.70 (03 Aug 2014)
32 +
33 + 03 Aug 2014; Maxim Koltsov <maksbotan@g.o>
34 + +lc-touchstreams-0.6.70.ebuild:
35 + Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
36
37 *lc-touchstreams-0.6.65 (10 Apr 2014)
38
39
40
41
42 1.1 app-leechcraft/lc-touchstreams/lc-touchstreams-0.6.70.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-touchstreams/lc-touchstreams-0.6.70.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-touchstreams/lc-touchstreams-0.6.70.ebuild?rev=1.1&content-type=text/plain
46
47 Index: lc-touchstreams-0.6.70.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/lc-touchstreams-0.6.70.ebuild,v 1.1 2014/08/03 19:04:59 maksbotan Exp $
52
53 EAPI="4"
54
55 inherit leechcraft
56
57 DESCRIPTION="VKontakte music source plugin for LeechCraft"
58
59 SLOT="0"
60 KEYWORDS=" ~amd64 ~x86"
61 IUSE="debug"
62
63 DEPEND="~app-leechcraft/lc-core-${PV}
64 >=dev-libs/boost-1.52.0
65 dev-libs/qjson
66 dev-qt/qtwebkit:4"
67 RDEPEND="${DEPEND}"