summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-09 15:27:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-09 15:27:27 +0000
commitd3380b7c8b6e6124915685d5e6586d655f61650d (patch)
tree27ffe5f7396d3ed27e4d423506f544ccde980850 /x11-libs
parentia64/sparc stable wrt #263945 (diff)
downloadgentoo-2-d3380b7c8b6e6124915685d5e6586d655f61650d.tar.gz
gentoo-2-d3380b7c8b6e6124915685d5e6586d655f61650d.tar.bz2
gentoo-2-d3380b7c8b6e6124915685d5e6586d655f61650d.zip
ia64/sparc stable wrt #263945
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-sql/ChangeLog5
-rw-r--r--x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog
index 31733e6da8da..df9c28c17835 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.34 2009/04/05 16:49:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.35 2009/04/09 15:27:27 armin76 Exp $
+
+ 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> qt-sql-4.4.2-r1.ebuild:
+ ia64/sparc stable wrt #263945
05 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
qt-sql-4.4.2-r1.ebuild:
diff --git a/x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild b/x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild
index a457460eb0d8..b2ec46cd3c67 100644
--- a/x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# 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.4.2-r1.ebuild,v 1.4 2009/04/05 16:49:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.2-r1.ebuild,v 1.5 2009/04/09 15:27:27 armin76 Exp $
EAPI="1"
inherit qt4-build
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/"
LICENSE="|| ( GPL-3 GPL-2 )"
SLOT="4"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="firebird +iconv mysql odbc postgres +qt3support +sqlite"