diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:44 +0000 |
commit | d4357ea466598cc2a1a02457742166ce9a8edad7 (patch) | |
tree | 24e57f08a34177d7ba558444c2de24e9eb488b06 /x11-libs/qt-sql | |
parent | Stable for AMD64, wrt bug #395339 (diff) | |
download | historical-d4357ea466598cc2a1a02457742166ce9a8edad7.tar.gz historical-d4357ea466598cc2a1a02457742166ce9a8edad7.tar.bz2 historical-d4357ea466598cc2a1a02457742166ce9a8edad7.zip |
Stable for AMD64, wrt bug #390963
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index 7bfa1f237a88..75c386b1158a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.115 2011/11/28 23:53:23 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.116 2011/12/20 23:13:37 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qt-sql-4.7.4.ebuild: + Stable for AMD64, wrt bug #390963 28 Nov 2011; Davide Pesavento <pesa@gentoo.org> -files/qt-4.5-nolibx11.diff, -files/qt-sql-4.7.1_postgres_9.patch, -qt-sql-4.7.3.ebuild: diff --git a/x11-libs/qt-sql/qt-sql-4.7.4.ebuild b/x11-libs/qt-sql/qt-sql-4.7.4.ebuild index aac9fb07020b..62f1d50ff3d6 100644 --- a/x11-libs/qt-sql/qt-sql-4.7.4.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.7.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.4.ebuild,v 1.1 2011/09/08 09:21:54 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.7.4.ebuild,v 1.2 2011/12/20 23:13:37 ago Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The SQL module for the Qt toolkit" SLOT="4" -KEYWORDS="~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="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 freetds iconv mysql odbc postgres qt3support +sqlite" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |