commit:     30b016ba0cf616dd4dd07538cbc3c729a59f61b7
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 19:15:31 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 19:15:31 2019 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=30b016ba

bump eapi

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 scripts/texlive/tlpsrc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/texlive/tlpsrc/Makefile b/scripts/texlive/tlpsrc/Makefile
index 900fad3..fd52d2a 100644
--- a/scripts/texlive/tlpsrc/Makefile
+++ b/scripts/texlive/tlpsrc/Makefile
@@ -118,7 +118,7 @@ clean:
 
 %.ebuild: %.desc %.deps %.list %.doclist %.srclist %.gentoolicense 
%-post-ebuild %.extrardepend %-preinherit-ebuild
        cat $(PORTDIR)/header.txt > $@
-       printf "EAPI=\"5\"\n\n" >> $@
+       printf "EAPI=\"7\"\n\n" >> $@
        echo -n "TEXLIVE_MODULE_CONTENTS=\"" >> $@
        cat $(@:%.ebuild=%.list) >> $@
        echo "\"" >> $@

Reply via email to