axs         14/08/24 02:49:30

  Modified:             ChangeLog
  Added:                XML-Twig-3.440.0-r1.ebuild
  Removed:              XML-Twig-3.440.0.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.112                dev-perl/XML-Twig/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.112&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.112&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog   22 Jun 2014 18:45:35 -0000      1.111
+++ ChangeLog   24 Aug 2014 02:49:29 -0000      1.112
@@ -1,6 +1,14 @@
 # ChangeLog for dev-perl/XML-Twig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.111 
2014/06/22 18:45:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.112 
2014/08/24 02:49:29 axs Exp $
+
+*XML-Twig-3.440.0-r1 (24 Aug 2014)
+
+  24 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +XML-Twig-3.440.0-r1.ebuild, -XML-Twig-3.440.0.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
 
   22 Jun 2014; Markus Meier <[email protected]> XML-Twig-3.460.0.ebuild:
   add ~arm, bug #512040



1.1                  dev-perl/XML-Twig/XML-Twig-3.440.0-r1.ebuild

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

Index: XML-Twig-3.440.0-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/XML-Twig/XML-Twig-3.440.0-r1.ebuild,v 1.1 
2014/08/24 02:49:29 axs Exp $

EAPI=5

MODULE_AUTHOR=MIROD
MODULE_VERSION=3.44
inherit perl-module

DESCRIPTION="Process huge XML documents in tree mode"

SLOT="0"
KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="nls"

RDEPEND="
        >=dev-perl/XML-Parser-2.31
        virtual/perl-Scalar-List-Utils
        >=dev-libs/expat-1.95.5
        dev-perl/Tie-IxHash
        dev-perl/XML-SAX-Writer
        dev-perl/XML-Handler-YAWriter
        dev-perl/XML-XPath
        dev-perl/libwww-perl
        nls? (
                >=dev-perl/Text-Iconv-1.2-r1
        )
"
DEPEND="${RDEPEND}"

SRC_TEST="do"




Reply via email to