mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Class-Autouse: add 2.20.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
18
dev-perl/Class-Autouse/Class-Autouse-2.20.0.ebuild
Normal file
18
dev-perl/Class-Autouse/Class-Autouse-2.20.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ETHER
|
||||
DIST_VERSION=2.02
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Run-time load a class the first time you call a method in it"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-Scalar-List-Utils-1.180.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Class-Autouse-2.01.tar.gz 52719 BLAKE2B 6af79f660d3218765922ec330da215cb44fdd553b373af1a7141b925e8e7d44a84b68567c4397d4f17da898b9e4af650da4abe44df9cd9b2fed03e9272f02a68 SHA512 68b23ac3a004d91e0cb77bed5c166a058128cd15d432dd278b477acbe33ee7f91b8b6e25245198a51f3b5679024ce4657d803b581745fb42bef4ba9bdbb416fd
|
||||
DIST Class-Autouse-2.02.tar.gz 48342 BLAKE2B 1272e2b7386ab0eaa6e2f554c3b9e859cc124285d8253dcebc505dd067fd19efe3c487b05635bf5a10f581f8c05a15ba11165823f420ce2dc03eb69654c2b96d SHA512 0166e1e738d8a124f92feecc1332db44b96b3ae3109a9de943a7392e64b39589ce68fa5e2bfe4053795009b6faba1b99c9f8668a9072b7dc9adfdb4666b7301a
|
||||
|
||||
Reference in New Issue
Block a user