diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 15:39:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 15:39:17 +0000 |
commit | f1cf7fe4b095e9b73a2c23524e9ffaea639ff49d (patch) | |
tree | e4dc141548f9c9448da6e53b92cce4af2e918c37 /x11-libs/qt-sql | |
parent | Stable for HPPA (bug #413877). (diff) | |
download | gentoo-2-f1cf7fe4b095e9b73a2c23524e9ffaea639ff49d.tar.gz gentoo-2-f1cf7fe4b095e9b73a2c23524e9ffaea639ff49d.tar.bz2 gentoo-2-f1cf7fe4b095e9b73a2c23524e9ffaea639ff49d.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index ca64520891a9..9aeaeb05a0e0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.129 2012/05/12 14:06:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.130 2012/05/12 15:39:17 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> qt-sql-4.8.1.ebuild: + keyword ~amd64-fbsd 12 May 2012; Markus Meier <maekke@gentoo.org> qt-sql-4.8.1.ebuild: arm stable, bug #414241 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 d5a51931bbcf..f30cb962c9fe 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.5 2012/05/12 14:06:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.1.ebuild,v 1.6 2012/05/12 15:39:17 aballier 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +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" IUSE="firebird freetds mysql odbc postgres qt3support +sqlite" REQUIRED_USE=" |