mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Devel-OverloadInfo: add 0.8.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
29
dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.8.0.ebuild
Normal file
29
dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.8.0.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ILMARI
|
||||
DIST_VERSION=0.008
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Introspect overloaded operators"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/MRO-Compat
|
||||
>=dev-perl/Package-Stash-0.140.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-perl/Test-Fatal
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
t/author-pod-spell.t
|
||||
t/author-pod-syntax.t
|
||||
)
|
||||
@@ -1 +1,2 @@
|
||||
DIST Devel-OverloadInfo-0.007.tar.gz 16258 BLAKE2B a4af170936ae4e66a452b05582f22b22c4b39fbe922ca46da9516a86d345696f2fb9132ed7b4f85d3210dbf32503e2b8e96b8f8ab043824c53d7946e387153fa SHA512 4db830d6f9edb467626213ab4d45b3e4b8fa9b3c38fad1349233f7b420d08be42833e57daa9a8076f4127cafba92f4cfc177ca33bd19cf2a582b644ac1ae7d72
|
||||
DIST Devel-OverloadInfo-0.008.tar.gz 16801 BLAKE2B 009c59c6c6214eb856050f0e43aa54cd0c90a812c685ff6d658d26ee60ffaa1ed689afd5ea83c863d6d449bcd7e8349656b1d562e485d8230963859f173e226b SHA512 1c614e1132c8c763ccac79ea3c80c08636d617af55bdcba4cc52aa06c9cefca07fd4f1921e54f5dc76b140ed8546da917602eab81f59efd6c490f23b8b8abe41
|
||||
|
||||
Reference in New Issue
Block a user