commit: f298d483560975be23ebee587f368ddb76e550c9 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat May 6 17:14:32 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 6 22:19:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f298d483
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 8a53414f6b7..5b99104d2fe 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"