summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-25 14:53:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-25 14:53:16 +0000
commit1c64fa5db7d0fc412223ed9dcac0e88938a9ee83 (patch)
treeece6486662d876cc76a64cf9e76087883b5843bd /x11-libs/qt-core
parentStable for arm, wrt bug #445956 (diff)
downloadgentoo-2-1c64fa5db7d0fc412223ed9dcac0e88938a9ee83.tar.gz
gentoo-2-1c64fa5db7d0fc412223ed9dcac0e88938a9ee83.tar.bz2
gentoo-2-1c64fa5db7d0fc412223ed9dcac0e88938a9ee83.zip
Stable for arm, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r--x11-libs/qt-core/ChangeLog5
-rw-r--r--x11-libs/qt-core/qt-core-4.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog
index 525522273399..82c6488bb847 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.197 2012/12/25 09:51:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.198 2012/12/25 14:53:16 ago Exp $
+
+ 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.4.ebuild:
+ Stable for arm, wrt bug #445956
25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.4.ebuild:
Stable for x86, wrt bug #445956
diff --git a/x11-libs/qt-core/qt-core-4.8.4.ebuild b/x11-libs/qt-core/qt-core-4.8.4.ebuild
index c35f79975b48..fbddcd8d7fe1 100644
--- a/x11-libs/qt-core/qt-core-4.8.4.ebuild
+++ b/x11-libs/qt-core/qt-core-4.8.4.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.4.ebuild,v 1.7 2012/12/25 09:51:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.4.ebuild,v 1.8 2012/12/25 14:53:16 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="+glib iconv icu qt3support ssl"