Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cuetools/files/
Date: Wed, 13 Jun 2018 18:51:43
Message-Id: 1528915884.e2fd4509d0a26aa61b9f610facf26f4aa2363fb2.mgorny@gentoo
1 commit: e2fd4509d0a26aa61b9f610facf26f4aa2363fb2
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Jun 13 18:10:16 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 13 18:51:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fd4509
7
8 app-cdr/cuetools: remove unused patch(es)
9
10 app-cdr/cuetools/files/cuetools-1.3.1-flac.patch | 16 ----------------
11 1 file changed, 16 deletions(-)
12
13 diff --git a/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch b/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch
14 deleted file mode 100644
15 index 32c76b8b0ee..00000000000
16 --- a/app-cdr/cuetools/files/cuetools-1.3.1-flac.patch
17 +++ /dev/null
18 @@ -1,16 +0,0 @@
19 -Fix cuetag for media-libs/flac-1.2.1
20 -
21 -https://bugs.gentoo.org/show_bug.cgi?id=327271
22 -
23 -Patch written by Alexander Kozyrev <sequoiahead@×××××.com>
24 ---- a/extras/cuetag.sh
25 -+++ b/extras/cuetag.sh
26 -@@ -18,7 +18,7 @@
27 - {
28 - # FLAC tagging
29 - # --remove-vc-all overwrites existing comments
30 -- METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
31 -+ METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
32 -
33 - # Ogg Vorbis tagging
34 - # -w overwrites existing comments