mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
dev-perl/Text-CSV_XS: drop 1.610.0
Bug: https://bugs.gentoo.org/973376 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1602 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
a6766a77f4
commit
3020b3fcbd
@@ -1,2 +1 @@
|
||||
DIST Text-CSV_XS-1.61.tgz 285772 BLAKE2B 1d1082e9a03309307def4969475ece5248f7dec41dc2851852a565f99d0d7c5c91d3c8732ca23d15d2c170e90468e844e13c28c07626b9ff6f69247e1df1cad7 SHA512 7b726d9c0cab0691a3c49deed8508a55a513e292229f0a4373bd3f3874df2a7226937629e07af44da7f1e4e0e27708be8b217099a1558140c94517bd01de5ef0
|
||||
DIST Text-CSV_XS-1.62.tgz 286929 BLAKE2B c90f212ccee85cfff9cba20667574594a07238e765f7cc87d263fdc7cf426a8cc93d5080a75fc25588fa7813006117b19767d07ab583111733d79dda3e0458ef SHA512 b50e9c4187482615c11459dc3d77f9dd8b0d4b7549841071261081e88b132323feaf9bec5b39925dda886ddd14172f82bdd09d0b6a4b3a8257736c2b6b2c515b
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=HMBRAND
|
||||
DIST_A_EXT=tgz
|
||||
DIST_VERSION=1.61
|
||||
DIST_EXAMPLES=("examples/*")
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Comma-separated values manipulation routines"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-Encode-3.210.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
PERL_RM_FILES=( "t/00_pod.t" "t/01_pod.t" )
|
||||
Reference in New Issue
Block a user