Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-sql: ChangeLog qt-sql-4.5.1.ebuild
Date: Tue, 02 Jun 2009 17:56:53
Message-Id: E1MBYEF-0007ct-BW@stork.gentoo.org
1 fauli 09/06/02 17:56:51
2
3 Modified: ChangeLog qt-sql-4.5.1.ebuild
4 Log:
5 stable x86, bug 266201
6 (Portage version: 2.1.6.11/cvs/Linux i686, RepoMan options: --force)
7
8 Revision Changes Path
9 1.44 x11-libs/qt-sql/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 28 May 2009 12:06:16 -0000 1.43
22 +++ ChangeLog 2 Jun 2009 17:56:51 -0000 1.44
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.43 2009/05/28 12:06:16 dagger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.44 2009/06/02 17:56:51 fauli Exp $
28 +
29 + 02 Jun 2009; Christian Faulhammer <fauli@g.o> qt-sql-4.5.1.ebuild:
30 + stable x86, bug 266201
31
32 28 May 2009; Robert Piasek <dagger@g.o> qt-sql-4.5.1.ebuild:
33 stable on arm (bug #266201)
34
35
36
37 1.6 x11-libs/qt-sql/qt-sql-4.5.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild?r1=1.5&r2=1.6
42
43 Index: qt-sql-4.5.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- qt-sql-4.5.1.ebuild 28 May 2009 12:06:16 -0000 1.5
50 +++ qt-sql-4.5.1.ebuild 2 Jun 2009 17:56:51 -0000 1.6
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.1.ebuild,v 1.5 2009/05/28 12:06:16 dagger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild,v 1.6 2009/06/02 17:56:51 fauli 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=]