Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebchannel/
Date: Fri, 27 Nov 2015 23:42:59
Message-Id: 1448667468.d5566c31f69f706b0ffabe7ff41425be370da903.pesa@gentoo
1 commit: d5566c31f69f706b0ffabe7ff41425be370da903
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 27 23:37:48 2015 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 27 23:37:48 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d5566c31
7
8 dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy
9
10 Package-Manager: portage-2.2.26
11
12 dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild | 2 +-
13 dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild | 2 +-
14 dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
18 index b05fc25..6056495 100644
19 --- a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
20 +++ b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
21 @@ -5,7 +5,7 @@
22 EAPI=5
23 inherit qt5-build
24
25 -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients"
26 +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
27
28 if [[ ${QT5_BUILD_TYPE} == release ]]; then
29 KEYWORDS="~amd64 ~arm ~x86"
30
31 diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild
32 index b05fc25..6056495 100644
33 --- a/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild
34 +++ b/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild
35 @@ -5,7 +5,7 @@
36 EAPI=5
37 inherit qt5-build
38
39 -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients"
40 +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
41
42 if [[ ${QT5_BUILD_TYPE} == release ]]; then
43 KEYWORDS="~amd64 ~arm ~x86"
44
45 diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
46 index b05fc25..6056495 100644
47 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
48 +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
49 @@ -5,7 +5,7 @@
50 EAPI=5
51 inherit qt5-build
52
53 -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients"
54 +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"
55
56 if [[ ${QT5_BUILD_TYPE} == release ]]; then
57 KEYWORDS="~amd64 ~arm ~x86"