app-text/code2html: port to EAPI 7

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-19 12:22:04 +01:00
parent 198244e0d5
commit 7bc6857c8b
3 changed files with 18 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
--- code2html
+++ code2html
--- a/code2html
+++ b/code2html
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!@GENTOO_PORTAGE_EPREFIX@/usr/bin/perl -w