summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-05-06 20:14:32 +0300
committerDavid Seifert <soap@gentoo.org>2017-05-07 00:19:19 +0200
commitf298d483560975be23ebee587f368ddb76e550c9 (patch)
treec54a320593e405a9967083a8a314054e10d2a213
parentdev-libs/ilbc-rfc3951: Fix toolong DESCRIPTION (diff)
downloadgentoo-f298d483.tar.gz
gentoo-f298d483.tar.bz2
gentoo-f298d483.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
-rw-r--r--dev-libs/kpathsea/kpathsea-6.2.2_p20160523.ebuild2
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"