commit:     b80d65ccaa008ccf4a22c946e97b2961ddbaa1de
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 00:20:32 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 00:20:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80d65cc

dev-perl/Config-General: Bump to version 2.620.0

- EAPI6
- Add USE="examples"

Upstream:
- UTF8 BOM Markers now supported and stripped before hand-over
  to decoders, enabling utf8 on the filestream.
- Added support for Apache IFDefine blocks.
- pre_open callback hook now correctly called when there is only one
  include file.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Config-General/Config-General-2.620.0.ebuild   | 24 ++++++++++++++++++++++
 dev-perl/Config-General/Manifest                   |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Config-General/Config-General-2.620.0.ebuild 
b/dev-perl/Config-General/Config-General-2.620.0.ebuild
new file mode 100644
index 0000000..2d71eb6
--- /dev/null
+++ b/dev-perl/Config-General/Config-General-2.620.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TLINDEN
+DIST_VERSION=2.62
+DIST_EXAMPLES=("example.cfg")
+inherit perl-module
+
+DESCRIPTION="Config file parser module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+       virtual/perl-File-Spec
+       virtual/perl-IO
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Config-General/Manifest b/dev-perl/Config-General/Manifest
index 1a07a0e..192e58f 100644
--- a/dev-perl/Config-General/Manifest
+++ b/dev-perl/Config-General/Manifest
@@ -1 +1,2 @@
 DIST Config-General-2.60.tar.gz 61992 SHA256 
5154146c0632ea1ccf7a3f9a7d893f001322ebc7b651254b458ca5dc77fe38ae SHA512 
57ea94fd55705c8c16a2008a39ec243ff5180589a552ac857debb4b821636843e4bb06c9a49d1b8e539aa8fd9b3b960d9655945e0d79ffaebb6fa51ba6935f58
 WHIRLPOOL 
3a35d0334282e3410338591d4e92f899d9eb46f65e56b0fc3d620a1d36bfb7da9c4008fd88751002077d4c40fc283f6d9fba2ba4bc756cdcb121231b2641c2c5
+DIST Config-General-2.62.tar.gz 64245 SHA256 
30523ab8b80d6649041193022818130ba3e685a18f3f4325e766893d35e3fe59 SHA512 
cdf41ef80f47b778ee00826771e6a62d542cc9f5d8561d08083f9f34ebbe9d8ea0bcfc1a983bc1bc510820b3250666cea9f6dee30b0c780e5417520570340075
 WHIRLPOOL 
3ec6345560e174d373ae6c8eef66d3b39dbf9b1c6f56cba71518d9d7b211f0544f821c9305618111b3ba3b38940b2224bf713d88b80447c1c573847231b960b7

Reply via email to