From eab5731cdf11d4ae8cdf111461d46fd96c5bdd37 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 May 2019 12:02:00 +0100 Subject: gentoo resync : 04.05.2019 --- .../abcde/files/abcde-2.5.4-eyeD3-0.7-api.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 media-sound/abcde/files/abcde-2.5.4-eyeD3-0.7-api.patch (limited to 'media-sound/abcde/files') diff --git a/media-sound/abcde/files/abcde-2.5.4-eyeD3-0.7-api.patch b/media-sound/abcde/files/abcde-2.5.4-eyeD3-0.7-api.patch deleted file mode 100644 index 15f234877996..000000000000 --- a/media-sound/abcde/files/abcde-2.5.4-eyeD3-0.7-api.patch +++ /dev/null @@ -1,22 +0,0 @@ -Update to eyeD3 >= 0.7.0 API - ---- abcde -+++ abcde -@@ -829,7 +829,7 @@ - -a "$TRACKARTIST" -t "$TRACKNAME" -Y "$CDYEAR" \ - -G "$GENREID" -n "${TRACKNUM:-$1}" \ - ${TRACKNUM:+-N "$TRACKS"} \ -- ${ENCODING:+--set-encoding="$ENCODING"} \ -+ ${ENCODING:+--encoding "$ENCODING"} \ - ${TPE2:+--set-text-frame=TPE2:"$TPE2"} \ - "$ABCDETEMPDIR/track$1.$OUTPUT" - ;; -@@ -3879,7 +3879,7 @@ - TAGGER="$EYED3" - TAGGEROPTS="$ID3V2OPTS" - ID3SYNTAX=eyed3 -- TAGGEROPTS="--set-encoding=utf16-LE $ID3V2OPTS" -+ TAGGEROPTS="--encoding utf16 $ID3V2OPTS" - fi - - # NOGAP is specific to lame. Other encoders fail ... -- cgit v1.2.3