dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy

Package-Manager: portage-2.2.26
This commit is contained in:
Davide Pesavento
2015-11-28 01:45:02 +01:00
parent bf152fc0f4
commit 6ce710bc20
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"