commit: e18ec8e771e8cc63d1e4f9d1a369527bc06ba9e9
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 19:22:16 2016 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 19:22:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18ec8e7
dev-qt/qtpaths: use upstream description
Package-Manager: portage-2.2.28
dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild | 4 ++--
dev-qt/qtpaths/qtpaths-5.6.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
index 7855af5..96c0e10 100644
--- a/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
QT5_MODULE="qttools"
inherit qt5-build
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
diff --git a/dev-qt/qtpaths/qtpaths-5.6.0.ebuild
b/dev-qt/qtpaths/qtpaths-5.6.0.ebuild
index f697b05..b5d7aec 100644
--- a/dev-qt/qtpaths/qtpaths-5.6.0.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.6.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
QT5_MODULE="qttools"
inherit qt5-build
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"