summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-03 13:03:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-03 13:03:08 +0000
commit06e0e4e9e17c6e05e8805ec7e0c6924dd1169c00 (patch)
tree691548dae20f293f4135c3ebf4577f57b5cc578c /dev-qt/assistant
parentversion bump (diff)
downloadgentoo-2-06e0e4e9e17c6e05e8805ec7e0c6924dd1169c00.tar.gz
gentoo-2-06e0e4e9e17c6e05e8805ec7e0c6924dd1169c00.tar.bz2
gentoo-2-06e0e4e9e17c6e05e8805ec7e0c6924dd1169c00.zip
Stable for amd64, wrt bug #488536
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/ChangeLog5
-rw-r--r--dev-qt/assistant/assistant-4.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/assistant/ChangeLog b/dev-qt/assistant/ChangeLog
index 875c68c4be78..43f717bd5913 100644
--- a/dev-qt/assistant/ChangeLog
+++ b/dev-qt/assistant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/assistant
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.2 2013/10/21 01:38:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.3 2013/11/03 13:03:08 ago Exp $
+
+ 03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> assistant-4.8.5.ebuild:
+ Stable for amd64, wrt bug #488536
21 Oct 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Remove unneeded useflag descriptions from metadata.xml
diff --git a/dev-qt/assistant/assistant-4.8.5.ebuild b/dev-qt/assistant/assistant-4.8.5.ebuild
index b846ca76b80d..869aa6d8e551 100644
--- a/dev-qt/assistant/assistant-4.8.5.ebuild
+++ b/dev-qt/assistant/assistant-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-4.8.5.ebuild,v 1.1 2013/07/09 11:06:55 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-4.8.5.ebuild,v 1.2 2013/11/03 13:03:08 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
IUSE="webkit"