dilfridge    15/06/13 22:20:48

  Modified:             local-lib-2.0.14.ebuild local-lib-1.8.26.ebuild
                        ChangeLog
  Log:
  Module::Build is no longer part of core Perl and has been moved to dev-perl
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.2                  dev-perl/local-lib/local-lib-2.0.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild?r1=1.1&r2=1.2

Index: local-lib-2.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- local-lib-2.0.14.ebuild     9 Dec 2014 21:05:05 -0000       1.1
+++ local-lib-2.0.14.ebuild     13 Jun 2015 22:20:48 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild,v 1.1 
2014/12/09 21:05:05 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-2.0.14.ebuild,v 1.2 
2015/06/13 22:20:48 dilfridge Exp $
 
 EAPI=5
 MODULE_AUTHOR=HAARG
@@ -16,7 +16,7 @@
        >=virtual/perl-CPAN-1.820.0
        >=virtual/perl-ExtUtils-Install-1.430.0
        >=virtual/perl-ExtUtils-MakeMaker-6.740.0
-       >=virtual/perl-Module-Build-0.360.0
+       >=dev-perl/Module-Build-0.360.0
 "
 DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.590.0



1.2                  dev-perl/local-lib/local-lib-1.8.26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild?r1=1.1&r2=1.2

Index: local-lib-1.8.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- local-lib-1.8.26.ebuild     9 Dec 2014 20:53:08 -0000       1.1
+++ local-lib-1.8.26.ebuild     13 Jun 2015 22:20:48 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild,v 1.1 
2014/12/09 20:53:08 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild,v 1.2 
2015/06/13 22:20:48 dilfridge Exp $
 
 EAPI=5
 MODULE_AUTHOR=HAARG
@@ -20,7 +20,7 @@
        >=virtual/perl-CPAN-1.820.0
        >=virtual/perl-ExtUtils-Install-1.430.0
        >=virtual/perl-ExtUtils-MakeMaker-6.740.0
-       >=virtual/perl-Module-Build-0.360.0
+       >=dev-perl/Module-Build-0.360.0
 "
 DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.590.0



1.3                  dev-perl/local-lib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/local-lib/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   9 Dec 2014 21:05:05 -0000       1.2
+++ ChangeLog   13 Jun 2015 22:20:48 -0000      1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/local-lib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/local-lib/ChangeLog,v 1.2 
2014/12/09 21:05:05 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/local-lib/ChangeLog,v 1.3 
2015/06/13 22:20:48 dilfridge Exp $
+
+  13 Jun 2015; Andreas K. Huettel <[email protected]>
+  local-lib-1.8.26.ebuild, local-lib-2.0.14.ebuild:
+  Module::Build is no longer part of core Perl and has been moved to dev-perl
 
 *local-lib-2.0.14 (09 Dec 2014)
 
@@ -13,4 +17,3 @@
   09 Dec 2014; Andreas K. Huettel <[email protected]>
   +local-lib-1.8.26.ebuild, +files/1.008026/0001_No_CPAN.patch, +metadata.xml:
   New package, imported from Perl overlay, dependency of dev-perl/App-perlbrew
-




Reply via email to