summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-06-25 15:58:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-06-25 15:58:48 +0000
commit5cf345764f71c8396b886e77559d7d5d9bfc4d87 (patch)
tree45414f071bbd3bef4079ad6acc601ec559d94421 /x11-libs/qt-sql
parentVersion bump and remove older versions that aren't necessarily ABI stable/com... (diff)
downloadhistorical-5cf345764f71c8396b886e77559d7d5d9bfc4d87.tar.gz
historical-5cf345764f71c8396b886e77559d7d5d9bfc4d87.tar.bz2
historical-5cf345764f71c8396b886e77559d7d5d9bfc4d87.zip
Add ~alpha, alpha/ia64 stable wrt #414241
Package-Manager: portage-2.1.10.53/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 d0cece55322b..d33eb3896759 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.138 2012/06/19 22:38:42 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.139 2012/06/25 15:56:23 armin76 Exp $
+
+ 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-sql-4.8.1.ebuild,
+ qt-sql-4.8.2.ebuild:
+ Add ~alpha, alpha/ia64 stable wrt #414241
19 Jun 2012; Davide Pesavento <pesa@gentoo.org>
+files/4.8.2-qatomic-x32.patch, qt-sql-4.8.2.ebuild:
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 aca922641ad9..7209e0ce0a11 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.8 2012/05/20 13:18:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.1.ebuild,v 1.9 2012/06/25 15:56:23 armin76 Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit multilib qt4-build
DESCRIPTION="The SQL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="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 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 0a9bf752ad57..d8c8b53d53a3 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.2 2012/06/19 22:38:42 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.2.ebuild,v 1.3 2012/06/25 15:56:23 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~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 ~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"