summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Test-YAML
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Test-YAML')
-rw-r--r--dev-perl/Test-YAML/Manifest1
-rw-r--r--dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild22
-rw-r--r--dev-perl/Test-YAML/metadata.xml32
3 files changed, 55 insertions, 0 deletions
diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
new file mode 100644
index 000000000000..6794883f27e1
--- /dev/null
+++ b/dev-perl/Test-YAML/Manifest
@@ -0,0 +1 @@
+DIST Test-YAML-1.05.tar.gz 11500 SHA256 9309f4b0d8a1df5632a6e31b9992b1d4b9b69201d90b8db6e44e5c079857361d SHA512 51b2be5a24cb0b47c1be6127bae57b4c71411424dd2063b0aad45d052796ecf1c59c62923958394bc8bf048c7543275f6e8859f1dc4d556bba5470cae1f43070 WHIRLPOOL 93338025004caa6e25982ba6c7fe0a047485fe89a41e91aa3587c7c2c787bc3333b5f34dda81bd7ef61672656031b8079f7c4ba77110c3a50a61b1ecc99470b4
diff --git a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
new file mode 100644
index 000000000000..2d3c8e783b57
--- /dev/null
+++ b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="Testing Module for YAML Implementations"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~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
+"
diff --git a/dev-perl/Test-YAML/metadata.xml b/dev-perl/Test-YAML/metadata.xml
new file mode 100644
index 000000000000..9e1dc7552712
--- /dev/null
+++ b/dev-perl/Test-YAML/metadata.xml
@@ -0,0 +1,32 @@
+<?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>