From: Nicholas Clark Date: Mon, 15 Feb 2010 14:56:54 +0000 (+0000) Subject: Add our repository URL as a 'repository' key in META.yml. X-Git-Tag: v5.11.5~44 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/f35600237957c2dcb10c701733790cdb6bcc341f?ds=sidebyside Add our repository URL as a 'repository' key in META.yml. --- diff --git a/META.yml b/META.yml index 8eb6d46..c292a2b 100644 --- a/META.yml +++ b/META.yml @@ -7,6 +7,7 @@ resources: homepage: http://www.perl.org/ bugtracker: http://rt.perl.org/perlbug/ license: http://dev.perl.org/licenses/ + repository: http://perl5.git.perl.org/ distribution_type: core generated_by: Porting/makemeta no_index: diff --git a/Porting/makemeta b/Porting/makemeta index 7e9eff7..72c66d2 100644 --- a/Porting/makemeta +++ b/Porting/makemeta @@ -50,6 +50,7 @@ resources: homepage: http://www.perl.org/ bugtracker: http://rt.perl.org/perlbug/ license: http://dev.perl.org/licenses/ + repository: http://perl5.git.perl.org/ distribution_type: core generated_by: $0 no_index: