diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-13 00:40:56 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-13 00:50:15 +0100 |
commit | 7547bf43d5dab0e63d33493fdf57e04983901d8b (patch) | |
tree | 19325e66c5a9fa932699544b0c747a0e1f33a640 /perl-core | |
parent | perl-core/Unicode-Collate: Remove old (diff) | |
download | gentoo-7547bf43d5dab0e63d33493fdf57e04983901d8b.tar.gz gentoo-7547bf43d5dab0e63d33493fdf57e04983901d8b.tar.bz2 gentoo-7547bf43d5dab0e63d33493fdf57e04983901d8b.zip |
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@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r2.ebuild (renamed from perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild) | 11 |
1 files 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 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 |