diff options
author | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:45:25 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:45:25 +0100 |
commit | 224682d453d11056921f2d546f93e162936435b3 (patch) | |
tree | ccd1df2b7fa0fef1d9b193c293635034955aac63 /x11-libs/libqxt | |
parent | dev-qt/qtwidgets: shorten DESCRIPTION to make repoman happy (diff) | |
download | gentoo-224682d453d11056921f2d546f93e162936435b3.tar.gz gentoo-224682d453d11056921f2d546f93e162936435b3.tar.bz2 gentoo-224682d453d11056921f2d546f93e162936435b3.zip |
x11-libs/libqxt: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-libs/libqxt')
-rw-r--r-- | x11-libs/libqxt/libqxt-0.6.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild b/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild index e4aabdf1ab46..929e3887a5d6 100644 --- a/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild +++ b/x11-libs/libqxt/libqxt-0.6.2-r2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit multilib qmake-utils qt4-r2 -DESCRIPTION="The Qt eXTension library provides cross-platform utility classes for the Qt toolkit" +DESCRIPTION="Extension library providing cross-platform utility classes for the Qt toolkit" HOMEPAGE="http://libqxt.org/" SRC_URI="http://dev.libqxt.org/libqxt/get/v${PV}.tar.bz2 -> ${P}.tar.bz2" |