commit: 8e55f1b03117c40dde010200fb33691e03d02247 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Wed Oct 18 17:48:16 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Wed Oct 18 17:48:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e55f1b0
dev-tex/flabels: QA fix, DESCRIPTION was too long Shortened the DESCRIPTION value. Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-tex/flabels/flabels-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/flabels/flabels-1.0.ebuild b/dev-tex/flabels/flabels-1.0.ebuild index 78c63cde982..5620e5a19c4 100644 --- a/dev-tex/flabels/flabels-1.0.ebuild +++ b/dev-tex/flabels/flabels-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit latex-package -DESCRIPTION="Macros for typesetting pretty lables (optionally colored) for the back of files or binders" +DESCRIPTION="Macros for typesetting lables for the back of files or binders" HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/flabels.html" # downloaded from: # ftp.ctan.org/tex-archive/help/Catalogue/entries/flabels.tar.gz
