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 4483913835C for ; Mon, 24 May 2021 14:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 503F2E0824; Mon, 24 May 2021 14:33:22 +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 36B99E0824 for ; Mon, 24 May 2021 14:33:22 +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 988C3340C8D for ; Mon, 24 May 2021 14:33:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAEF179D for ; Mon, 24 May 2021 14:33:17 +0000 (UTC) From: "Andreas K. 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 K. Hüttel" Message-ID: <1621866770.0a00a4a72798f5db068ec40e2810a04f8b437dd1.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-CRC/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild dev-perl/Digest-CRC/Manifest X-VCS-Directories: dev-perl/Digest-CRC/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 0a00a4a72798f5db068ec40e2810a04f8b437dd1 X-VCS-Branch: master Date: Mon, 24 May 2021 14:33:17 +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: 9e726aaf-b415-4520-a620-97f321eb1e84 X-Archives-Hash: dca6f5ac47477d466fcfc40f5da4b0fd commit: 0a00a4a72798f5db068ec40e2810a04f8b437dd1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon May 24 14:26:24 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon May 24 14:32:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a00a4a7 dev-perl/Digest-CRC: Version bump 0.23 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild | 24 ++++++++++++++++++++++++ dev-perl/Digest-CRC/Manifest | 1 + 2 files changed, 25 insertions(+) diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild new file mode 100644 index 00000000000..ac868280cec --- /dev/null +++ b/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=OLIMAUL +DIST_VERSION=0.23 +inherit perl-module + +DESCRIPTION="Generic CRC functions" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker +" + +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +} diff --git a/dev-perl/Digest-CRC/Manifest b/dev-perl/Digest-CRC/Manifest index 666e477f7e9..3992347a516 100644 --- a/dev-perl/Digest-CRC/Manifest +++ b/dev-perl/Digest-CRC/Manifest @@ -1 +1,2 @@ DIST Digest-CRC-0.22.2.tar.gz 8175 BLAKE2B 6133b26782783d2676016697af75e772aa3aa0fa0d56c5cacbc510ed338fe7da2ddaacc21b359bf4823bfe7113710cd37b611549865af80542dd5b0f2470e8f1 SHA512 983dfb3a39ca054819906bd67251f0e275a55d4ab1873146a8bbe36dee3d979e67a36f3fc53ce18608873a1c68ba30d6de8c59b58ae57a7e36e6816551752875 +DIST Digest-CRC-0.23.tar.gz 8237 BLAKE2B 18a11f704ca2a21b0b33cec871fc2dab76e2ba4e3df219c1daac91723f30d14fb2b02ffb674285f822ef215c4dee92f6e2365a62c550442606d831568acb3a88 SHA512 b92e40bf717882b0e694c6552a88f13ac92a569e4484eedfdfc57b7fe867e29a81e228d00c29e9e4ba120cb9e0ca4d10db12cad5af185893ebcd89b1be87d2c1