summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-25 09:52:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-25 09:52:49 +0000
commitdd065394f900f25a8943eb0554714117494c6bfb (patch)
tree9995a891f9e13bbf21a775a996b347ee3b982fed /x11-libs/qt-declarative
parentStable for x86, wrt bug #445956 (diff)
downloadgentoo-2-dd065394f900f25a8943eb0554714117494c6bfb.tar.gz
gentoo-2-dd065394f900f25a8943eb0554714117494c6bfb.tar.bz2
gentoo-2-dd065394f900f25a8943eb0554714117494c6bfb.zip
Stable for x86, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-declarative')
-rw-r--r--x11-libs/qt-declarative/ChangeLog5
-rw-r--r--x11-libs/qt-declarative/qt-declarative-4.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-declarative/ChangeLog b/x11-libs/qt-declarative/ChangeLog
index 0528af114a11..9833f7f00dde 100644
--- a/x11-libs/qt-declarative/ChangeLog
+++ b/x11-libs/qt-declarative/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-declarative
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.61 2012/12/25 09:44:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.62 2012/12/25 09:52:49 ago Exp $
+
+ 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-declarative-4.8.4.ebuild:
+ Stable for x86, wrt bug #445956
25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-declarative-4.8.4.ebuild:
Stable for ppc64, wrt bug #445956
diff --git a/x11-libs/qt-declarative/qt-declarative-4.8.4.ebuild b/x11-libs/qt-declarative/qt-declarative-4.8.4.ebuild
index ab19960c48c5..d138be824ea4 100644
--- a/x11-libs/qt-declarative/qt-declarative-4.8.4.ebuild
+++ b/x11-libs/qt-declarative/qt-declarative-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-declarative/qt-declarative-4.8.4.ebuild,v 1.5 2012/12/25 09:44:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.4.ebuild,v 1.6 2012/12/25 09:52:49 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
fi
IUSE="+accessibility qt3support webkit"