summaryrefslogtreecommitdiff
path: root/dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch')
-rw-r--r--dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch b/dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch
new file mode 100644
index 000000000000..3108055dd543
--- /dev/null
+++ b/dev-perl/URI-Fetch/files/URI-Fetch-0.130.0-min-perl.patch
@@ -0,0 +1,12 @@
+https://github.com/neilb/URI-Fetch/commit/20eba82783a5c08adc88ff1cdc7ee9433d63ae4f.patch
+https://bugs.gentoo.org/794676
+--- a/lib/URI/Fetch.pm
++++ b/lib/URI/Fetch.pm
+@@ -1,6 +1,6 @@
+ package URI::Fetch;
+ $URI::Fetch::VERSION = '0.13';
+-use 5.008_001;
++use 5.008001;
+ use strict;
+ use warnings;
+