diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-12-21 08:33:07 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-21 20:33:05 +0000 |
commit | d7b7b644568e7c5f67960670425d25e3bc712eed (patch) | |
tree | d4b23d5cc1428ce2146e247f087f0818ee27a92e /virtual/perl-Text-Tabs+Wrap | |
parent | virtual/perl-Test-Simple: Drop old versions (diff) | |
download | gentoo-d7b7b644568e7c5f67960670425d25e3bc712eed.tar.gz gentoo-d7b7b644568e7c5f67960670425d25e3bc712eed.tar.bz2 gentoo-d7b7b644568e7c5f67960670425d25e3bc712eed.zip |
virtual/perl-Text-Tabs+Wrap: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Text-Tabs+Wrap')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild | 15 |
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild deleted file mode 100644 index 8db0f51c3910..000000000000 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - || ( =dev-lang/perl-5.38* =dev-lang/perl-5.36* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild deleted file mode 100644 index bcfc7c56c48c..000000000000 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |