diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-08 16:52:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-16 21:36:11 +0200 |
commit | bb84c633a1730c8e85701c906cbd378f71e86b03 (patch) | |
tree | fd59d518cf9853823ff63f52b4295809da3c45df /virtual/perl-File-Temp | |
parent | virtual/perl-File-Spec: drop perl 5.32 version (diff) | |
download | gentoo-bb84c633a1730c8e85701c906cbd378f71e86b03.tar.gz gentoo-bb84c633a1730c8e85701c906cbd378f71e86b03.tar.bz2 gentoo-bb84c633a1730c8e85701c906cbd378f71e86b03.zip |
virtual/perl-File-Temp: drop perl 5.32 version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-File-Temp')
-rw-r--r-- | virtual/perl-File-Temp/perl-File-Temp-0.230.900.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-File-Temp/perl-File-Temp-0.230.900.ebuild b/virtual/perl-File-Temp/perl-File-Temp-0.230.900.ebuild deleted file mode 100644 index bab6aff56c6e..000000000000 --- a/virtual/perl-File-Temp/perl-File-Temp-0.230.900.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} - dev-lang/perl:= -" - -# this is the dev-lang/perl-5.30 and dev-lang/perl-5.32 version but we need the security patch |