diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-10-18 19:48:16 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-10-18 19:48:16 +0200 |
commit | 8e55f1b03117c40dde010200fb33691e03d02247 (patch) | |
tree | 3922b9e8938bf100fc05ba0c40d915f899191877 /dev-tex | |
parent | profiles/package.mask: clean dev-java/db4o-jdk entries. (diff) | |
download | gentoo-8e55f1b03117c40dde010200fb33691e03d02247.tar.gz gentoo-8e55f1b03117c40dde010200fb33691e03d02247.tar.bz2 gentoo-8e55f1b03117c40dde010200fb33691e03d02247.zip |
dev-tex/flabels: QA fix, DESCRIPTION was too long
Shortened the DESCRIPTION value.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/flabels/flabels-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/flabels/flabels-1.0.ebuild b/dev-tex/flabels/flabels-1.0.ebuild index 78c63cde982f..5620e5a19c41 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 |