]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commitdiff
This is 0.07 v0.07
authorVincent Pit <vince@profvince.com>
Wed, 1 Jul 2009 08:53:27 +0000 (10:53 +0200)
committerVincent Pit <vince@profvince.com>
Wed, 1 Jul 2009 08:53:27 +0000 (10:53 +0200)
Changes
META.yml
README
lib/CPANPLUS/Dist/Gentoo.pm
lib/CPANPLUS/Dist/Gentoo/Maps.pm

diff --git a/Changes b/Changes
index 27457c14a950bdd7f30da44d63efbd8181ca108f..1eb8d396196295ff54fe86d4eee764c2ccedbd73 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for CPANPLUS-Dist-Gentoo
 
+0.07    2009-07-01 08:55 UTC
+        + Upd : Update gentooisms.
+
 0.06    2009-02-14 18:15 UTC
         + Chg : The new CPANPLUS::Dist::Gentoo::Maps holds the gentooisms and
                 provides routines for converting CPAN versions to Gentoo.
index 56f6557aed969c177e690fc894060689590a3685..532c34682bfa31ac9b5245b8ccb1544d19ed7701 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               CPANPLUS-Dist-Gentoo
-version:            0.06
+version:            0.07
 abstract:           CPANPLUS backend generating Gentoo ebuilds.
 author:
     - Vincent Pit <perl@profvince.com>
@@ -24,12 +24,12 @@ resources:
     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPANPLUS-Dist-Gentoo
     homepage:    http://search.cpan.org/dist/CPANPLUS-Dist-Gentoo/
     license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/perl/modules/CPANPLUS-Dist-Gentoo.git
+    repository:  http://git.profvince.com/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git
 no_index:
     directory:
         - t
         - inc
-generated_by:       ExtUtils::MakeMaker version 6.48
+generated_by:       ExtUtils::MakeMaker version 6.52
 meta-spec:
     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
     version:  1.4
diff --git a/README b/README
index 087ba9e82d3d99c36415f5cd872a5e2599e32958..2d880bf3f84c68dd7b5984ec0d7cd6d1ee891ab0 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     CPANPLUS::Dist::Gentoo - CPANPLUS backend generating Gentoo ebuilds.
 
 VERSION
-    Version 0.06
+    Version 0.07
 
 SYNOPSIS
         cpan2dist --format=CPANPLUS::Dist::Gentoo \
index d706de32bb0d45c3b7e086ccfaf44bf6550966fb..e6dcb369b57ef8e64914f06b0491a45ca553548c 100644 (file)
@@ -22,11 +22,11 @@ CPANPLUS::Dist::Gentoo - CPANPLUS backend generating Gentoo ebuilds.
 
 =head1 VERSION
 
-Version 0.06
+Version 0.07
 
 =cut
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 =head1 SYNOPSIS
 
index c85cd2050a3745401c8f1004448f289adc4af1d5..94d2e1603234a0c85117c0a02dfa8585f5af80c8 100644 (file)
@@ -9,11 +9,11 @@ CPANPLUS::Dist::Gentoo::Maps - Map CPAN objects to Gentoo and vice versa.
 
 =head1 VERSION
 
-Version 0.06
+Version 0.07
 
 =cut
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 =head1 DESCRPITON