From: Michael Mair-Keimberger Date: Wed, 13 Jun 2018 18:10:16 +0000 (+0200) Subject: app-cdr/cuetools: remove unused patch(es) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2fd4509d0a26aa61b9f610facf26f4aa2363fb2;p=gentoo.git app-cdr/cuetools: remove unused patch(es) --- diff --git a/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch b/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch deleted file mode 100644 index 32c76b8b0ee7..000000000000 --- a/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch +++ /dev/null @@ -1,16 +0,0 @@ -Fix cuetag for media-libs/flac-1.2.1 - -https://bugs.gentoo.org/show_bug.cgi?id=327271 - -Patch written by Alexander Kozyrev ---- a/extras/cuetag.sh -+++ b/extras/cuetag.sh -@@ -18,7 +18,7 @@ - { - # FLAC tagging - # --remove-vc-all overwrites existing comments -- METAFLAC="metaflac --remove-vc-all --import-vc-from=-" -+ METAFLAC="metaflac --remove-all-tags --import-tags-from=-" - - # Ogg Vorbis tagging - # -w overwrites existing comments