Skip to content

Commit

Permalink
dev-qt/qtwidgets: 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 27, 2015
1 parent 05d5b62 commit 2eb6dd6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-qt/qtwidgets/qtwidgets-5.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
QT5_MODULE="qtbase"
inherit qt5-build

DESCRIPTION="Set of UI elements for creating classic desktop-style user interfaces for the Qt5 framework"
DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
Expand Down
2 changes: 1 addition & 1 deletion dev-qt/qtwidgets/qtwidgets-5.5.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
QT5_MODULE="qtbase"
inherit qt5-build

DESCRIPTION="Set of UI elements for creating classic desktop-style user interfaces for the Qt5 framework"
DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
Expand Down
2 changes: 1 addition & 1 deletion dev-qt/qtwidgets/qtwidgets-5.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5
QT5_MODULE="qtbase"
inherit qt5-build

DESCRIPTION="Set of UI elements for creating classic desktop-style user interfaces for the Qt5 framework"
DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
Expand Down

0 comments on commit 2eb6dd6

Please sign in to comment.