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-xmlpatterns: ChangeLog qt-xmlpatterns-4.5.3-r1.ebuild
Date: Sat, 31 Oct 2009 13:40:33
Message-Id: E1N4EBz-0007sW-B1@stork.gentoo.org
1 maekke 09/10/31 13:40:31
2
3 Modified: ChangeLog qt-xmlpatterns-4.5.3-r1.ebuild
4 Log:
5 x86 stable, bug #290922
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.44 x11-libs/qt-xmlpatterns/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 29 Oct 2009 18:30:13 -0000 1.43
22 +++ ChangeLog 31 Oct 2009 13:40:30 -0000 1.44
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/qt-xmlpatterns
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.43 2009/10/29 18:30:13 ayoy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.44 2009/10/31 13:40:30 maekke Exp $
28 +
29 + 31 Oct 2009; Markus Meier <maekke@g.o>
30 + qt-xmlpatterns-4.5.3-r1.ebuild:
31 + x86 stable, bug #290922
32
33 *qt-xmlpatterns-4.5.3-r1 (29 Oct 2009)
34
35
36
37
38 1.2 x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: qt-xmlpatterns-4.5.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- qt-xmlpatterns-4.5.3-r1.ebuild 29 Oct 2009 18:30:13 -0000 1.1
51 +++ qt-xmlpatterns-4.5.3-r1.ebuild 31 Oct 2009 13:40:30 -0000 1.2
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild,v 1.1 2009/10/29 18:30:13 ayoy Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:40:30 maekke Exp $
57
58 EAPI="2"
59 inherit qt4-build
60
61 DESCRIPTION="The patternist module for the Qt toolkit"
62 SLOT="4"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND="~x11-libs/qt-core-${PV}[debug=]"