zlogene     15/07/01 11:36:50

  Modified:             ChangeLog
  Added:                XML-LibXSLT-1.940.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.108                dev-perl/XML-LibXSLT/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   9 Jan 2015 00:27:32 -0000       1.107
+++ ChangeLog   1 Jul 2015 11:36:50 -0000       1.108
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.107 
2015/01/09 00:27:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.108 
2015/07/01 11:36:50 zlogene Exp $
+
+*XML-LibXSLT-1.940.0 (01 Jul 2015)
+
+  01 Jul 2015; Mikle Kolyada <[email protected]> +XML-LibXSLT-1.940.0.ebuild:
+  Version bump
 
   09 Jan 2015; Mikle Kolyada <[email protected]> XML-LibXSLT-1.870.0.ebuild:
   Mark stable



1.1                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild

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

Index: XML-LibXSLT-1.940.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/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild,v 1.1 
2015/07/01 11:36:50 zlogene Exp $

EAPI=5

MODULE_AUTHOR=SHLOMIF
MODULE_VERSION=1.94
inherit perl-module

DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's 
libXSLT"

SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
IUSE=""

RDEPEND="
        >=dev-libs/libxslt-1.1.28
        >=dev-perl/XML-LibXML-1.700.0
"
DEPEND="${RDEPEND}
        virtual/pkgconfig
"

SRC_TEST="do"




Reply via email to