Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
maekke 09/10/09 05:55:37
Modified: ChangeLog qt-sql-4.5.2.ebuild
Log:
amd64/arm/x86 stable, bug #286653
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Revision Changes Path
1.51 x11-libs/qt-sql/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 7 Oct 2009 18:31:10 -0000 1.50
+++ ChangeLog 9 Oct 2009 05:55:36 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-sql
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.50 2009/10/07 18:31:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.51 2009/10/09 05:55:36 maekke Exp $
+
+ 09 Oct 2009; Markus Meier <maekke@g.o> qt-sql-4.5.2.ebuild:
+ amd64/arm/x86 stable, bug #286653
07 Oct 2009; nixnut <nixnut@g.o> qt-sql-4.5.2.ebuild:
ppc stable #286653
1.3 x11-libs/qt-sql/qt-sql-4.5.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild?r1=1.2&r2=1.3
Index: qt-sql-4.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt-sql-4.5.2.ebuild 7 Oct 2009 18:31:10 -0000 1.2
+++ qt-sql-4.5.2.ebuild 9 Oct 2009 05:55:36 -0000 1.3
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild,v 1.2 2009/10/07 18:31:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild,v 1.3 2009/10/09 05:55:36 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The SQL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="firebird iconv mysql odbc postgres qt3support +sqlite"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]
|
|