summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-04-27 01:00:34 +1200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-29 21:35:59 +0200
commitef40501d35966b6446b653e91c8352741a4dcfea (patch)
tree23d119ee7bfd172205abd7acb085bd90a23a55c2 /dev-perl/YAML
parentdev-perl/YAML-LibYAML: Bump to version 0.620.0 (diff)
downloadgentoo-ef40501d35966b6446b653e91c8352741a4dcfea.tar.gz
gentoo-ef40501d35966b6446b653e91c8352741a4dcfea.tar.bz2
gentoo-ef40501d35966b6446b653e91c8352741a4dcfea.zip
dev-perl/YAML: Copied from dev-perl/yaml
Beginning PN=Upstream conversion Package-Manager: portage-2.2.28 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"
Diffstat (limited to 'dev-perl/YAML')
-rw-r--r--dev-perl/YAML/Manifest4
-rw-r--r--dev-perl/YAML/YAML-0.840.0-r1.ebuild17
-rw-r--r--dev-perl/YAML/YAML-0.900.0.ebuild17
-rw-r--r--dev-perl/YAML/YAML-1.140.0.ebuild23
-rw-r--r--dev-perl/YAML/YAML-1.150.0.ebuild23
-rw-r--r--dev-perl/YAML/metadata.xml35
6 files changed, 119 insertions, 0 deletions
diff --git a/dev-perl/YAML/Manifest b/dev-perl/YAML/Manifest
new file mode 100644
index 000000000000..238e9dd6ddd4
--- /dev/null
+++ b/dev-perl/YAML/Manifest
@@ -0,0 +1,4 @@
+DIST YAML-0.84.tar.gz 121150 SHA256 0a351f0a771526ca4a448c573a781614debdd5296fd0832396fc89f1854d640c SHA512 e892db21b94e374fdada74c8cb36a4c7a565fc935c8e1a81301f4820d34a26990e6aefe6e3e3d5386a54f29a1a758695bcd1e151b8d6f82fe8f558005a669f0f WHIRLPOOL 6639676718a4ce5d2b62f6326eeec9502e02c71cdfa12e65e143f8f75406bf1daa058702ef354caae2d47d1c07858ba544575c29e07ca4f4957b08346c79225f
+DIST YAML-0.90.tar.gz 103192 SHA256 187e28b2e64266bca57b24123839553ba4e566bf5fa101c2131c571a36acda4d SHA512 9b67681aeadbbb0bc65f9b4f57f1a1d6d4c4fe310f9eecd39310b4c03470dfe5b693f1752d9fca390b2d801cf955cc3e74781dda05448be7ef012697d56610e9 WHIRLPOOL 563164141ec9e5b877ce5acbde1d53fd665f0a36e2e2640af1e4dd6b8d2185ce9c2fc225454d55a8c9bb64f2cd119480bc510a562904fb687a33ea2d7ab38c99
+DIST YAML-1.14.tar.gz 80688 SHA256 6c9a4368b50cfebbbc7c69c9d78e5d4bc3dc55fbc792c1f53cde3e1dfd5c5c6b SHA512 a8281a27a897e86776a5725cdd290537bd3549d12633be6462fec9c5e69d3a9f0bbfdee7dc09ec8ec21918057e83a9091aaeae693e6a12d9b58c13ec6e957669 WHIRLPOOL ed58032ca3c97e840f6017d96fc243f45cebda95bf244ccaf83b3f9558167763cebc497a1f4b77a2a59218e308035e1a7dc6e1eafa6504dce62614cde6dc2c71
+DIST YAML-1.15.tar.gz 80702 SHA256 80f495322fa7bde590940f198c203be5e71c420fef844b5bdc6769c1fe0d9d1b SHA512 c1b715c46186009e27e25857c99cbd729fc49a1854dd987dcab53e4279528f19a1b9822dd1ca95162aa2a0b6627cf15ef6a692ad22c659dbd5c251fc3f898b7b WHIRLPOOL 245911e22ceeb88c263a61809c7ce4f3a0817e893fb25204933d3b2ea39a73d1a64a717c2465d2db2a921c0a144895e0321d7b14b709645fd8ebd05ac3a7087f
diff --git a/dev-perl/YAML/YAML-0.840.0-r1.ebuild b/dev-perl/YAML/YAML-0.840.0-r1.ebuild
new file mode 100644
index 000000000000..a07df656f3f5
--- /dev/null
+++ b/dev-perl/YAML/YAML-0.840.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MSTROUT
+MODULE_VERSION=0.84
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+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=""
+
+SRC_TEST="do"
diff --git a/dev-perl/YAML/YAML-0.900.0.ebuild b/dev-perl/YAML/YAML-0.900.0.ebuild
new file mode 100644
index 000000000000..91ef197d016f
--- /dev/null
+++ b/dev-perl/YAML/YAML-0.900.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=0.90
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+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=""
+
+SRC_TEST="do"
diff --git a/dev-perl/YAML/YAML-1.140.0.ebuild b/dev-perl/YAML/YAML-1.140.0.ebuild
new file mode 100644
index 000000000000..b9c42dcd5e37
--- /dev/null
+++ b/dev-perl/YAML/YAML-1.140.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+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="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( dev-perl/Test-YAML )
+"
+
+SRC_TEST="do"
diff --git a/dev-perl/YAML/YAML-1.150.0.ebuild b/dev-perl/YAML/YAML-1.150.0.ebuild
new file mode 100644
index 000000000000..745450598c67
--- /dev/null
+++ b/dev-perl/YAML/YAML-1.150.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="YAML Ain't Markup Language (tm)"
+
+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="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( dev-perl/Test-YAML )
+"
+
+SRC_TEST="do"
diff --git a/dev-perl/YAML/metadata.xml b/dev-perl/YAML/metadata.xml
new file mode 100644
index 000000000000..89529de11cb7
--- /dev/null
+++ b/dev-perl/YAML/metadata.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <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>