commit: 684d597c36cd82b0b302e6a270cfa4e76e011c47 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 07:19:13 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 09:53:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684d597c
app-text/mbtpdfasm: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild b/app-text/mbtpdfasm/mbtpdfasm-1.0.28-r1.ebuild index 54cc2c3e38..b373a74f64 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"
