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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8591158009 for ; Wed, 21 Jun 2023 22:49:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19610E0977; Wed, 21 Jun 2023 22:49:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0164AE0977 for ; Wed, 21 Jun 2023 22:49:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37819335D6F for ; Wed, 21 Jun 2023 22:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E0E8AA0 for ; Wed, 21 Jun 2023 22:49:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1687387736.cc4916c484d7cc796bed82a857f02f4311b0258c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Convert-Color/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild dev-perl/Convert-Color/Manifest X-VCS-Directories: dev-perl/Convert-Color/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cc4916c484d7cc796bed82a857f02f4311b0258c X-VCS-Branch: master Date: Wed, 21 Jun 2023 22:49:07 +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: 326d03ff-69a1-4af7-85ec-177aec34e19a X-Archives-Hash: 9a2943ccc18fb2ae8d800622c35c1326 commit: cc4916c484d7cc796bed82a857f02f4311b0258c Author: Sam James gentoo org> AuthorDate: Wed Jun 21 22:36:27 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 22:48:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4916c4 dev-perl/Convert-Color: add 0.170.0 Signed-off-by: Sam James gentoo.org> .../Convert-Color/Convert-Color-0.170.0.ebuild | 32 ++++++++++++++++++++++ dev-perl/Convert-Color/Manifest | 1 + 2 files changed, 33 insertions(+) diff --git a/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild b/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild new file mode 100644 index 000000000000..aca0ea5b2d98 --- /dev/null +++ b/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=PEVANS +DIST_VERSION=0.17 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Color space conversions and named lookups" + +SLOT="0" +KEYWORDS="~amd64 ~riscv ~x86" + +RDEPEND=" + dev-perl/Module-Pluggable + dev-perl/List-UtilsBy + virtual/perl-Scalar-List-Utils +" +BDEPEND=" + ${RDEPEND} + >=dev-perl/Module-Build-0.400.400 + test? ( + dev-perl/Test2-Suite + ) +" + +src_test() { + perl_rm_files t/99pod.t + perl-module_src_test +} diff --git a/dev-perl/Convert-Color/Manifest b/dev-perl/Convert-Color/Manifest index 2cc2c40d02f9..10da1db36a63 100644 --- a/dev-perl/Convert-Color/Manifest +++ b/dev-perl/Convert-Color/Manifest @@ -1 +1,2 @@ DIST Convert-Color-0.11.tar.gz 37659 BLAKE2B 034ac79279a6679014edefb5ef5ae90748e264a5169e2d30306c6767ed585c36a34380aa5bd9ef2edb386401fb06df1e6247e4f3db7b8aa9777234f95340aee7 SHA512 add90dff917a8fbc553fbd67826bb66b59319f7331dc7e13c79c525b1cbc6ab2f01161a20caacf2de90b28794451b34e3f60b5f21a413177ba7e92a349fffaf6 +DIST Convert-Color-0.17.tar.gz 35728 BLAKE2B ec9fa4218928dcf14504e7629be375b3486c6eddc44807112ef62240b957fd27e4ebd6433295c55067d51ef62e9dd0270d40f18567a4d4931fb2524051f27187 SHA512 edcbdc0d2775b7e5f814fc3fd16d4e089f89a3141a0e8776bf783aade5a7f20fa05cb4a46bd01bf16d2d9f41af46bca72de087c56c02fd088fe8b619bc26cb27