summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-26 17:17:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-26 17:17:33 +0000
commite8e4409257eda40446ced34bdace22d41517add6 (patch)
tree996be58d49b41dcb5d01407336cb0c90dd644c41 /x11-libs/qt-assistant
parentVersion bump. Closes bug #448668 (diff)
downloadgentoo-2-e8e4409257eda40446ced34bdace22d41517add6.tar.gz
gentoo-2-e8e4409257eda40446ced34bdace22d41517add6.tar.bz2
gentoo-2-e8e4409257eda40446ced34bdace22d41517add6.zip
Stable for sparc, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r--x11-libs/qt-assistant/ChangeLog5
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 0c4c821980c1..0d084c6c36a7 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.160 2012/12/25 14:52:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.161 2012/12/26 17:17:33 ago Exp $
+
+ 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-assistant-4.8.4.ebuild:
+ Stable for sparc, wrt bug #445956
25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-assistant-4.8.4.ebuild:
Stable for arm, wrt bug #445956
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild
index 5a1153ddf51c..9fbaa39654bf 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-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-assistant/qt-assistant-4.8.4.ebuild,v 1.7 2012/12/25 14:52:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild,v 1.8 2012/12/26 17:17:33 ago Exp $
EAPI=4
@@ -17,7 +17,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
fi
IUSE="compat doc +glib qt3support trace webkit"