diff options
author | 2011-08-17 16:59:58 +0000 | |
---|---|---|
committer | 2011-08-17 16:59:58 +0000 | |
commit | f5685252b28c36d1a5eaa39d66b5d1d7127fd352 (patch) | |
tree | 0bb267619110f6b7a0643bb3f61c642e1e379d3d /x11-libs/qt-core | |
parent | keyword ~sparc-solaris (diff) | |
download | historical-f5685252b28c36d1a5eaa39d66b5d1d7127fd352.tar.gz historical-f5685252b28c36d1a5eaa39d66b5d1d7127fd352.tar.bz2 historical-f5685252b28c36d1a5eaa39d66b5d1d7127fd352.zip |
keyword ~sparc-solaris
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index ee469a037f2c..8816487eccac 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.135 2011/07/13 12:49:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.136 2011/08/17 16:54:36 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + qt-core-4.6.3-r1.ebuild: + keyword ~sparc-solaris 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-core-4.7.2-r1.ebuild: ppc64 stable wrt #354033 diff --git a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild b/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild index 6e02431e1f8c..1f02af62f724 100644 --- a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.8 2011/04/11 17:06:28 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild,v 1.9 2011/08/17 16:54:36 chithanh 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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +glib iconv optimized-qmake qt3support ssl" RDEPEND="sys-libs/zlib |