zlogene     15/01/09 00:26:35

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   31 Aug 2014 11:34:56 -0000      1.105
+++ ChangeLog   9 Jan 2015 00:26:35 -0000       1.106
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-LibXSLT
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.105 
2014/08/31 11:34:56 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.106 
2015/01/09 00:26:35 zlogene Exp $
+
+*XML-LibXSLT-1.920.0 (09 Jan 2015)
+
+  09 Jan 2015; Mikle Kolyada <[email protected]> +XML-LibXSLT-1.920.0.ebuild:
+  Version bump
 
   31 Aug 2014; Mikle Kolyada <[email protected]> -XML-LibXSLT-1.770.0.ebuild,
   -XML-LibXSLT-1.790.0.ebuild:



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

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

Index: XML-LibXSLT-1.920.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.920.0.ebuild,v 1.1 
2015/01/09 00:26:35 zlogene Exp $

EAPI=5

MODULE_AUTHOR=SHLOMIF
MODULE_VERSION=1.92
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