dilfridge    14/12/09 22:57:38

  Added:                Config-JSON-1.510.0.ebuild metadata.xml ChangeLog
  Log:
  New package, imported from perl overlay, bug 311007
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.1                  dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild

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

Index: Config-JSON-1.510.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild,v 1.1 
2014/12/09 22:57:38 dilfridge Exp $

EAPI=5
MODULE_AUTHOR="RIZEN"
MODULE_VERSION="1.5100"
inherit perl-module

DESCRIPTION="A JSON based config file system"

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

RDEPEND="
        >=dev-perl/Any-Moose-0.130.0
        >=virtual/perl-File-Temp-0.180.0
        >=dev-perl/JSON-2.160.0
        >=virtual/perl-Scalar-List-Utils-1.190.0

"
DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.56
        test? (
                >=virtual/perl-Test-Simple-0.700.0
                >=dev-perl/Test-Deep-0.95.0
        )
"

SRC_TEST="do"



1.1                  dev-perl/Config-JSON/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-JSON/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-JSON/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
        <herd>perl</herd>
        <upstream>
                <remote-id type="cpan">Config-JSON</remote-id>
                <remote-id type="cpan-module">Config::JSON</remote-id>
        </upstream>
</pkgmetadata>



1.1                  dev-perl/Config-JSON/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-JSON/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-JSON/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-perl/Config-JSON
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-JSON/ChangeLog,v 1.1 
2014/12/09 22:57:38 dilfridge Exp $

*Config-JSON-1.510.0 (09 Dec 2014)

  09 Dec 2014; Andreas K. Huettel <[email protected]>
  +Config-JSON-1.510.0.ebuild, +metadata.xml:
  New package, imported from perl overlay, bug 311007




Reply via email to