mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/XS-Parse-Keyword: add 0.350.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST XS-Parse-Keyword-0.34.tar.gz 82181 BLAKE2B cc7c02e82323f72ac55147019f5325d59e4662980ea2e81b87b1c8ba9936f70ea5e5d383ae30ff1bcb4be156bccb243967d392dec1155f37b000776cd2d7af78 SHA512 e885ab23d5f12c43252279b4db69821a64888bef03c6a5591dd8069776112199be8ff35a2a7a6856f68b20e27355647456cce16af22553d6830226fe435a3db5
|
||||
DIST XS-Parse-Keyword-0.35.tar.gz 83132 BLAKE2B 95349538f66f3894705a930786197fd1876c068c246bdaca0c530f96bb96d2396dc3e967a77f73c70db335b4aeb0b897286c4fc1d8750732dade741416967c35 SHA512 d8de6be4543848178709145bcfceed716519a48a7be6b40de98505ffca10d9ecd00364e1a82c7335e946cb956e34bd0750f0016fcf4a8644e9fc10ef3ccdef91
|
||||
|
||||
20
dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.350.0.ebuild
Normal file
20
dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.350.0.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PEVANS
|
||||
DIST_VERSION=0.35
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="XS functions to assist in parsing keyword syntax"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
BDEPEND="
|
||||
>=dev-perl/ExtUtils-CChecker-0.110.0
|
||||
>=dev-perl/Module-Build-0.400.400
|
||||
virtual/perl-ExtUtils-CBuilder
|
||||
virtual/perl-ExtUtils-ParseXS
|
||||
test? ( dev-perl/Test2-Suite )
|
||||
"
|
||||
Reference in New Issue
Block a user