diff options
author | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:42:40 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2015-11-28 00:42:40 +0100 |
commit | ebd54694cc4a04632eb5487b7f37556cc85ddc0b (patch) | |
tree | 50794597898a2bb9f85a2d82594db88e66bfceab | |
parent | dev-qt/qtwebchannel: shorten DESCRIPTION to make repoman happy (diff) | |
download | qt-ebd54694.tar.gz qt-ebd54694.tar.bz2 qt-ebd54694.zip |
x11-libs/libqxt: shorten DESCRIPTION to make repoman happy
Package-Manager: portage-2.2.26
-rw-r--r-- | x11-libs/libqxt/libqxt-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libqxt/libqxt-9999.ebuild b/x11-libs/libqxt/libqxt-9999.ebuild index f384865f..0b661a58 100644 --- a/x11-libs/libqxt/libqxt-9999.ebuild +++ b/x11-libs/libqxt/libqxt-9999.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit multilib qt4-r2 git-2 -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/" EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}.git" |