diff options
author | 2012-06-08 12:49:10 +0000 | |
---|---|---|
committer | 2012-06-08 12:49:10 +0000 | |
commit | d22975bd23ef0cb8ca3bef0d8869c418feee6f94 (patch) | |
tree | d93aac36f4e4a6fdba0cfd370ef289fc87e65b87 /x11-libs | |
parent | Mask new xf86-video-ati for libdrm dependency. (diff) | |
download | gentoo-2-d22975bd23ef0cb8ca3bef0d8869c418feee6f94.tar.gz gentoo-2-d22975bd23ef0cb8ca3bef0d8869c418feee6f94.tar.bz2 gentoo-2-d22975bd23ef0cb8ca3bef0d8869c418feee6f94.zip |
Stable on hppa to force rebuild against icu-49, wrt bug 413541.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index e89ebc5cdd82..b7e9e7df193c 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.172 2012/05/31 14:38:46 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.173 2012/06/08 12:49:10 pesa Exp $ + + 08 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt-core-4.8.1-r3.ebuild: + Stable on hppa to force rebuild against icu-49, wrt bug 413541. 31 May 2012; Davide Pesavento <pesa@gentoo.org> qt-core-4.8.1-r3.ebuild: Stable on arm to force rebuild against icu-49, wrt bug 413541. diff --git a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild b/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild index ce770a4a3ef5..25e986e33fb8 100644 --- a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.1-r3.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-core/qt-core-4.8.1-r3.ebuild,v 1.3 2012/05/31 14:38:46 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild,v 1.4 2012/06/08 12:49:10 pesa Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv icu optimized-qmake qt3support ssl" DEPEND=" |