diff options
author | 2012-04-29 11:55:49 +0000 | |
---|---|---|
committer | 2012-04-29 11:55:49 +0000 | |
commit | 823459e3943ba44be687d5ca321422ab29f61e3d (patch) | |
tree | c012a2ec6fd8ee52c05cefa05edba4d8a542b794 /x11-libs/qt-sql | |
parent | Move to EAPI=4, handle static-libs, add fix for gold.ld, call Xemake #294295;... (diff) | |
download | historical-823459e3943ba44be687d5ca321422ab29f61e3d.tar.gz historical-823459e3943ba44be687d5ca321422ab29f61e3d.tar.bz2 historical-823459e3943ba44be687d5ca321422ab29f61e3d.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.20430-prefix/cvs/Darwin i386
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 ddee9646d143..733162af225a 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.125 2012/04/12 18:03:29 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.126 2012/04/29 11:55:49 grobian Exp $ + + 29 Apr 2012; Fabian Groffen <grobian@gentoo.org> qt-sql-4.8.1.ebuild: + Marked ~x64-macos 12 Apr 2012; Davide Pesavento <pesa@gentoo.org> -qt-sql-4.6.3-r1.ebuild, -qt-sql-4.6.3.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 e1359837a753..ee6f8b82a46e 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.1 2012/03/29 22:15:59 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.8.1.ebuild,v 1.2 2012/04/29 11:55:49 grobian Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit 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 ~x86-macos ~x64-solaris ~x86-solaris" +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" IUSE="firebird freetds mysql odbc postgres qt3support +sqlite" REQUIRED_USE=" |