summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-01 12:30:57 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-01 12:30:57 +0000
commit8c0283d216202134465895e87ae1d3641e7496ad (patch)
tree7b65723d79676bbdbd3bc31b765d3ad8bed92ab0 /x11-libs/qt-assistant
parentx86 stable wrt bug #342621 (diff)
downloadhistorical-8c0283d216202134465895e87ae1d3641e7496ad.tar.gz
historical-8c0283d216202134465895e87ae1d3641e7496ad.tar.bz2
historical-8c0283d216202134465895e87ae1d3641e7496ad.zip
Keyword ~ppc64 wrt #338289.
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-assistant')
-rw-r--r--x11-libs/qt-assistant/ChangeLog6
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 0cc37e0414ad..058e62597a35 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.95 2010/10/23 15:22:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.96 2010/11/01 12:29:46 ssuominen Exp $
+
+ 01 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ qt-assistant-4.7.0.ebuild:
+ Keyword ~ppc64 wrt #338289.
23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.6.3.ebuild:
alpha/arm/ia64 stable wrt #341703
diff --git a/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild b/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild
index 21c564b0ca68..984caafffeec 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.7.0.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-assistant/qt-assistant-4.7.0.ebuild,v 1.6 2010/10/20 13:19:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.7 2010/11/01 12:29:46 ssuominen Exp $
EAPI="3"
inherit qt4-build
DESCRIPTION="The assistant help module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
IUSE="compat doc +glib trace"
SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )"