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/qtsvg: qtsvg-4.8.6-r1.ebuild ChangeLog
Date: Sat, 30 May 2015 11:00:33
Message-Id: 20150530110028.7F26FA00@oystercatcher.gentoo.org
1 maekke 15/05/30 11:00:28
2
3 Modified: qtsvg-4.8.6-r1.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/qtsvg/qtsvg-4.8.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: qtsvg-4.8.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- qtsvg-4.8.6-r1.ebuild 16 May 2015 11:32:49 -0000 1.6
23 +++ qtsvg-4.8.6-r1.ebuild 30 May 2015 11:00:28 -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/qtsvg/qtsvg-4.8.6-r1.ebuild,v 1.6 2015/05/16 11:32:49 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/qtsvg-4.8.6-r1.ebuild,v 1.7 2015/05/30 11:00:28 maekke Exp $
29
30 EAPI=5
31
32 @@ -9,9 +9,9 @@
33 DESCRIPTION="The SVG module for the Qt toolkit"
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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
41 fi
42
43 IUSE="+accessibility"
44
45
46
47 1.33 dev-qt/qtsvg/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/ChangeLog?rev=1.33&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/ChangeLog?rev=1.33&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtsvg/ChangeLog?r1=1.32&r2=1.33
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/ChangeLog,v
56 retrieving revision 1.32
57 retrieving revision 1.33
58 diff -u -r1.32 -r1.33
59 --- ChangeLog 26 May 2015 18:14:39 -0000 1.32
60 +++ ChangeLog 30 May 2015 11:00:28 -0000 1.33
61 @@ -1,6 +1,9 @@
62 # ChangeLog for dev-qt/qtsvg
63 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/ChangeLog,v 1.32 2015/05/26 18:14:39 pesa Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsvg/ChangeLog,v 1.33 2015/05/30 11:00:28 maekke Exp $
66 +
67 + 30 May 2015; Markus Meier <maekke@g.o> qtsvg-4.8.6-r1.ebuild:
68 + arm stable, bug #530238
69
70 *qtsvg-4.8.7 (26 May 2015)