dev-texlive/texlive-latexextra: remove unused patches

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16252
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2020-06-15 14:56:37 +02:00
committed by Aaron Bauman
parent 6ee8c5806b
commit a126ef7780
2 changed files with 0 additions and 34 deletions

View File

@@ -1,20 +0,0 @@
--- a/texmf-dist/tex/latex/exsheets/exsheets.sty 2017-02-11 00:30:33.000000000 +0100
+++ b/texmf-dist/tex/latex/exsheets/exsheets.sty 2019-06-09 10:13:30.917543183 +0200
@@ -2760,7 +2760,7 @@
}
}
-\cs_new_protected:Npn \__exsheets_blank_skip:N #1
+\cs_new_protected:Npn \__exsheets_blank_skip:n #1
{
\bool_if:NTF \l__exsheets_blank_width_bool
{ \dim_set:Nn \l__exsheets_tmpa_dim {#1} }
@@ -2791,7 +2791,7 @@
}
{ \exsheets_write_blank:n { \skip_horizontal:N \l__exsheets_tmpa_dim } }
}
-\cs_generate_variant:Nn \__exsheets_blank_skip:N { n }
+\cs_generate_variant:Nn \__exsheets_blank_skip:n { n, V }
% the following code from Heiko Oberdieck in d.c.t.t served as inspiration
% and basis for the \blank command:

View File

@@ -1,14 +0,0 @@
Use a shebang:
https://bugs.gentoo.org/show_bug.cgi?id=289818
Index: work/texmf-dist/scripts/vpe/vpe.pl
===================================================================
--- a/texmf-dist/scripts/vpe/vpe.pl
+++ b/texmf-dist/scripts/vpe/vpe.pl
@@ -1,5 +1,4 @@
-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
- if 0;
+#!/usr/bin/perl -w
use strict;
#
# vpe.pl