summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2012-07-09 04:23:14 +0000
committerJoseph Jezak <josejx@gentoo.org>2012-07-09 04:23:14 +0000
commitee134eb910c2b12a341a993df76135d808c64441 (patch)
treed935f0b98ed839b9525ed767b026990178cda7db /x11-libs/qt-assistant
parentMarked ppc64 stable. (diff)
downloadgentoo-2-ee134eb910c2b12a341a993df76135d808c64441.tar.gz
gentoo-2-ee134eb910c2b12a341a993df76135d808c64441.tar.bz2
gentoo-2-ee134eb910c2b12a341a993df76135d808c64441.zip
Marked ppc/ppc64 for bug #424625.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
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.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 5ea82b8531be..29e09a35a4de 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.144 2012/07/08 17:44:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.145 2012/07/09 04:23:14 josejx Exp $
+
+ 09 Jul 2012; Joseph Jezak <josejx@gentoo.org> qt-assistant-4.8.2-r1.ebuild:
+ Marked ppc/ppc64 for bug #424625.
08 Jul 2012; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.8.1-r1.ebuild,
qt-assistant-4.8.2-r1.ebuild:
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild
index a9e9e638426e..c9a73bb8af33 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.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.2-r1.ebuild,v 1.3 2012/07/08 17:44:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.4 2012/07/09 04:23:14 josejx 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"