axs         14/08/23 00:13:25

  Modified:             ChangeLog
  Added:                IO-AIO-4.180-r1.ebuild
  Removed:              IO-AIO-4.180.ebuild
  Log:
  bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no 
other changes present and revbump helps stable systems to keep from dieing on 
perl-5.18 upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.27                 dev-perl/IO-AIO/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-AIO/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   27 Jun 2014 17:31:45 -0000      1.26
+++ ChangeLog   23 Aug 2014 00:13:25 -0000      1.27
@@ -1,6 +1,14 @@
 # ChangeLog for dev-perl/IO-AIO
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-AIO/ChangeLog,v 1.26 2014/06/27 
17:31:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-AIO/ChangeLog,v 1.27 2014/08/23 
00:13:25 axs Exp $
+
+*IO-AIO-4.180-r1 (23 Aug 2014)
+
+  23 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +IO-AIO-4.180-r1.ebuild, -IO-AIO-4.180.ebuild:
+  bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no
+  other changes present and revbump helps stable systems to keep from dieing on
+  perl-5.18 upgrade
 
   27 Jun 2014; Mikle Kolyada <[email protected]> -IO-AIO-2.33.ebuild,
   -IO-AIO-3.3.1.ebuild, -IO-AIO-3.710.0.ebuild, -IO-AIO-4.120.0.ebuild,



1.1                  dev-perl/IO-AIO/IO-AIO-4.180-r1.ebuild

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

Index: IO-AIO-4.180-r1.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-AIO/IO-AIO-4.180-r1.ebuild,v 1.1 
2014/08/23 00:13:25 axs Exp $

EAPI=5

MODULE_AUTHOR=MLEHMANN
MODULE_VERSION=4.18
inherit perl-module

DESCRIPTION="Asynchronous Input/Output"

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

DEPEND="dev-perl/common-sense"
RDEPEND="${DEPEND}"

SRC_TEST="do"




Reply via email to