From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1280179-garchives=archives.gentoo.org@lists.gentoo.org>
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 A756B1382C5
	for <garchives@archives.gentoo.org>; Sun,  9 May 2021 16:35:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E0496E03EC;
	Sun,  9 May 2021 16:35:20 +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 C45B8E03EC
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 May 2021 16:35:20 +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 1F7CE335DEF
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 May 2021 16:35:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CF93F59C
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 May 2021 16:35:17 +0000 (UTC)
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
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" <dilfridge@gentoo.org>
Message-ID: <1620578099.859865c7a94745bc9b21e400060940bc89b00961.dilfridge@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-Lite/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Math-BigInt-Lite/Manifest dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild
X-VCS-Directories: dev-perl/Math-BigInt-Lite/
X-VCS-Committer: dilfridge
X-VCS-Committer-Name: Andreas K. Hüttel
X-VCS-Revision: 859865c7a94745bc9b21e400060940bc89b00961
X-VCS-Branch: master
Date: Sun,  9 May 2021 16:35:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9cef3a7c-5369-4fbd-82e1-8df8330dfcf4
X-Archives-Hash: 85be6eb962c4ddab270fcad9a6fd8e73

commit:     859865c7a94745bc9b21e400060940bc89b00961
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 16:34:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May  9 16:34:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859865c7

dev-perl/Math-BigInt-Lite: Version bump 0.19

Closes: https://bugs.gentoo.org/774411
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Math-BigInt-Lite/Manifest                 |  1 +
 .../Math-BigInt-Lite-0.190.0.ebuild                | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Math-BigInt-Lite/Manifest b/dev-perl/Math-BigInt-Lite/Manifest
index 675c92ebdfe..f0ff4e65938 100644
--- a/dev-perl/Math-BigInt-Lite/Manifest
+++ b/dev-perl/Math-BigInt-Lite/Manifest
@@ -1 +1,2 @@
 DIST Math-BigInt-Lite-0.18.tar.gz 75809 BLAKE2B 5cbd8b937fdfb810580c589ec6eddd7b7f8ad846d1328e0efc38e348093ae904da4423102afe73420ed75cd613bcc7c014c963fe12751314c26894d8a24f3847 SHA512 f7bf76742a0de6a9065c577eb583d5df71a7264d056bea73ffb5f54364a25d8b191c81bc7a30631589988c38418b520c99ac85aa4e83c5dd43308ac98ff74f64
+DIST Math-BigInt-Lite-0.19.tar.gz 78863 BLAKE2B b94cd9a75324cb6ca1d1e7bd4cd1b6462fc87a60050f06e8e5eaea0ef5b6d510fa1197ff6376158b8398879a9b1449d213e9dfc5f4688bc708598e73439a5e3e SHA512 a0babaa718678c278a3c0a9a74d687563355460aa1c76d8b67adff68232e3dfb96ed56feb72b599a99e65adc228bf0296481773d20489390cc40564da01301d4

diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild
new file mode 100644
index 00000000000..9d6b448d94b
--- /dev/null
+++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="What BigInts are before they become big"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=virtual/perl-Math-BigInt-1.999.812
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"
+
+src_test() {
+	local bad_files=( "t/pod_cov.t" "t/pod.t" )
+	perl_rm_files "${bad_files[@]}"
+	perl-module_src_test
+}