dev-perl/Regexp-Common: drop 2017060201.0.0-r1

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-10 12:31:43 +01:00
parent 3657869f60
commit 117551ced5
2 changed files with 0 additions and 20 deletions

View File

@@ -1,2 +1 @@
DIST Regexp-Common-2017060201.tar.gz 237881 BLAKE2B c7199552d6d495f7ee9b601f125e601c86b552eb658691f989ab37b25dcf0a60eea0f78735e713853d6a471f6bf0c2db350577e77c60b6272b4170594ed3cd18 SHA512 fd046d775214bdca42f868557559595360b069121a75fc119f45e064091000968d9d84154f8a0f06072ecff169dccecf68be58f99a7196932fcb4ffcbd678608
DIST Regexp-Common-2024080801.tar.gz 238498 BLAKE2B 192b6d1656c926a0c8f9462816aee5908b904c4d7cf555f503d5d3a7ab2cee035d100a2e3a611e65339927ae685875f081171444dc198ad4e113a42cc3de7cc5 SHA512 dc1b9cc23e5e1ea8fc26e892098a3fe8fe9d25736cce5728364192eb26c8aba2a445c563037e037315d638b48e272e909654b9e27196a0d880e4ce6573937a56

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ABIGAIL
DIST_VERSION=2017060201
inherit perl-module
DESCRIPTION="Provide commonly requested regular expressions"
LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
BDEPEND="
virtual/perl-ExtUtils-MakeMaker
test? ( dev-perl/Test-Regexp )
"