diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-01-15 02:42:47 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:53 +0100 |
commit | 0c97bffd99f54b439cb415c1d7f1c226065fcf9e (patch) | |
tree | 06eb9438a48b0834b4b490cc1aeeee79fb20c254 /virtual | |
parent | virtual/perl-Text-ParseWords: Remove old providers (diff) | |
download | gentoo-0c97bffd99f54b439cb415c1d7f1c226065fcf9e.tar.gz gentoo-0c97bffd99f54b439cb415c1d7f1c226065fcf9e.tar.bz2 gentoo-0c97bffd99f54b439cb415c1d7f1c226065fcf9e.zip |
virtual/perl-Text-Tabs+Wrap: Remove old providers
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r9.ebuild (renamed from virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r8.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r8.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r9.ebuild index dc83f96e1c4c..f76ec27d4b0e 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r8.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r9.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |