Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-svg: qt-svg-4.7.4.ebuild ChangeLog
Date: Tue, 27 Dec 2011 21:33:59
Message-Id: 20111227213349.76C132004B@flycatcher.gentoo.org
1 maekke 11/12/27 21:33:49
2
3 Modified: qt-svg-4.7.4.ebuild ChangeLog
4 Log:
5 x86 stable, bug #390963
6
7 (Portage version: 2.1.10.43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 x11-libs/qt-svg/qt-svg-4.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild?r1=1.2&r2=1.3
15
16 Index: qt-svg-4.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- qt-svg-4.7.4.ebuild 20 Dec 2011 23:13:31 -0000 1.2
23 +++ qt-svg-4.7.4.ebuild 27 Dec 2011 21:33:49 -0000 1.3
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild,v 1.2 2011/12/20 23:13:31 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.7.4.ebuild,v 1.3 2011/12/27 21:33:49 maekke Exp $
29
30 EAPI="3"
31 inherit qt4-build
32
33 DESCRIPTION="The SVG module for the Qt toolkit"
34 SLOT="4"
35 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 IUSE="+accessibility iconv"
38
39 DEPEND="~x11-libs/qt-gui-${PV}[accessibility=,aqua=,debug=]"
40
41
42
43 1.97 x11-libs/qt-svg/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/ChangeLog?rev=1.97&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/ChangeLog?rev=1.97&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-svg/ChangeLog?r1=1.96&r2=1.97
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v
52 retrieving revision 1.96
53 retrieving revision 1.97
54 diff -u -r1.96 -r1.97
55 --- ChangeLog 20 Dec 2011 23:13:31 -0000 1.96
56 +++ ChangeLog 27 Dec 2011 21:33:49 -0000 1.97
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/qt-svg
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.96 2011/12/20 23:13:31 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.97 2011/12/27 21:33:49 maekke Exp $
62 +
63 + 27 Dec 2011; Markus Meier <maekke@g.o> qt-svg-4.7.4.ebuild:
64 + x86 stable, bug #390963
65
66 20 Dec 2011; Agostino Sarubbo <ago@g.o> qt-svg-4.7.4.ebuild:
67 Stable for AMD64, wrt bug #390963