From f298d483560975be23ebee587f368ddb76e550c9 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 6 May 2017 20:14:32 +0300 Subject: [PATCH] dev-libs/kpathsea: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517 --- dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild b/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild index 8a53414f6b713..5b99104d2fe63 100644 --- a/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild @@ -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"