diff options
author | 2009-10-29 11:21:05 +0000 | |
---|---|---|
committer | 2009-10-29 11:21:05 +0000 | |
commit | 792b40ed110a9229528e54193a45b5aa34721cd8 (patch) | |
tree | 871b3ed7a7ac5369d683fb384cceff1c88527764 /x11-libs/qt-sql | |
parent | stable x86, bug 290922 (diff) | |
download | gentoo-2-792b40ed110a9229528e54193a45b5aa34721cd8.tar.gz gentoo-2-792b40ed110a9229528e54193a45b5aa34721cd8.tar.bz2 gentoo-2-792b40ed110a9229528e54193a45b5aa34721cd8.zip |
stable x86, bug 290922
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index 717d2c47dd03..e92f9aff734b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.54 2009/10/16 19:51:28 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.55 2009/10/29 11:21:05 fauli Exp $ + + 29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> qt-sql-4.5.3.ebuild: + stable x86, bug 290922 16 Oct 2009; Alex Alexander <wired@gentoo.org> qt-sql-4.6.0_beta1.ebuild: added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd diff --git a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild b/x11-libs/qt-sql/qt-sql-4.5.3.ebuild index 9a99df30e01a..97c6c4d06506 100644 --- a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.5.3.ebuild @@ -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.3.ebuild,v 1.1 2009/10/04 10:21:28 wired Exp $ +# $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 $ 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=] |