Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-frameworks/frameworkintegration: frameworkintegration-5.7.0.ebuild ChangeLog
Date: Thu, 05 Mar 2015 13:36:21
Message-Id: 20150305133617.8F6FF13188@oystercatcher.gentoo.org
1 kensington 15/03/05 13:36:17
2
3 Modified: frameworkintegration-5.7.0.ebuild ChangeLog
4 Log:
5 Add missing dependency wrt bug #542258.
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
8
9 Revision Changes Path
10 1.3 kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?r1=1.2&r2=1.3
15
16 Index: frameworkintegration-5.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- frameworkintegration-5.7.0.ebuild 16 Feb 2015 21:23:56 -0000 1.2
23 +++ frameworkintegration-5.7.0.ebuild 5 Mar 2015 13:36:17 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.2 2015/02/16 21:23:56 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.3 2015/03/05 13:36:17 kensington Exp $
29
30 EAPI=5
31
32 @@ -31,6 +31,7 @@
33 X? (
34 dev-qt/qtx11extras:5
35 x11-libs/libxcb
36 + x11-libs/libXcursor
37 )
38 "
39 DEPEND="${RDEPEND}"
40
41
42
43 1.12 kde-frameworks/frameworkintegration/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 20 Feb 2015 23:54:19 -0000 1.11
56 +++ ChangeLog 5 Mar 2015 13:36:17 -0000 1.12
57 @@ -1,6 +1,10 @@
58 # ChangeLog for kde-frameworks/frameworkintegration
59 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.11 2015/02/20 23:54:19 johu Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.12 2015/03/05 13:36:17 kensington Exp $
62 +
63 + 05 Mar 2015; Michael Palimaka <kensington@g.o>
64 + frameworkintegration-5.7.0.ebuild:
65 + Add missing dependency wrt bug #542258.
66
67 20 Feb 2015; Johannes Huber <johu@g.o>
68 -frameworkintegration-5.6.0.ebuild: