dilfridge 15/02/25 23:39:03 Added: metadata.xml Test-YAML-1.50.0.ebuild ChangeLog Log: New package, split out from dev-perl/yaml (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.1 dev-perl/Test-YAML/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/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">YAML</remote-id> <remote-id type="cpan-module">Test::YAML</remote-id> <remote-id type="cpan-module">Test::YAML::Filter</remote-id> <remote-id type="cpan-module">YAML</remote-id> <remote-id type="cpan-module">YAML::Any</remote-id> <remote-id type="cpan-module">YAML::Dumper</remote-id> <remote-id type="cpan-module">YAML::Dumper::Base</remote-id> <remote-id type="cpan-module">YAML::Error</remote-id> <remote-id type="cpan-module">YAML::Loader</remote-id> <remote-id type="cpan-module">YAML::Loader::Base</remote-id> <remote-id type="cpan-module">YAML::Marshall</remote-id> <remote-id type="cpan-module">YAML::Mo</remote-id> <remote-id type="cpan-module">YAML::Node</remote-id> <remote-id type="cpan-module">YAML::Tag</remote-id> <remote-id type="cpan-module">YAML::Type::blessed</remote-id> <remote-id type="cpan-module">YAML::Type::code</remote-id> <remote-id type="cpan-module">YAML::Type::glob</remote-id> <remote-id type="cpan-module">YAML::Type::ref</remote-id> <remote-id type="cpan-module">YAML::Type::regexp</remote-id> <remote-id type="cpan-module">YAML::Type::undef</remote-id> <remote-id type="cpan-module">YAML::Types</remote-id> <remote-id type="cpan-module">YAML::Warning</remote-id> <remote-id type="cpan-module">yaml_mapping</remote-id> <remote-id type="cpan-module">yaml_scalar</remote-id> <remote-id type="cpan-module">yaml_sequence</remote-id> </upstream> </pkgmetadata> 1.1 dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild?rev=1.1&content-type=text/plain Index: Test-YAML-1.50.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/Test-YAML/Test-YAML-1.50.0.ebuild,v 1.1 2015/02/25 23:39:03 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=INGY MODULE_VERSION=1.05 inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" >=dev-perl/Test-Base-0.860.0 " DEPEND="${RDEPEND} >=virtual/perl-ExtUtils-MakeMaker-6.300.0 " 1.1 dev-perl/Test-YAML/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-perl/Test-YAML # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/ChangeLog,v 1.1 2015/02/25 23:39:03 dilfridge Exp $ *Test-YAML-1.50.0 (25 Feb 2015) 25 Feb 2015; Andreas K. Huettel <[email protected]> +Test-YAML-1.50.0.ebuild, +metadata.xml: New package, split out from dev-perl/yaml
