mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Class-Unload: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=ILMARI
|
||||
MODULE_VERSION=0.07
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Unload a class"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-perl/Class-Inspector"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
SRC_TEST=do
|
||||
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=ILMARI
|
||||
DIST_VERSION=0.09
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Unload a class"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-perl/Class-Inspector"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-Test-Simple
|
||||
)
|
||||
"
|
||||
src_test() {
|
||||
perl_rm_files t/author-{eol,no-tabs}.t t/release-pod-{coverage,syntax}.t
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,3 +1 @@
|
||||
DIST Class-Unload-0.07.tar.gz 10088 BLAKE2B 79dbce6699c88a0a3ef593b0a45956ad7b4045a132b4aa3c349dff5c26e19148016e7f43042cba099321d32acf0e1d45ccc30360201aad301ade22ba44cab359 SHA512 33df1559d1adf288c88ec6f3c4a9c7edd237978416e7d1c636856793ced3eb0383475074541d27aef7d3e9ca8770da9c635db20526328edf86ed113133f5fa62
|
||||
DIST Class-Unload-0.09.tar.gz 11085 BLAKE2B 8c033578c7403f3bfd261e3c4d88b0ce259f8570019142f2b54e5a52dc7465dab76a82760132c4d2ca4b664c52148d0bfbaaec0eb3d3d7aaaf309c5a425170db SHA512 313079257b5e5b1029c92271c0ba5e2506f2f9c27a16b895816f2339066e4733553d5011ad7b9ed0f439cb0afdccef0e7dcd49ab100d34dc7869ad1d12794378
|
||||
DIST Class-Unload-0.11.tar.gz 11607 BLAKE2B c2cad8f6440d078deed31c5baf66f65a544dba90406baa64dd6afcc4dd9c0b2d3f05ab1ea916ce376991590739ef1d5aee57bbd776ded757ef0a69021dc42e81 SHA512 464e5c82578bf43ac97a9c434bb1b4889a7b2d5e97d51b5f6965c3de44d81016177d2b1596a93d09bfac38266ffff7bd668b1f15d11444c692530894df9348e8
|
||||
|
||||
Reference in New Issue
Block a user