summaryrefslogtreecommitdiff
path: root/app-text/code2html/files/code2html-0.9.1-scalar.patch
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 12:22:04 +0100
committerSam James <sam@gentoo.org>2021-04-19 20:11:33 +0100
commit7bc6857c8bd23738d412b65711abb26e27c95458 (patch)
tree65aa2597903e7e4744923c707480cd1c2c0dfd2e /app-text/code2html/files/code2html-0.9.1-scalar.patch
parent198244e0d5959357660222835b596a7939dab66f (diff)
downloadgentoo-7bc6857c8bd23738d412b65711abb26e27c95458.tar.gz
gentoo-7bc6857c8bd23738d412b65711abb26e27c95458.tar.bz2
gentoo-7bc6857c8bd23738d412b65711abb26e27c95458.zip
app-text/code2html: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/code2html/files/code2html-0.9.1-scalar.patch')
-rw-r--r--app-text/code2html/files/code2html-0.9.1-scalar.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/code2html/files/code2html-0.9.1-scalar.patch b/app-text/code2html/files/code2html-0.9.1-scalar.patch
index eddc89a6a8f7..b8f56f1a7d1a 100644
--- a/app-text/code2html/files/code2html-0.9.1-scalar.patch
+++ b/app-text/code2html/files/code2html-0.9.1-scalar.patch
@@ -1,5 +1,5 @@
---- code2html.orig 2002-01-12 22:17:02.000000000 +0100
-+++ code2html 2014-09-24 13:52:52.000000000 +0200
+--- a/code2html
++++ b/code2html
@@ -1357,7 +1357,7 @@
my @lines = split ( /\n/, $_[0] );