[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.09-2-gb4d9bed

Wallace Reis wreis at bestpractical.com
Fri Mar 28 17:42:30 EDT 2014


The branch, master has been updated
       via  b4d9bed1339cc45831c5c234c530cef93127da42 (commit)
       via  3b9e95cbabb2e59615290e38f23dc437e48dd79a (commit)
      from  e12226bab59e79dd9def519fb22a93c365672213 (commit)

Summary of changes:
 profiles/db/skel/Makefile.PL      | 1 -
 profiles/default/Module.pm        | 2 +-
 profiles/default/skel/Makefile.PL | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit 3b9e95cbabb2e59615290e38f23dc437e48dd79a
Author: Wallace Reis <wreis at bestpractical.com>
Date:   Fri Mar 28 18:41:59 2014 -0300

    Remove trailing whitespace

diff --git a/profiles/default/Module.pm b/profiles/default/Module.pm
index 5e918a1..0a79292 100644
--- a/profiles/default/Module.pm
+++ b/profiles/default/Module.pm
@@ -19,7 +19,7 @@ Works with RT [What versions of RT is this known to work with?]
 
 [Make sure to use requires_rt and rt_too_new in Makefile.PL]
 
-=head1 INSTALLATION 
+=head1 INSTALLATION
 
 =over
 

commit b4d9bed1339cc45831c5c234c530cef93127da42
Author: Wallace Reis <wreis at bestpractical.com>
Date:   Fri Mar 28 18:42:25 2014 -0300

    Remove extra empty line in makefiles

diff --git a/profiles/db/skel/Makefile.PL b/profiles/db/skel/Makefile.PL
index 03db0ad..74ec054 100644
--- a/profiles/db/skel/Makefile.PL
+++ b/profiles/db/skel/Makefile.PL
@@ -1,6 +1,5 @@
 use inc::Module::Install;
 {{ ($path = $dist->name) =~ s|-|/|g; '' }}
-
 RTx '{{$dist->name}}';
 all_from 'lib/{{$path}}.pm';
 readme_from 'lib/{{$path}}.pm';
diff --git a/profiles/default/skel/Makefile.PL b/profiles/default/skel/Makefile.PL
index 03db0ad..74ec054 100644
--- a/profiles/default/skel/Makefile.PL
+++ b/profiles/default/skel/Makefile.PL
@@ -1,6 +1,5 @@
 use inc::Module::Install;
 {{ ($path = $dist->name) =~ s|-|/|g; '' }}
-
 RTx '{{$dist->name}}';
 all_from 'lib/{{$path}}.pm';
 readme_from 'lib/{{$path}}.pm';

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list