From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B7EA8138206 for ; Sat, 23 Apr 2016 17:31:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93A7F21C053; Sat, 23 Apr 2016 17:31:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3D9921C032 for ; Sat, 23 Apr 2016 17:31:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CE2C340D15 for ; Sat, 23 Apr 2016 17:31:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03CA979 for ; Sat, 23 Apr 2016 17:30:59 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1461432644.41a458849a7a385f43708bdce77d6a4edc773dd1.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-YAML/Manifest dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild dev-perl/Test-YAML/metadata.xml X-VCS-Directories: dev-perl/Test-YAML/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 41a458849a7a385f43708bdce77d6a4edc773dd1 X-VCS-Branch: master Date: Sat, 23 Apr 2016 17:30:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b7ca2087-a3e5-4cb3-8226-a0fbabd2e7a2 X-Archives-Hash: 98290a4ad0e27b5d37b9f5d9ec4fb6ae commit: 41a458849a7a385f43708bdce77d6a4edc773dd1 Author: Kent Fredric gmail com> AuthorDate: Sat Apr 16 17:34:54 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Apr 23 17:30:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a45884 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" dev-perl/Test-YAML/Manifest | 1 + dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 24 ++++++++++++++++++++++++ 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 6794883..d849371 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 0000000..5eba0dc --- /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 89529de..43a0d65 100644 --- a/dev-perl/Test-YAML/metadata.xml +++ b/dev-perl/Test-YAML/metadata.xml @@ -9,27 +9,5 @@ YAML Test::YAML Test::YAML::Filter - YAML - YAML::Any - YAML::Dumper - YAML::Dumper::Base - YAML::Error - YAML::Loader - YAML::Loader::Base - YAML::Marshall - YAML::Mo - YAML::Node - YAML::Tag - YAML::Type::blessed - YAML::Type::code - YAML::Type::glob - YAML::Type::ref - YAML::Type::regexp - YAML::Type::undef - YAML::Types - YAML::Warning - yaml_mapping - yaml_scalar - yaml_sequence