Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-docs/
Date: Tue, 16 Oct 2018 16:09:38
Message-Id: 1539706141.60ba101536489a914d7de823f3148cc13ef58303.zlogene@gentoo
1 commit: 60ba101536489a914d7de823f3148cc13ef58303
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 16 15:53:31 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 16 16:09:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ba1015
7
8 dev-qt/qt-docs: amd64 stable wrt bug #664566
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-qt/qt-docs/qt-docs-5.11.1_p201806180847.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-qt/qt-docs/qt-docs-5.11.1_p201806180847.ebuild b/dev-qt/qt-docs/qt-docs-5.11.1_p201806180847.ebuild
17 index a475934e374..16e29b98ddf 100644
18 --- a/dev-qt/qt-docs/qt-docs-5.11.1_p201806180847.ebuild
19 +++ b/dev-qt/qt-docs/qt-docs-5.11.1_p201806180847.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -23,7 +23,7 @@ SRC_URI="${BASE_URI}/${PV_FULL}qt-everywhere-documentation.7z
27
28 LICENSE="FDL-1.3"
29 SLOT="5"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
32
33 IUSE="3d bluetooth charts datavis declarative graphicaleffects +html location
34 multimedia networkauth +qch script sensors virtualkeyboard webengine"