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-sql: ChangeLog qt-sql-4.5.3.ebuild
Date: Sat, 31 Oct 2009 13:54:32
Message-Id: E1N4EPW-0000pn-2z@stork.gentoo.org
1 maekke 09/10/31 13:54:30
2
3 Modified: ChangeLog qt-sql-4.5.3.ebuild
4 Log:
5 amd64 stable, bug #290922
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.56 x11-libs/qt-sql/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.56&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.56&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?r1=1.55&r2=1.56
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- ChangeLog 29 Oct 2009 11:21:05 -0000 1.55
22 +++ ChangeLog 31 Oct 2009 13:54:29 -0000 1.56
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/qt-sql
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.55 2009/10/29 11:21:05 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.56 2009/10/31 13:54:29 maekke Exp $
28 +
29 + 31 Oct 2009; Markus Meier <maekke@g.o> qt-sql-4.5.3.ebuild:
30 + amd64 stable, bug #290922
31
32 29 Oct 2009; Christian Faulhammer <fauli@g.o> qt-sql-4.5.3.ebuild:
33 stable x86, bug 290922
34
35
36
37 1.3 x11-libs/qt-sql/qt-sql-4.5.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild?r1=1.2&r2=1.3
42
43 Index: qt-sql-4.5.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- qt-sql-4.5.3.ebuild 29 Oct 2009 11:21:05 -0000 1.2
50 +++ qt-sql-4.5.3.ebuild 31 Oct 2009 13:54:29 -0000 1.3
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-sql/qt-sql-4.5.3.ebuild,v 1.2 2009/10/29 11:21:05 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild,v 1.3 2009/10/31 13:54:29 maekke Exp $
56
57 EAPI="2"
58 inherit qt4-build
59
60 DESCRIPTION="The SQL 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="firebird iconv mysql odbc postgres qt3support +sqlite"
65
66 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]