summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 22:45:58 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 23:02:43 +0200
commitcec4e079f7f576417e5a30b390e84cccb0d0c683 (patch)
treed895bb4056c3160156a0101c05cb8a9242e23005 /virtual
parentvirtual/perl-Time-HiRes: drop 1.976.700 (diff)
downloadgentoo-cec4e079f7f576417e5a30b390e84cccb0d0c683.tar.gz
gentoo-cec4e079f7f576417e5a30b390e84cccb0d0c683.tar.bz2
gentoo-cec4e079f7f576417e5a30b390e84cccb0d0c683.zip
virtual/perl-Text-Tabs+Wrap: drop 2013.52.300-r11
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-r11.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild
deleted file mode 100644
index c087f423b7f8..000000000000
--- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"