Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-fontutils/files/
Date: Wed, 05 Oct 2016 12:54:22
Message-Id: 1475672046.5d6b39b662f1aba6c0540167c22554a52d8601d9.aballier@gentoo
1 commit: 5d6b39b662f1aba6c0540167c22554a52d8601d9
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 3 16:20:36 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 5 12:54:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6b39b6
7
8 dev-texlive/texlive-fontutils: remove unused patch
9
10 dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch | 11 -----------
11 1 file changed, 11 deletions(-)
12
13 diff --git a/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch b/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch
14 deleted file mode 100644
15 index 703e78d..00000000
16 --- a/dev-texlive/texlive-fontutils/files/epstopdf_invocation.patch
17 +++ /dev/null
18 @@ -1,11 +0,0 @@
19 -Index: work/texmf-dist/scripts/epstopdf/epstopdf.pl
20 -===================================================================
21 ---- work.orig/texmf-dist/scripts/epstopdf/epstopdf.pl
22 -+++ work/texmf-dist/scripts/epstopdf/epstopdf.pl
23 -@@ -1,5 +1,4 @@
24 --eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
25 -- if 0;
26 -+#!/usr/bin/perl
27 - use strict;
28 -
29 - # $Id$