commit:     113911d6555f66db6a13f56c4a52f53eac38abcd
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 17:18:58 2015 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 17:18:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=113911d6

[dev-qt/qtwebchannel] Sync.

Package-Manager: portage-2.2.20

 dev-qt/qtwebchannel/qtwebchannel-5.4.9999.ebuild | 7 ++-----
 dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild | 7 ++-----
 dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild   | 7 ++-----
 3 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.4.9999.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-5.4.9999.ebuild
index 8ec2381..0f2a85c 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.4.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.4.9999.ebuild
@@ -3,14 +3,11 @@
 # $Header: $
 
 EAPI=5
-
 inherit qt5-build
 
-DESCRIPTION="Support library for integrating Qt5 C++ and QML applications with 
HTML/JavaScript clients"
+DESCRIPTION="Qt5 framework module for integrating C++ and QML applications 
with HTML/JavaScript clients"
 
-if [[ ${QT5_BUILD_TYPE} == live ]]; then
-       KEYWORDS=""
-else
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
        KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
index 8ec2381..0f2a85c 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild
@@ -3,14 +3,11 @@
 # $Header: $
 
 EAPI=5
-
 inherit qt5-build
 
-DESCRIPTION="Support library for integrating Qt5 C++ and QML applications with 
HTML/JavaScript clients"
+DESCRIPTION="Qt5 framework module for integrating C++ and QML applications 
with HTML/JavaScript clients"
 
-if [[ ${QT5_BUILD_TYPE} == live ]]; then
-       KEYWORDS=""
-else
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
        KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
index 8ec2381..0f2a85c 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild
@@ -3,14 +3,11 @@
 # $Header: $
 
 EAPI=5
-
 inherit qt5-build
 
-DESCRIPTION="Support library for integrating Qt5 C++ and QML applications with 
HTML/JavaScript clients"
+DESCRIPTION="Qt5 framework module for integrating C++ and QML applications 
with HTML/JavaScript clients"
 
-if [[ ${QT5_BUILD_TYPE} == live ]]; then
-       KEYWORDS=""
-else
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to