From: Harri Nieminen Date: Sat, 18 Feb 2017 07:19:13 +0000 (+0200) Subject: app-text/mbtpdfasm: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=684d597c36cd82b0b302e6a270cfa4e76e011c47;p=gentoo.git app-text/mbtpdfasm: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild b/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild index 54cc2c3e387d..b373a74f6474 100644 --- a/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild +++ b/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs MY_P="mbtPdfAsm-${PV}" -DESCRIPTION="Tool to assemble/merge PDF files, extract information from, and update the metadata in PDF files" +DESCRIPTION="Tool to assemble/merge, extract information from, and update the metadata in PDF" HOMEPAGE="http://thierry.schmit.free.fr/dev/mbtPdfAsm/mbtPdfAsm2.html" SRC_URI="http://thierry.schmit.free.fr/spip/IMG/gz/${MY_P}.tar.gz http://sbriesen.de/gentoo/distfiles/${P}-manual.pdf.bz2"