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 B81F3139368 for ; Fri, 6 Aug 2021 22:00:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B921CE09D0; Fri, 6 Aug 2021 22:00:05 +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 6C335E09D0 for ; Fri, 6 Aug 2021 22:00:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6AB2E342B6A for ; Fri, 6 Aug 2021 19:33:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 005A08A7 for ; Fri, 6 Aug 2021 19:33:27 +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: <1628278395.c4ab2809b89d1c2f59b72a8b2c304b57199b47f9.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Set-Infinite/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Set-Infinite/Set-Infinite-0.650.0-r1.ebuild dev-perl/Set-Infinite/Set-Infinite-0.650.0-r2.ebuild X-VCS-Directories: dev-perl/Set-Infinite/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c4ab2809b89d1c2f59b72a8b2c304b57199b47f9 X-VCS-Branch: master Date: Fri, 6 Aug 2021 19:33:27 +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: df37c6d4-1d36-4c23-a668-41b92628208e X-Archives-Hash: ce24e5513da7b831c21bb3fc3268cebf commit: c4ab2809b89d1c2f59b72a8b2c304b57199b47f9 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Aug 6 19:32:07 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Aug 6 19:33:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ab2809 dev-perl/Set-Infinite: EAPI=8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> ...inite-0.650.0-r1.ebuild => Set-Infinite-0.650.0-r2.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/dev-perl/Set-Infinite/Set-Infinite-0.650.0-r1.ebuild b/dev-perl/Set-Infinite/Set-Infinite-0.650.0-r2.ebuild similarity index 58% rename from dev-perl/Set-Infinite/Set-Infinite-0.650.0-r1.ebuild rename to dev-perl/Set-Infinite/Set-Infinite-0.650.0-r2.ebuild index 78be9070595..0e520b3caf9 100644 --- a/dev-perl/Set-Infinite/Set-Infinite-0.650.0-r1.ebuild +++ b/dev-perl/Set-Infinite/Set-Infinite-0.650.0-r2.ebuild @@ -1,16 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 -MODULE_AUTHOR=FGLOCK -MODULE_VERSION=0.65 +DIST_AUTHOR=FGLOCK +DIST_VERSION=0.65 inherit perl-module DESCRIPTION="Sets of intervals" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" - -SRC_TEST=do