diff options
author | 2010-01-14 15:52:37 +0000 | |
---|---|---|
committer | 2010-01-14 15:52:37 +0000 | |
commit | 6dac021ffc3924b983ef2dda0d7f0260123426e3 (patch) | |
tree | 7667420904ca601846f0faa5696ec8940fbbbdd7 /x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild | |
parent | Marking zentest-4.2.1 ~ppc for bug 298367 (diff) | |
download | historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.tar.gz historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.tar.bz2 historical-6dac021ffc3924b983ef2dda0d7f0260123426e3.zip |
mark ~x86-freebsd
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild')
-rw-r--r-- | x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild b/x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild index 873e99f50360..5bb95bff14b5 100644 --- a/x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.6.0-r1.ebuild,v 1.1 2009/12/25 15:44:11 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.0-r1.ebuild,v 1.2 2010/01/14 15:44:54 fauli Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The SQL module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~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 iconv mysql odbc postgres qt3support +sqlite" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |