diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:54:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:54:54 +0000 |
commit | 684d0f17e77eebf337ecf5e5ff8e8baff8cb9745 (patch) | |
tree | 8940386682b68a5fc088b3ac7aba6eb7536bace5 /x11-libs/qt-core | |
parent | ppc64 stable wrt #341703 (diff) | |
download | gentoo-2-684d0f17e77eebf337ecf5e5ff8e8baff8cb9745.tar.gz gentoo-2-684d0f17e77eebf337ecf5e5ff8e8baff8cb9745.tar.bz2 gentoo-2-684d0f17e77eebf337ecf5e5ff8e8baff8cb9745.zip |
ppc64 stable wrt #341703
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 44eea6b7253b..b8810ebfadba 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.116 2010/12/05 21:45:43 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.117 2010/12/23 07:54:54 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> qt-core-4.6.3.ebuild: + ppc64 stable wrt #341703 05 Dec 2010; Alex Alexander <wired@gentoo.org> -qt-core-4.5.3-r2.ebuild, -files/qt-4.5.3-glib-event-loop.patch: diff --git a/x11-libs/qt-core/qt-core-4.6.3.ebuild b/x11-libs/qt-core/qt-core-4.6.3.ebuild index 93c9102040e8..e19db95677b2 100644 --- a/x11-libs/qt-core/qt-core-4.6.3.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3.ebuild,v 1.8 2010/11/05 18:18:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3.ebuild,v 1.9 2010/12/23 07:54:54 ssuominen Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc +glib iconv optimized-qmake qt3support ssl" RDEPEND="sys-libs/zlib |