commit: e2fd4509d0a26aa61b9f610facf26f4aa2363fb2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Jun 13 18:10:16 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 13 18:51:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fd4509
app-cdr/cuetools: remove unused patch(es) app-cdr/cuetools/files/cuetools-1.3.1-flac.patch | 16 ---------------- 1 file changed, 16 deletions(-) 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 32c76b8b0ee..00000000000 --- 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 <[email protected]> ---- 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
