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 A1AF9139345 for ; Sat, 17 Jul 2021 19:37:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8543FE0CE9; Sat, 17 Jul 2021 19:37:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6DCA3E0CE9 for ; Sat, 17 Jul 2021 19:37:10 +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 DF6BD342B22 for ; Sat, 17 Jul 2021 19:37:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E91E7D4 for ; Sat, 17 Jul 2021 19:37:07 +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: <1626550254.c52fdc2e726128c8b428ed07fa6763c294dda477.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Spell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild X-VCS-Directories: dev-perl/Pod-Spell/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c52fdc2e726128c8b428ed07fa6763c294dda477 X-VCS-Branch: master Date: Sat, 17 Jul 2021 19:37: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: b27c2c30-bbfe-423c-89a7-e75cf3cf55d9 X-Archives-Hash: ca492a99b3fb3050fc3fd7c5d1dc5282 commit: c52fdc2e726128c8b428ed07fa6763c294dda477 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jul 17 19:30:54 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jul 17 19:30:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52fdc2e dev-perl/Pod-Spell: EAPI=8; virtual/perl-Pod-Parser -> dev-perl/... Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../{Pod-Spell-1.200.0.ebuild => Pod-Spell-1.200.0-r1.ebuild} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild similarity index 90% rename from dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild rename to dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild index d3df1d38934..71e87b71357 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=DOLMEN DIST_VERSION=1.20 @@ -12,8 +12,7 @@ SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/pods SLOT="0" KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="test minimal" -RESTRICT="!test? ( test )" +IUSE="minimal" RDEPEND=" virtual/perl-Carp @@ -22,11 +21,12 @@ RDEPEND=" dev-perl/Lingua-EN-Inflect dev-perl/Path-Tiny virtual/perl-Pod-Escapes - virtual/perl-Pod-Parser + dev-perl/Pod-Parser virtual/perl-Text-Tabs+Wrap virtual/perl-parent " -DEPEND="${RDEPEND} + +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker >=dev-perl/File-ShareDir-Install-0.60.0 test? (