zlogene     14/03/19 17:54:43

  Modified:             Params-Validate-1.80.0.ebuild ChangeLog
  Removed:              Params-Validate-1.0.0.ebuild
                        Params-Validate-1.60.0.ebuild
  Log:
  Add missing test dependencies wrt bug #481718; Drop old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild?r1=1.3&r2=1.4

Index: Params-Validate-1.80.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Params-Validate-1.80.0.ebuild       2 Feb 2014 00:06:12 -0000       1.3
+++ Params-Validate-1.80.0.ebuild       19 Mar 2014 17:54:43 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild,v
 1.3 2014/02/02 00:06:12 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.80.0.ebuild,v
 1.4 2014/03/19 17:54:43 zlogene Exp $
 
 EAPI=5
 
@@ -23,6 +23,9 @@
        >=virtual/perl-Module-Build-0.35
        test? (
                dev-perl/Test-Fatal
+               dev-perl/Readonly
+               dev-perl/Readonly-XS
+               dev-perl/Test-Taint
        )
 "
 



1.122                dev-perl/Params-Validate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?rev=1.122&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?rev=1.122&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog   2 Feb 2014 00:06:12 -0000       1.121
+++ ChangeLog   19 Mar 2014 17:54:43 -0000      1.122
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Params-Validate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.121 
2014/02/02 00:06:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.122 
2014/03/19 17:54:43 zlogene Exp $
+
+  19 Mar 2014; Mikle Kolyada <[email protected]> 
-Params-Validate-1.0.0.ebuild,
+  -Params-Validate-1.60.0.ebuild, Params-Validate-1.80.0.ebuild:
+  Add missing test dependencies wrt bug #481718; Drop old.
 
   02 Feb 2014; Mike Frysinger <[email protected]> 
Params-Validate-1.70.0.ebuild,
   Params-Validate-1.80.0.ebuild:




Reply via email to