diff options
author | 2010-10-23 15:29:59 +0000 | |
---|---|---|
committer | 2010-10-23 15:29:59 +0000 | |
commit | 09b01ff86d82401dcc7bfc4f8cf896f81aa97340 (patch) | |
tree | be4a641417fda6adb9e0a9c68921fe1c0abe2a96 /x11-libs/qt-core | |
parent | Stable for HPPA (bug #342131). (diff) | |
download | historical-09b01ff86d82401dcc7bfc4f8cf896f81aa97340.tar.gz historical-09b01ff86d82401dcc7bfc4f8cf896f81aa97340.tar.bz2 historical-09b01ff86d82401dcc7bfc4f8cf896f81aa97340.zip |
alpha/arm/ia64/sparc stable wrt #341703
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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 d2756d861776..6c1bf240305e 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.110 2010/10/22 15:04:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.111 2010/10/23 15:24:32 armin76 Exp $ + + 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-core-4.6.3.ebuild: + alpha/arm/ia64/sparc stable wrt #341703 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> qt-core-4.6.3.ebuild: stable x86, bug 341703 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 a2da31fcd522..e5c1bbcf9509 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.6 2010/10/22 15:04:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3.ebuild,v 1.7 2010/10/23 15:24:32 armin76 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 |