monsieurp    14/12/08 21:21:15

  Modified:             ChangeLog
  Added:                IO-All-0.820.0.ebuild
  Log:
  Version bump. See #531860.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.13                 dev-perl/IO-All/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-All/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-All/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-All/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   26 Aug 2014 17:03:02 -0000      1.12
+++ ChangeLog   8 Dec 2014 21:21:15 -0000       1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/IO-All
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.12 2014/08/26 
17:03:02 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.13 2014/12/08 
21:21:15 monsieurp Exp $
+
+*IO-All-0.820.0 (08 Dec 2014)
+
+  08 Dec 2014; Patrice Clement <[email protected]> +IO-All-0.820.0.ebuild:
+  Version bump. See #531860.
 
 *IO-All-0.460.0-r1 (26 Aug 2014)
 



1.1                  dev-perl/IO-All/IO-All-0.820.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-All/IO-All-0.820.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-All/IO-All-0.820.0.ebuild?rev=1.1&content-type=text/plain

Index: IO-All-0.820.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/IO-All-0.820.0.ebuild,v 1.1 
2014/12/08 21:21:15 monsieurp Exp $

EAPI=5

MODULE_AUTHOR=FREW
MODULE_VERSION=0.82

inherit perl-module

DESCRIPTION="unified IO operations"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
        >=virtual/perl-Scalar-List-Utils-1.380.0
        >=virtual/perl-File-Spec-3.480.0
"

REPDENDS="
        >=virtual/perl-ExtUtils-MakeMaker-6.300.0
"

SRC_TEST=do




Reply via email to