summaryrefslogtreecommitdiffstats
path: root/perl/perl-MusicBrainz-DiscID/pod-encoding.patch
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2017-06-27 02:58:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-28 01:56:55 +0700
commit8d9545389f1a5b5b423a64551da935b72c50b00d (patch)
treeb67899c7e2816e712bdb0ac7b536fa71cb16a450 /perl/perl-MusicBrainz-DiscID/pod-encoding.patch
parent0710706800be2cab7f0120d141399994e6629bf1 (diff)
downloadslackbuilds-8d9545389f1a5b5b423a64551da935b72c50b00d.tar.gz
slackbuilds-8d9545389f1a5b5b423a64551da935b72c50b00d.tar.xz
perl/perl-MusicBrainz-DiscID: Updated for version 0.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--perl/perl-MusicBrainz-DiscID/pod-encoding.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/perl/perl-MusicBrainz-DiscID/pod-encoding.patch b/perl/perl-MusicBrainz-DiscID/pod-encoding.patch
deleted file mode 100644
index d6196cf9a1..0000000000
--- a/perl/perl-MusicBrainz-DiscID/pod-encoding.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/lib/MusicBrainz/DiscID.pm 2013-10-20 22:04:53.340046220 +0200
-+++ b/lib/MusicBrainz/DiscID.pm 2013-10-20 22:06:21.580047858 +0200
-@@ -156,7 +156,7 @@
- Construct a new DiscID object.
-
- As an optional argument the name of the device to read the ID from may
--be given. If you donÔt specify a device here you can later read the ID with
-+be given. If you don't specify a device here you can later read the ID with
- the read method.
-
- =item $discid->error_msg()