zlogene     14/10/12 07:42:15

  Modified:             ChangeLog
  Added:                Unicode-UTF8-0.600.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/Unicode-UTF8/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   9 Sep 2013 09:47:39 -0000       1.5
+++ ChangeLog   12 Oct 2014 07:42:15 -0000      1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Unicode-UTF8
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.5 
2013/09/09 09:47:39 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.6 
2014/10/12 07:42:15 zlogene Exp $
+
+*Unicode-UTF8-0.600.0 (12 Oct 2014)
+
+  12 Oct 2014; Mikle Kolyada <[email protected]> +Unicode-UTF8-0.600.0.ebuild:
+  Version bump
 
   09 Sep 2013; Sergey Popov <[email protected]> Unicode-UTF8-0.590.0.ebuild:
   Add ~arm keyword, wrt bug #449762



1.1                  dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild

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

Index: Unicode-UTF8-0.600.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

MODULE_AUTHOR=CHANSEN
MODULE_VERSION=0.60
inherit perl-module

DESCRIPTION="Encoding and decoding of UTF-8 encoding form"

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

RDEPEND="
        virtual/perl-Carp
        virtual/perl-Exporter
        virtual/perl-XSLoader
"
DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.590.0
        test? (
                >=virtual/perl-Encode-1.980.100
                >=dev-perl/Test-Fatal-0.6.0
                >=virtual/perl-Test-Simple-0.470.0

                dev-perl/Test-Pod
                dev-perl/Taint-Runtime
                dev-perl/Variable-Magic
                dev-perl/Test-LeakTrace
        )
"

SRC_TEST=do




Reply via email to