diff options
author | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:37:48 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:37:48 +0100 |
commit | d5566c31f69f706b0ffabe7ff41425be370da903 (patch) | |
tree | 0b9e836043dbd4b407d7c7d69dcf9e8e255b44a3 | |
parent | dev-qt/qtwidgets: shorten DESCRIPTION to make repoman happy (diff) | |
download | qt-d5566c31f69f706b0ffabe7ff41425be370da903.tar.gz qt-d5566c31f69f706b0ffabe7ff41425be370da903.tar.bz2 qt-d5566c31f69f706b0ffabe7ff41425be370da903.zip |
dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
-rw-r--r-- | dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild index b05fc252..60564951 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.5.9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit qt5-build -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients" +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~x86" diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild index b05fc252..60564951 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.6.9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit qt5-build -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients" +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~x86" diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild index b05fc252..60564951 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit qt5-build -DESCRIPTION="Qt5 framework module for integrating C++ and QML applications with HTML/JavaScript clients" +DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~x86" |