Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-core: lc-core-0.6.65.ebuild lc-core-9999.ebuild ChangeLog
Date: Wed, 25 Jun 2014 06:36:35
Message-Id: 20140625063631.B1A732004E@flycatcher.gentoo.org
1 patrick 14/06/25 06:36:31
2
3 Modified: lc-core-0.6.65.ebuild lc-core-9999.ebuild ChangeLog
4 Log:
5 Add missing qtdbus dependency
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 app-leechcraft/lc-core/lc-core-0.6.65.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild?r1=1.1&r2=1.2
15
16 Index: lc-core-0.6.65.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- lc-core-0.6.65.ebuild 10 Apr 2014 17:51:51 -0000 1.1
23 +++ lc-core-0.6.65.ebuild 25 Jun 2014 06:36:31 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.1 2014/04/10 17:51:51 maksbotan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.2 2014/06/25 06:36:31 patrick Exp $
29
30 EAPI="5"
31
32 @@ -22,6 +22,7 @@
33 dev-qt/qtscript:4
34 dev-qt/qtsql:4[postgres?,sqlite?]
35 dev-qt/qtwebkit:4
36 + dev-qt/qtdbus:4
37 qwt? ( x11-libs/qwt:6 )"
38 DEPEND="${COMMON_DEPEND}
39 doc? ( app-doc/doxygen )"
40
41
42
43 1.6 app-leechcraft/lc-core/lc-core-9999.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild?r1=1.5&r2=1.6
48
49 Index: lc-core-9999.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- lc-core-9999.ebuild 3 Dec 2013 17:23:47 -0000 1.5
56 +++ lc-core-9999.ebuild 25 Jun 2014 06:36:31 -0000 1.6
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2013 Gentoo Foundation
59 +# Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild,v 1.5 2013/12/03 17:23:47 pinkbyte Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild,v 1.6 2014/06/25 06:36:31 patrick Exp $
63
64 EAPI="5"
65
66 @@ -22,6 +22,7 @@
67 dev-qt/qtscript:4
68 dev-qt/qtsql:4[postgres?,sqlite?]
69 dev-qt/qtwebkit:4
70 + dev-qt/qtdbus:4
71 qwt? ( x11-libs/qwt:6 )"
72 DEPEND="${COMMON_DEPEND}
73 doc? ( app-doc/doxygen )"
74
75
76
77 1.18 app-leechcraft/lc-core/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/ChangeLog?rev=1.18&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/ChangeLog?rev=1.18&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-core/ChangeLog?r1=1.17&r2=1.18
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v
86 retrieving revision 1.17
87 retrieving revision 1.18
88 diff -u -r1.17 -r1.18
89 --- ChangeLog 10 Apr 2014 17:51:51 -0000 1.17
90 +++ ChangeLog 25 Jun 2014 06:36:31 -0000 1.18
91 @@ -1,6 +1,10 @@
92 # ChangeLog for app-leechcraft/lc-core
93 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.17 2014/04/10 17:51:51 maksbotan Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.18 2014/06/25 06:36:31 patrick Exp $
96 +
97 + 25 Jun 2014; Patrick Lauer <patrick@g.o> lc-core-0.6.65.ebuild,
98 + lc-core-9999.ebuild:
99 + Add missing qtdbus dependency
100
101 *lc-core-0.6.65 (10 Apr 2014)