Skip to content

Commit

Permalink
dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Pesa committed Nov 28, 2015
1 parent bf152fc commit 6ce710b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-qt/qtwebchannel/qtwebchannel-5.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion dev-qt/qtwebchannel/qtwebchannel-5.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6ce710b

Please sign in to comment.