diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 12:12:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 12:12:21 +0000 |
commit | cc3a028ba6f5fffe0c35808c8333927c6a9d7d37 (patch) | |
tree | a13f7f95ce691fd0310c71040a170a9fcaaa188b /x11-libs/qt-sql | |
parent | stable x86, bug 297299 (diff) | |
download | historical-cc3a028ba6f5fffe0c35808c8333927c6a9d7d37.tar.gz historical-cc3a028ba6f5fffe0c35808c8333927c6a9d7d37.tar.bz2 historical-cc3a028ba6f5fffe0c35808c8333927c6a9d7d37.zip |
stable x86, bug 297299
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'x11-libs/qt-sql')
-rw-r--r-- | x11-libs/qt-sql/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-sql/qt-sql-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index 6d33e76a50f8..86be44f2e852 100644 --- a/x11-libs/qt-sql/ChangeLog +++ b/x11-libs/qt-sql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-sql # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.77 2010/03/01 23:43:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.78 2010/03/03 11:47:02 fauli Exp $ + + 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> qt-sql-4.6.2.ebuild: + stable x86, bug 297299 01 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> qt-sql-4.6.2.ebuild: amd64 stable wrt #297299 diff --git a/x11-libs/qt-sql/qt-sql-4.6.2.ebuild b/x11-libs/qt-sql/qt-sql-4.6.2.ebuild index cf94490c6831..f5f9daacca97 100644 --- a/x11-libs/qt-sql/qt-sql-4.6.2.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.2.ebuild,v 1.2 2010/03/01 23:43:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.2.ebuild,v 1.3 2010/03/03 11:47:02 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="firebird iconv mysql odbc postgres qt3support +sqlite" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |