From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EEC6D139694 for ; Mon, 20 Mar 2017 19:04:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FA1721C054; Mon, 20 Mar 2017 19:04:07 +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 1B81C21C054 for ; Mon, 20 Mar 2017 19:04:07 +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 E6F4F341616 for ; Mon, 20 Mar 2017 19:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2C8C6F0D for ; Mon, 20 Mar 2017 19:04:04 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1490036630.38d7a3f66a9b6875c3db58aa4fd1c16f6795469b.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/YAML/Manifest dev-perl/YAML/YAML-1.230.0.ebuild X-VCS-Directories: dev-perl/YAML/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 38d7a3f66a9b6875c3db58aa4fd1c16f6795469b X-VCS-Branch: master Date: Mon, 20 Mar 2017 19:04:04 +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: e04ef519-0483-43a7-a583-012237b0b0cc X-Archives-Hash: 50d60d0cc356806a8fc3e5e9c5ac8012 commit: 38d7a3f66a9b6875c3db58aa4fd1c16f6795469b Author: Kent Fredric gentoo org> AuthorDate: Mon Mar 20 19:03:30 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Mar 20 19:03:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d7a3f6 dev-perl/YAML: Bump to version 1.230.0 Upstream: - Add Numify option Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/YAML/Manifest | 1 + dev-perl/YAML/YAML-1.230.0.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-perl/YAML/Manifest b/dev-perl/YAML/Manifest index ac71474655e..e919778ba9a 100644 --- a/dev-perl/YAML/Manifest +++ b/dev-perl/YAML/Manifest @@ -1,2 +1,3 @@ DIST YAML-1.15.tar.gz 80702 SHA256 80f495322fa7bde590940f198c203be5e71c420fef844b5bdc6769c1fe0d9d1b SHA512 c1b715c46186009e27e25857c99cbd729fc49a1854dd987dcab53e4279528f19a1b9822dd1ca95162aa2a0b6627cf15ef6a692ad22c659dbd5c251fc3f898b7b WHIRLPOOL 245911e22ceeb88c263a61809c7ce4f3a0817e893fb25204933d3b2ea39a73d1a64a717c2465d2db2a921c0a144895e0321d7b14b709645fd8ebd05ac3a7087f DIST YAML-1.21.tar.gz 82995 SHA256 2e29de56102bcfeb13c5c9656e0747e0433457351f4c9f5ff708fc3d8debc531 SHA512 1542c9a931a7c2c460cd89d66978747a6feee855993529b05638456ff4f16fa5273e539b7423e843d63ccfd29c650e2d46b9140388d44cc6c812a0e0c6be9cd3 WHIRLPOOL aa38fad5742da202d20863d1dbfa05481beb2682b604e950bbb8c46cbd385209cc0e68281fbbc25bd91affd504c97a79bb9579be1a2ecc841c4a1a54c81783f8 +DIST YAML-1.23.tar.gz 83566 SHA256 2ad8972038dd132851ddf2ca32634631f92065d6867519e5a635db9729adc84d SHA512 42dd2063e16b0e96a51ae9e43ed537741206529ff0df2939717eb142edf6396f69130b6b64d1d338d0c0a32dc11f68f3ffc5e0b5043c325c20e0d492626c106c WHIRLPOOL 829545ad30ef3a9c544a4d4bccaa0c9ea5475c43d10da78b17003e681528c1418721ecf7ba100fcbe7c6efc37323c77c14bd32549533f62f696b22c7ed07e072 diff --git a/dev-perl/YAML/YAML-1.230.0.ebuild b/dev-perl/YAML/YAML-1.230.0.ebuild new file mode 100644 index 00000000000..e6921a04d4f --- /dev/null +++ b/dev-perl/YAML/YAML-1.230.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=INGY +DIST_VERSION=1.23 +inherit perl-module + +DESCRIPTION="YAML Ain't Markup Language (tm)" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-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? ( + >=virtual/perl-Test-Simple-0.880.0 + >=dev-perl/Test-YAML-1.50.0 + ) +" +src_test() { + perl_rm_files t/author-*.t + perl-module_src_test +}