dilfridge    15/07/04 13:31:03

  Modified:             ChangeLog
  Added:                IO-All-0.860.0.ebuild
  Removed:              IO-All-0.460.0-r1.ebuild
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   8 Dec 2014 21:21:15 -0000       1.13
+++ ChangeLog   4 Jul 2015 13:31:03 -0000       1.14
@@ -1,6 +1,12 @@
 # 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.13 2014/12/08 
21:21:15 monsieurp Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-All/ChangeLog,v 1.14 2015/07/04 
13:31:03 dilfridge Exp $
+
+*IO-All-0.860.0 (04 Jul 2015)
+
+  04 Jul 2015; Andreas K. Huettel <dilfri...@gentoo.org> 
+IO-All-0.860.0.ebuild,
+  -IO-All-0.460.0-r1.ebuild:
+  Version bump; remove old
 
 *IO-All-0.820.0 (08 Dec 2014)
 



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

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

Index: IO-All-0.860.0.ebuild
===================================================================
# Copyright 1999-2015 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.860.0.ebuild,v 1.1 
2015/07/04 13:31:03 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=INGY
MODULE_VERSION=0.86

inherit perl-module

DESCRIPTION="unified IO operations"

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

# needs Scalar::Util
DEPEND="
        virtual/perl-Scalar-List-Utils
"
RDEPEND="${DEPEND}
        virtual/perl-ExtUtils-MakeMaker
"

SRC_TEST="do parallel"




Reply via email to