summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-08 18:05:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-08 18:05:19 +0000
commit68c49f7d8c510648b9d3d92808656e9525b64cdb (patch)
tree8a4c08de67f0e9b27d0796aa23a3fd45599f159b /x11-libs/qt-sql
parentMask netkit-ftp for removal. (diff)
downloadhistorical-68c49f7d8c510648b9d3d92808656e9525b64cdb.tar.gz
historical-68c49f7d8c510648b9d3d92808656e9525b64cdb.tar.bz2
historical-68c49f7d8c510648b9d3d92808656e9525b64cdb.zip
sparc stable, add ~sparc
Package-Manager: portage-2.1.11.5/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'x11-libs/qt-sql')
-rw-r--r--x11-libs/qt-sql/ChangeLog6
-rw-r--r--x11-libs/qt-sql/qt-sql-4.8.1.ebuild4
-rw-r--r--x11-libs/qt-sql/qt-sql-4.8.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog
index 23e7767fd423..a7864c4e4434 100644
--- a/x11-libs/qt-sql/ChangeLog
+++ b/x11-libs/qt-sql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-sql
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.142 2012/07/08 14:50:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.143 2012/07/08 17:57:27 armin76 Exp $
+
+ 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> qt-sql-4.8.1.ebuild,
+ qt-sql-4.8.2.ebuild:
+ sparc stable, add ~sparc
08 Jul 2012; Jeroen Roovers <jer@gentoo.org> qt-sql-4.8.2.ebuild:
Stable for HPPA (bug #424625).
diff --git a/x11-libs/qt-sql/qt-sql-4.8.1.ebuild b/x11-libs/qt-sql/qt-sql-4.8.1.ebuild
index b2baa7fc2512..84ed83d0f23a 100644
--- a/x11-libs/qt-sql/qt-sql-4.8.1.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.8.1.ebuild,v 1.10 2012/07/06 05:03:44 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.1.ebuild,v 1.11 2012/07/08 17:57:27 armin76 Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit multilib qt4-build
DESCRIPTION="The SQL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="firebird freetds mysql odbc postgres qt3support +sqlite"
REQUIRED_USE="
diff --git a/x11-libs/qt-sql/qt-sql-4.8.2.ebuild b/x11-libs/qt-sql/qt-sql-4.8.2.ebuild
index 167eb67e1108..61f9219228d7 100644
--- a/x11-libs/qt-sql/qt-sql-4.8.2.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.8.2.ebuild,v 1.5 2012/07/08 14:50:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.2.ebuild,v 1.6 2012/07/08 17:57:27 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="firebird freetds mysql oci8 odbc postgres qt3support +sqlite"