app-text/qpdf: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:26:46 +0000 (09:26 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:53:47 +0000 (10:53 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/qpdf/qpdf-5.1.1-r1.ebuild

index 2f40600178007a4442fccc29bfe2094091b23712..932a82e5f733ed23045bede50c37f7b8c5c40929 100644 (file)
@@ -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$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit eutils
 
-DESCRIPTION="A command-line program that does structural, content-preserving transformations on PDF files"
+DESCRIPTION="Command-line tool for structural, content-preserving transformation of PDF files"
 HOMEPAGE="http://qpdf.sourceforge.net/"
 SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"