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 EF76713835A for ; Fri, 21 Aug 2020 06:58:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32BF7E0B61; Fri, 21 Aug 2020 06:58:42 +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 1702AE0B61 for ; Fri, 21 Aug 2020 06:58:42 +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 05924340C23 for ; Fri, 21 Aug 2020 06:58:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3EC0328 for ; Fri, 21 Aug 2020 06:58:39 +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: <1597993101.ae5c8e09ebcef9b26a3623d0757cd6ce30054233.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild dev-perl/FFI-CheckLib/Manifest X-VCS-Directories: dev-perl/FFI-CheckLib/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: ae5c8e09ebcef9b26a3623d0757cd6ce30054233 X-VCS-Branch: master Date: Fri, 21 Aug 2020 06:58:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a648ee7d-686d-47b2-a011-2533423c52af X-Archives-Hash: 951be2181751d6b61c728c53dac914d1 commit: ae5c8e09ebcef9b26a3623d0757cd6ce30054233 Author: Kent Fredric gentoo org> AuthorDate: Fri Aug 21 06:57:43 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Aug 21 06:58:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5c8e09 dev-perl/FFI-CheckLib: Bump to version 0.270.0 - EAPI7 - Strip CI test - Upstream: - Remove Module::Load dependency - Now always validates the 'alien' arg to FFI::CheckLib::find_lib to be a valid `Alien` name, regardless of whether the module is already loaded. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild | 26 +++++++++++++++++++++++ dev-perl/FFI-CheckLib/Manifest | 1 + 2 files changed, 27 insertions(+) diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild new file mode 100644 index 00000000000..387822ced16 --- /dev/null +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=PLICEASE +DIST_VERSION=0.27 +DIST_EXAMPLES=("example/*") +inherit perl-module + +DESCRIPTION="Check that a library is available for FFI" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-1.302.15 + >=dev-perl/Test2-Suite-0.0.60 + ) +" +PERL_RM_FILES=( + "t/ci.t" +) diff --git a/dev-perl/FFI-CheckLib/Manifest b/dev-perl/FFI-CheckLib/Manifest index 6c11b219be8..9b7849a7d74 100644 --- a/dev-perl/FFI-CheckLib/Manifest +++ b/dev-perl/FFI-CheckLib/Manifest @@ -1 +1,2 @@ DIST FFI-CheckLib-0.25.tar.gz 28512 BLAKE2B eb9a843d230dc048fddd547c1fdd1a3b748be8ba3a3bd2d84930264ed11427bf7966843c4b394534b4429fe1c3d1632f180add05a92a587b472686459c608ba7 SHA512 f6fd790bd6b5e64972f2692abdd81dcd617a4b9ca377bdced655939e1b6005d2d84dc49df67d4945ff5ae0e7ff955aeccc019bc522fc959f1831c0586f40d313 +DIST FFI-CheckLib-0.27.tar.gz 29371 BLAKE2B 194ac6102f32d9107e112d20ea85d82ce8b948f0d421f29b09f3557548a593991ee8cf096e924c09a0c7195a32cf666ee8e01af41377ab3d8cc7bc245e6ad23c SHA512 0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7