summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-07-19 19:48:46 +0000
committerMarkus Meier <maekke@gentoo.org>2012-07-19 19:48:46 +0000
commitb6fc9bd38ec41d75881fc4effb4dbd91487e9120 (patch)
tree7c5d64ef23c237f9efeee7bc441d2b61edaf4567 /x11-libs/qt-assistant
parentarm stable, bug #423243 (diff)
downloadgentoo-2-b6fc9bd38ec41d75881fc4effb4dbd91487e9120.tar.gz
gentoo-2-b6fc9bd38ec41d75881fc4effb4dbd91487e9120.tar.bz2
gentoo-2-b6fc9bd38ec41d75881fc4effb4dbd91487e9120.zip
arm stable, bug #424625
(Portage version: 2.1.11.7/cvs/Linux i686)
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 7440b31d81fd..694a477765b4 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.148 2012/07/15 10:47:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.149 2012/07/19 19:48:46 maekke Exp $
+
+ 19 Jul 2012; Markus Meier <maekke@gentoo.org> qt-assistant-4.8.2-r1.ebuild:
+ arm stable, bug #424625
15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-assistant-4.8.2-r1.ebuild:
Stable for x86, wrt bug #424625
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 7431a7cd6b9a..635a14396674 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.5 2012/07/15 10:47:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.6 2012/07/19 19:48:46 maekke 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"