diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-09 10:47:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-09 11:11:04 +0200 |
commit | 51d9a8e560c8857308e42acb31d932b84a4358ef (patch) | |
tree | dfa6cdd3c186bd98a4f0d94be7e6a6b484f3b94d /dev-perl/AtExit | |
parent | dev-ruby/async_sinatra: use dodoc (diff) | |
download | gentoo-51d9a8e560c8857308e42acb31d932b84a4358ef.tar.gz gentoo-51d9a8e560c8857308e42acb31d932b84a4358ef.tar.bz2 gentoo-51d9a8e560c8857308e42acb31d932b84a4358ef.zip |
dev-perl/AtExit: Version bump 2.05
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/AtExit')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.50.0.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/AtExit/Manifest | 1 |
2 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/AtExit/AtExit-2.50.0.ebuild b/dev-perl/AtExit/AtExit-2.50.0.ebuild new file mode 100644 index 000000000000..17169038cfa3 --- /dev/null +++ b/dev-perl/AtExit/AtExit-2.50.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=JANITOR +DIST_VERSION=2.05 +inherit perl-module + +DESCRIPTION="atexit() function to register exit-callbacks" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" + +RDEPEND=" + virtual/perl-Exporter +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/Capture-Tiny + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/AtExit/Manifest b/dev-perl/AtExit/Manifest index 18d6945347ad..37facbd9ae9f 100644 --- a/dev-perl/AtExit/Manifest +++ b/dev-perl/AtExit/Manifest @@ -1 +1,2 @@ DIST AtExit-2.03.tar.gz 11263 BLAKE2B 0ae54e3eded9bda74e314f1c5b6c7d9013b479671950f0fc390568f7f6b8a715dd2c59b30ae131669fa1be8565c9f088ea9763ff765314b11eb4ee55f98a7979 SHA512 ce522b44ad5c2360c8e7f7f49257fe50f0079bd2070ddaa33916b2484ef8e6f6430df045e5693356c37651aa96ef6a7e7694a04ecbc91817d12d032681105b60 +DIST AtExit-2.05.tar.gz 11793 BLAKE2B e0bfc9bb49c843a4920d0e9c3c2d503dbd952bef5439e5606b07e0ae104ff601e2d18c1cc0b4713b22818f3c0de9f8c3a038fda1d85f9e70a37fd7f63e8cf5b0 SHA512 1d65da5c384e09d0f85f5a3c57f63f3b19d14558d07f0cb8ef388d01298b788e405562750503a9cfcf6d841866649ead1e96fcf501a84924680bc85a904f64ef |