diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-05-06 20:14:32 +0300 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-05-07 00:19:19 +0200 |
commit | f298d483560975be23ebee587f368ddb76e550c9 (patch) | |
tree | c54a320593e405a9967083a8a314054e10d2a213 /dev-libs/kpathsea | |
parent | dev-libs/ilbc-rfc3951: Fix toolong DESCRIPTION (diff) | |
download | gentoo-f298d483560975be23ebee587f368ddb76e550c9.tar.gz gentoo-f298d483560975be23ebee587f368ddb76e550c9.tar.bz2 gentoo-f298d483560975be23ebee587f368ddb76e550c9.zip |
dev-libs/kpathsea: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4517
Diffstat (limited to 'dev-libs/kpathsea')
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild b/dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild index 8a53414f6b71..5b99104d2fe6 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" |