summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-cdr/cuetools/files/cuetools-1.3.1-flac.patch16
1 files changed, 0 insertions, 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 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 <sequoiahead@gmail.com>
---- 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