diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-04-17 05:34:54 +1200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-23 19:30:44 +0200 |
commit | 41a458849a7a385f43708bdce77d6a4edc773dd1 (patch) | |
tree | a146b2d1014143051e0618ba32f9c4314e33a762 /dev-perl/Test-YAML | |
parent | dev-qt: version bump 5.6.0 (diff) | |
download | gentoo-41a458849a7a385f43708bdce77d6a4edc773dd1.tar.gz gentoo-41a458849a7a385f43708bdce77d6a4edc773dd1.tar.bz2 gentoo-41a458849a7a385f43708bdce77d6a4edc773dd1.zip |
dev-perl/Test-YAML: Bump to version 1.60.0
- EAPI6
- Fixup metadata
Upstream:
- Minor packaging fixes
Keywords:
- Some keywords simply unsatisfied already on dev-perl/Test-Base
- Dropped m86k and arm64
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --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/Test-YAML')
-rw-r--r-- | dev-perl/Test-YAML/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Test-YAML/metadata.xml | 22 |
3 files changed, 25 insertions, 22 deletions
diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest index 6794883f27e1..d8493715ccfa 100644 --- a/dev-perl/Test-YAML/Manifest +++ b/dev-perl/Test-YAML/Manifest @@ -1 +1,2 @@ DIST Test-YAML-1.05.tar.gz 11500 SHA256 9309f4b0d8a1df5632a6e31b9992b1d4b9b69201d90b8db6e44e5c079857361d SHA512 51b2be5a24cb0b47c1be6127bae57b4c71411424dd2063b0aad45d052796ecf1c59c62923958394bc8bf048c7543275f6e8859f1dc4d556bba5470cae1f43070 WHIRLPOOL 93338025004caa6e25982ba6c7fe0a047485fe89a41e91aa3587c7c2c787bc3333b5f34dda81bd7ef61672656031b8079f7c4ba77110c3a50a61b1ecc99470b4 +DIST Test-YAML-1.06.tar.gz 11470 SHA256 27376103163c12d7d13ae45bf22caf5a0c38478362425bf68613c3748f76b943 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2 WHIRLPOOL b945f21f7e88f2084b003466669e445bafc3bc9498cde91373aa765828776e200039f3b83fc8e4b6a9193836f73daaba299bf8f047be1736aa5d42985548fc35 diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild new file mode 100644 index 000000000000..5eba0dc6961e --- /dev/null +++ b/dev-perl/Test-YAML/Test-YAML-1.60.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=INGY +DIST_VERSION=1.06 +inherit perl-module + +DESCRIPTION="Testing Module for YAML Implementations" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 +" +# Presently no actual tests worth running +DIST_TEST=skip diff --git a/dev-perl/Test-YAML/metadata.xml b/dev-perl/Test-YAML/metadata.xml index 89529de11cb7..43a0d65a03b9 100644 --- a/dev-perl/Test-YAML/metadata.xml +++ b/dev-perl/Test-YAML/metadata.xml @@ -9,27 +9,5 @@ <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> |