summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2012-07-09 04:33:59 +0000
committerJoseph Jezak <josejx@gentoo.org>2012-07-09 04:33:59 +0000
commiteee0ab6eed0f4bc7603e998406d43fa9ad869c29 (patch)
tree5426bab437598a7342e17409a3c13e82095d853a /x11-libs/qt-assistant
parentMarked ppc64 stable. (diff)
downloadhistorical-eee0ab6eed0f4bc7603e998406d43fa9ad869c29.tar.gz
historical-eee0ab6eed0f4bc7603e998406d43fa9ad869c29.tar.bz2
historical-eee0ab6eed0f4bc7603e998406d43fa9ad869c29.zip
Marked ppc/ppc64 for bug #424625.
Package-Manager: portage-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"