dev-perl/Modern-Perl: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-11-14 17:01:53 +01:00
parent 602972e4f7
commit 0d9a1fdf97
2 changed files with 0 additions and 21 deletions

View File

@@ -1,2 +1 @@
DIST Modern-Perl-1.20190727.tar.gz 14826 BLAKE2B bd01ecf2b8a47b2805b40c5aff4dbdb9408db51a02108194c4d6c93f77af8bc8032e19ffd9e191bb77143bd3e1911650738ace014873f5d11c5b38541ee82941 SHA512 c2e4d51d51340c3412c197ca4e48fee2b786a8f07aca83315be862637cf1bb9c2d294e98e7e51ba5a76eab307aa18f4f739b12030bad35e81292ffed68bcaf09
DIST Modern-Perl-1.20200211.tar.gz 14856 BLAKE2B 2abc5f574b0f8032f98a02c9cd85698a13b5266880c432097947136b6109a8f386ea892f3e695f74cb9bf70024db429daef133205d442262d5eb06614b7c7e26 SHA512 eb647c1b617ca517dc09a2de7395de3aca19b13e7089214127f86257544e790b5b79d439d0896be88c018f2ece47ca2b853168b65d676c4af034dbcc815619be

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=CHROMATIC
DIST_VERSION=1.20190727
inherit perl-module
DESCRIPTION="enable all of the features of Modern Perl with one import"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="virtual/perl-IO"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
>=virtual/perl-Test-Simple-0.980.0
)
"