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 0420E1396D0 for ; Tue, 3 Oct 2017 07:57:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5464CE0E94; Tue, 3 Oct 2017 07:57:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25D03E0E94 for ; Tue, 3 Oct 2017 07:57:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC63D341780 for ; Tue, 3 Oct 2017 07:57:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82F119085 for ; Tue, 3 Oct 2017 07:57:16 +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: <1507017428.d676812fada5f19443ce5885aa066cc35d5264fc.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Canary-Stability/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild dev-perl/Canary-Stability/Manifest X-VCS-Directories: dev-perl/Canary-Stability/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: d676812fada5f19443ce5885aa066cc35d5264fc X-VCS-Branch: master Date: Tue, 3 Oct 2017 07:57:16 +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: d2ecce7a-6b53-4f0c-b6d7-365b46efbd3d X-Archives-Hash: 87ff4092fe476271ef57b6f13e17a8cb commit: d676812fada5f19443ce5885aa066cc35d5264fc Author: Kent Fredric gentoo org> AuthorDate: Tue Oct 3 07:56:09 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Oct 3 07:57:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d676812f dev-perl/Canary-Stability: Bump to version 2012.0.0 - Add additional sanity test because upstream has none Upstream: - Stop printing large parts of notice in bright yellow Package-Manager: Portage-2.3.8, Repoman-2.3.3 .../Canary-Stability-2012.0.0.ebuild | 24 ++++++++++++++++++++++ dev-perl/Canary-Stability/Manifest | 1 + 2 files changed, 25 insertions(+) diff --git a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild new file mode 100644 index 00000000000..4b2254f99c4 --- /dev/null +++ b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=MLEHMANN +DIST_VERSION=2012 +inherit perl-module + +DESCRIPTION="Canary to check perl compatibility for schmorp's modules" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" +src_test() { + perl-module_src_test + perl -Mblib="${S}" -M"Canary::Stability ${DIST_VERSION} ()" -e1 || + die "Could not load Canary::Stability" +} diff --git a/dev-perl/Canary-Stability/Manifest b/dev-perl/Canary-Stability/Manifest index 0dcff2e5c62..a054412c508 100644 --- a/dev-perl/Canary-Stability/Manifest +++ b/dev-perl/Canary-Stability/Manifest @@ -1,2 +1,3 @@ DIST Canary-Stability-2006.tar.gz 3621 SHA256 47afc038ece0b77e212afc05656791345ac08826f6102181a429dd231720d62e SHA512 e68de850f1383e086780ccddc125243c79d391838e5bf4ede7824023f5055d9dde6d9945f84b3016c60c8d7a3c71934fc1c8c9e7b4b0fdee2bcb1e737fb5261a WHIRLPOOL 6267f74ff51d318961672592d9a6eb77ea9a882d24f54645f4aaf48307312106529eda21169e9827de644bf3e8a7a31f8da34627daa1eb70e471fc8296cf7297 DIST Canary-Stability-2011.tar.gz 4265 SHA256 63f852d196b4e32ac28998ea7987bd5960b919110ed441512c6191bcc352c1fc SHA512 1505750855b969ff733985098a50040e3346aec848c3f5d2cb9c74c9123379b5e918f23603a02f0d440f57f944caf4e39ff06a088697b5f1c4c4e90bc0c272de WHIRLPOOL 39f354a7ef0c2eeb7230705d7c7cc259142729078ba4489fbd98737c5475a6c4a317e5f9fc8cd0a4103f285995a961972070d7b870d319d281e811f4092ee683 +DIST Canary-Stability-2012.tar.gz 4334 SHA256 fd240b111d834dbae9630c59b42fae2145ca35addc1965ea311edf0d07817107 SHA512 7780731e4142d536182e1820c041c43ae67c5b47c044f15d8dcc060646bbab10a974bddcb703fdb27f427db3cd4dbdff54e131dc708c0260d7275be869eb27b1 WHIRLPOOL 67073f5355ddf562547a6cd56edd8d8ac8f15e062be822537da07e3fc697b0287d659ab469acc675317eda9f7ff4738f72c129128a67a5e56be9e5e1c53151a4