commit: 5d6b39b662f1aba6c0540167c22554a52d8601d9
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail
<DOT> com>
AuthorDate: Mon Oct 3 16:20:36 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 12:54:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6b39b6
dev-texlive/texlive-fontutils: remove unused patch
dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch
b/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch
deleted file mode 100644
index 703e78d..00000000
--- a/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: work/texmf-dist/scripts/epstopdf/epstopdf.pl
-===================================================================
---- work.orig/texmf-dist/scripts/epstopdf/epstopdf.pl
-+++ work/texmf-dist/scripts/epstopdf/epstopdf.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
- use strict;
-
- # $Id$