mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-perl/Net-CIDR-Lite: add 0.240.0
Bug: https://bugs.gentoo.org/979254 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1414 Merges: https://codeberg.org/gentoo/gentoo/pulls/1414 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
4763362564
commit
155dbb3a09
@@ -1 +1,2 @@
|
||||
DIST Net-CIDR-Lite-0.22.tar.gz 10823 BLAKE2B cee9074c573f16ebf6568316124afbc496b7d2644bdb0d2d8ff29f57c81c405db072576fb2ab071cbfbb84d8a2b2544fce425e481a1f8853d9e11bcb2423beca SHA512 5d89c0b6d950e5cb4c7eb9639829d76a67373865f5582f61d3e384636b176ac08335a9210d05a53c54105fecfb8ec98ae115cba3d181aed3032370d50f3aec9f
|
||||
DIST Net-CIDR-Lite-0.24.tar.gz 11386 BLAKE2B 18bb6e153f695b03dcc182e20818d7654309bfea09d7d2d61fe04ee06949796ec2f074471124a7aed83ffeadbc369c73148e8c1426564b33b17e902577129a0d SHA512 ef93d8c9ca4beadb033a19df7e26438120a2070dd408cefe1313e3d251b54f90987c7a8fbd172ead8ded3e5ef8fb3b01c5186671c25c832a9cc70155934543b4
|
||||
|
||||
15
dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.240.0.ebuild
Normal file
15
dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.240.0.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=STIGTSP
|
||||
DIST_VERSION=0.24
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
PERL_RM_FILES=( "t/podcov.t" "t/pod.t" )
|
||||
Reference in New Issue
Block a user