From 3e923d86012c981cb332083b87353fdbc0a2b83a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 23 Jun 2020 12:26:27 +0100 Subject: recipes: Fix Upstream-Status Accepted -> Backport It helps our stats tracking to use Backport consitently, it mreans the same thing as Accepted in pretty much all cases. Signed-off-by: Richard Purdie --- .../0001-enc2xs-Add-environment-variable-to-suppress-comments.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl') diff --git a/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch b/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch index 3a41820f46..1a531072a8 100644 --- a/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch +++ b/meta/recipes-devtools/perl/files/0001-enc2xs-Add-environment-variable-to-suppress-comments.patch @@ -8,7 +8,7 @@ ENC2XS_NO_COMMENTS environment variable. This allows enc2xs to produce reproducible output by omitting the name of the generating program. Signed-off-by: Joshua Watt -Upstream-Status: Accepted [https://github.com/dankogai/p5-encode/pull/145] +Upstream-Status: Backport [https://github.com/dankogai/p5-encode/pull/145] --- cpan/Encode/bin/enc2xs | 1 + 1 file changed, 1 insertion(+) -- cgit 1.2.3-korg