commit: 7547bf43d5dab0e63d33493fdf57e04983901d8b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 12 23:40:56 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Dec 12 23:50:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7547bf43
perl-core/Text-Tabs+Wrap: EAPI=7 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ....52.300-r1.ebuild => Text-Tabs+Wrap-2013.52.300-r2.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild b/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r2.ebuild similarity index 81% rename from perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild rename to perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r2.ebuild index c881e28b8857..4e5e42d26aed 100644 --- a/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild +++ b/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r2.ebuild @@ -1,17 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -MODULE_AUTHOR=MUIR -MODULE_SECTION=modules -MODULE_VERSION=2013.0523 +DIST_AUTHOR=MUIR +DIST_SECTION=modules +DIST_VERSION=2013.0523 inherit perl-module DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do
