Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-svg: ChangeLog qt-svg-4.5.1-r1.ebuild
Date: Tue, 30 Jun 2009 15:13:28
Message-Id: E1MLf1S-0007eP-Rf@stork.gentoo.org
1 armin76 09/06/30 15:13:26
2
3 Modified: ChangeLog qt-svg-4.5.1-r1.ebuild
4 Log:
5 ia64/sparc stable wrt #266201
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.37 x11-libs/qt-svg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/ChangeLog?rev=1.37&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/ChangeLog?rev=1.37&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/ChangeLog?r1=1.36&r2=1.37
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v
18 retrieving revision 1.36
19 retrieving revision 1.37
20 diff -u -r1.36 -r1.37
21 --- ChangeLog 27 Jun 2009 19:22:30 -0000 1.36
22 +++ ChangeLog 30 Jun 2009 15:13:26 -0000 1.37
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/qt-svg
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.36 2009/06/27 19:22:30 yngwin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.37 2009/06/30 15:13:26 armin76 Exp $
28 +
29 + 30 Jun 2009; Raúl Porcel <armin76@g.o> qt-svg-4.5.1-r1.ebuild:
30 + ia64/sparc stable wrt #266201
31
32 *qt-svg-4.5.2 (27 Jun 2009)
33
34
35
36
37 1.9 x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild?r1=1.8&r2=1.9
42
43 Index: qt-svg-4.5.1-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- qt-svg-4.5.1-r1.ebuild 8 Jun 2009 22:30:08 -0000 1.8
50 +++ qt-svg-4.5.1-r1.ebuild 30 Jun 2009 15:13:26 -0000 1.9
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v 1.8 2009/06/08 22:30:08 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v 1.9 2009/06/30 15:13:26 armin76 Exp $
56
57 EAPI="2"
58 inherit qt4-build
59
60 DESCRIPTION="The SVG module for the Qt toolkit"
61 SLOT="4"
62 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
63 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
64 IUSE="+iconv"
65
66 DEPEND="~x11-libs/qt-gui-${PV}[debug=]"