dev-libs/kpathsea: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4517
This commit is contained in:
Harri Nieminen
2017-05-06 20:14:32 +03:00
committed by David Seifert
parent be5ce5de21
commit f298d48356

View File

@@ -7,7 +7,7 @@ inherit texlive-common eutils libtool prefix
TEXMFD_VERSION="8"
DESCRIPTION="Library implementing generic path searching, configuration, and TeX-specific file searching"
DESCRIPTION="Path searching library for TeX-related files"
HOMEPAGE="http://tug.org/texlive/"
SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz
mirror://gentoo/${PN}-texmf.d-${TEXMFD_VERSION}.tar.xz"