Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-4.8.6-r4.ebuild ChangeLog
Date: Sat, 30 May 2015 10:52:31
Message-Id: 20150530105214.F40789F1@oystercatcher.gentoo.org
1 maekke 15/05/30 10:52:14
2
3 Modified: qtgui-4.8.6-r4.ebuild ChangeLog
4 Log:
5 arm stable, bug #530238
6
7 (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.7 dev-qt/qtgui/qtgui-4.8.6-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild?r1=1.6&r2=1.7
15
16 Index: qtgui-4.8.6-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- qtgui-4.8.6-r4.ebuild 16 May 2015 11:28:33 -0000 1.6
23 +++ qtgui-4.8.6-r4.ebuild 30 May 2015 10:52:14 -0000 1.7
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/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild,v 1.6 2015/05/16 11:28:33 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.6-r4.ebuild,v 1.7 2015/05/30 10:52:14 maekke Exp $
29
30 EAPI=5
31
32 @@ -10,9 +10,9 @@
33 SRC_URI+=" http://dev.gentoo.org/~pesa/patches/${PN}-systemtrayicon-plugin-system.patch"
34
35 if [[ ${QT4_BUILD_TYPE} == live ]]; then
36 - KEYWORDS="hppa ppc ppc64"
37 + KEYWORDS="arm hppa ppc ppc64"
38 else
39 - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
40 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
41 fi
42
43 IUSE="+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv"
44
45
46
47 1.89 dev-qt/qtgui/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.89&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.89&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.88&r2=1.89
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
56 retrieving revision 1.88
57 retrieving revision 1.89
58 diff -u -r1.88 -r1.89
59 --- ChangeLog 26 May 2015 18:15:39 -0000 1.88
60 +++ ChangeLog 30 May 2015 10:52:14 -0000 1.89
61 @@ -1,6 +1,9 @@
62 # ChangeLog for dev-qt/qtgui
63 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.88 2015/05/26 18:15:39 pesa Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.89 2015/05/30 10:52:14 maekke Exp $
66 +
67 + 30 May 2015; Markus Meier <maekke@g.o> qtgui-4.8.6-r4.ebuild:
68 + arm stable, bug #530238
69
70 *qtgui-4.8.7 (26 May 2015)