axs         14/08/24 02:37:52

  Modified:             ChangeLog
  Added:                XML-SAX-Writer-0.530.0-r1.ebuild
  Removed:              XML-SAX-Writer-0.530.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.50                 dev-perl/XML-SAX-Writer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   15 Feb 2014 02:45:21 -0000      1.49
+++ ChangeLog   24 Aug 2014 02:37:52 -0000      1.50
@@ -1,6 +1,14 @@
 # ChangeLog for dev-perl/XML-SAX-Writer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/ChangeLog,v 1.49 
2014/02/15 02:45:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/ChangeLog,v 1.50 
2014/08/24 02:37:52 axs Exp $
+
+*XML-SAX-Writer-0.530.0-r1 (24 Aug 2014)
+
+  24 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +XML-SAX-Writer-0.530.0-r1.ebuild, -XML-SAX-Writer-0.530.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
 
 *XML-SAX-Writer-0.540.0 (15 Feb 2014)
 



1.1                  dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild

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

Index: XML-SAX-Writer-0.530.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-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild,v
 1.1 2014/08/24 02:37:52 axs Exp $

EAPI=5

MODULE_AUTHOR=PERIGRIN
MODULE_VERSION=0.53
inherit perl-module

DESCRIPTION="SAX2 Writer"

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

RDEPEND="dev-perl/XML-Filter-BufferText
        dev-perl/XML-SAX
        >=dev-perl/XML-NamespaceSupport-1.04
        >=dev-libs/libxml2-2.4.1"
DEPEND="${RDEPEND}"

SRC_TEST="do"




Reply via email to