Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-4.8.5-r4.ebuild ChangeLog
Date: Mon, 30 Mar 2015 10:02:34
Message-Id: 20150330100229.6A52B14D6C@oystercatcher.gentoo.org
1 ago 15/03/30 10:02:29
2
3 Modified: qtgui-4.8.5-r4.ebuild ChangeLog
4 Log:
5 Stable for alpha, wrt bug #541972
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.11 dev-qt/qtgui/qtgui-4.8.5-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild?r1=1.10&r2=1.11
15
16 Index: qtgui-4.8.5-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- qtgui-4.8.5-r4.ebuild 30 Mar 2015 09:49:46 -0000 1.10
23 +++ qtgui-4.8.5-r4.ebuild 30 Mar 2015 10:02:29 -0000 1.11
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.5-r4.ebuild,v 1.10 2015/03/30 09:49:46 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.11 2015/03/30 10:02:29 ago Exp $
29
30 EAPI=5
31
32 @@ -11,9 +11,9 @@
33
34 SLOT="4"
35 if [[ ${QT4_BUILD_TYPE} == live ]]; then
36 - KEYWORDS="arm hppa ia64 ppc ppc64 sparc"
37 + KEYWORDS="alpha arm hppa ia64 ppc ppc64 sparc"
38 else
39 - KEYWORDS="~alpha amd64 arm 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 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.73 dev-qt/qtgui/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.73&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.73&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.72&r2=1.73
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
56 retrieving revision 1.72
57 retrieving revision 1.73
58 diff -u -r1.72 -r1.73
59 --- ChangeLog 30 Mar 2015 09:49:46 -0000 1.72
60 +++ ChangeLog 30 Mar 2015 10:02:29 -0000 1.73
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.72 2015/03/30 09:49:46 ago Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.73 2015/03/30 10:02:29 ago Exp $
66 +
67 + 30 Mar 2015; Agostino Sarubbo <ago@g.o> qtgui-4.8.5-r4.ebuild:
68 + Stable for alpha, wrt bug #541972
69
70 30 Mar 2015; Agostino Sarubbo <ago@g.o> qtgui-4.8.5-r4.ebuild:
71 Stable for sparc, wrt bug #541972