commit:     d99b232f39256147812dbe70aeea5ba7ff4ea930
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:25:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:53:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99b232f

app-text/q-text-as-data: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

 app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild 
b/app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild
index 373602ac72..05f1f7bf70 100644
--- a/app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild
+++ b/app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite"
 
 inherit python-r1
 
-DESCRIPTION="q: Text as Data is a CLI tool that allows direct execution of 
SQL-like queries on text"
+DESCRIPTION="A CLI tool that allows direct execution of SQL-like queries on 
text"
 HOMEPAGE="http://harelba.github.io/q/";
 MY_P="q-${PV}"
 SRC_URI="https://github.com/harelba/q/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"

Reply via email to