commit:     3e95578ba1e5df0d786417c779b3904c17a00771
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 08:04:34 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 08:04:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e95578b

app-text/texlive-core: fix xindy comment

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-text/texlive-core/texlive-core-2020-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/texlive-core/texlive-core-2020-r1.ebuild 
b/app-text/texlive-core/texlive-core-2020-r1.ebuild
index e451fa92839..be80e79e6af 100644
--- a/app-text/texlive-core/texlive-core-2020-r1.ebuild
+++ b/app-text/texlive-core/texlive-core-2020-r1.ebuild
@@ -339,7 +339,7 @@ src_install() {
        mv "${ED}/usr/bin/pdftex" "${ED}/usr/bin/pdftex-${P}" || die
        dosym "pdftex-${P}" /usr/bin/pdftex
 
-       # Make xindex availible
+       # Make xindy available
        dosym ../share/texmf-dist/scripts/xindy/xindy.pl /usr/bin/xindy
 }
 

Reply via email to