diff --git a/Manifest.files.gz b/Manifest.files.gz index bb8177abd91f..36d1675c529e 100644 Binary files a/Manifest.files.gz and b/Manifest.files.gz differ diff --git a/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild b/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild new file mode 100644 index 000000000000..38e62e76b9aa --- /dev/null +++ b/dev-perl/BZ-Client/BZ-Client-4.400.300.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DJZORT +DIST_VERSION=4.4003 +DIST_EXAMPLES=("eg/*") +inherit perl-module + +DESCRIPTION="A client for the Bugzilla web services API." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-perl/DateTime-Format-ISO8601 + dev-perl/DateTime-Format-Strptime + dev-perl/DateTime-TimeZone + virtual/perl-Encode + virtual/perl-File-Spec + dev-perl/HTTP-CookieJar + virtual/perl-HTTP-Tiny + virtual/perl-MIME-Base64 + dev-perl/URI + dev-perl/XML-Parser + dev-perl/XML-Writer + virtual/perl-parent +" +DEPEND="dev-perl/Module-Build" +BDEPEND="${RDEPEND} + >=dev-perl/Module-Build-0.280.0 + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-CPAN-Meta-2.120.900 + dev-perl/Clone + virtual/perl-Data-Dumper + dev-perl/DateTime + dev-perl/IO-Socket-SSL + dev-perl/Test-RequiresInternet + virtual/perl-Test-Simple + dev-perl/Text-Password-Pronounceable + ) +" +PERL_RM_FILES=( + t/release-distmeta.t + t/release-kwalitee.t + t/release-unused-vars.t + t/author-critic.t + t/author-eof.t + t/author-eol.t + t/author-no-breakpoints.t + t/author-no-tabs.t + t/author-pod-syntax.t + t/author-portability.t +) +src_test() { + has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}} && export TEST_AUTHOR=1 + perl-module_src_test +} diff --git a/dev-perl/BZ-Client/Manifest b/dev-perl/BZ-Client/Manifest index 094b65538cfc..24108cace5e9 100644 --- a/dev-perl/BZ-Client/Manifest +++ b/dev-perl/BZ-Client/Manifest @@ -1 +1,2 @@ DIST BZ-Client-4.4002.tar.gz 83998 BLAKE2B 8e18709a8996d036cf64a3f3dd735ed1c0bce00b0ef4e1e930f2d6c09c14fd02b28c92803c98c8d17c27f6287ee03b4b0f9c28df800ed57988d16a1bef570dc9 SHA512 7027554b423c114396d338a6f477f5f8c36077735e3586ee293ce1a4beed189479b9c33554f8af1532e096b5b3b9a0720efbe4390392ebd503af70ce2ec3844d +DIST BZ-Client-4.4003.tar.gz 85579 BLAKE2B d9310fd594d3a0a19ee9e08b047efbc89ee36e1d0c8a25f79f9dd3f4de661f7cfd1de27d1017a6cabcb356362b27ba2c9cc5c908dc43c6e43b52b7eeb16e3b15 SHA512 d4b8bb4de96ca40f37f0ab6576095341cd3c7be41d6d4bdfd88f7b25de8ce77130a1736ea4e577f57186191cee2eeff6131fe107a0cb56e9439f4258fb560432 diff --git a/dev-perl/Manifest.gz b/dev-perl/Manifest.gz index f94b124e0d6b..c3531e6bae02 100644 Binary files a/dev-perl/Manifest.gz and b/dev-perl/Manifest.gz differ diff --git a/metadata/Manifest.gz b/metadata/Manifest.gz index cffced0fc08d..a1f336911ad0 100644 Binary files a/metadata/Manifest.gz and b/metadata/Manifest.gz differ diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 524374355566..95f64915d52d 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Thu, 01 Oct 2020 06:08:32 +0000 +Thu, 01 Oct 2020 07:08:30 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 524374355566..95f64915d52d 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Thu, 01 Oct 2020 06:08:32 +0000 +Thu, 01 Oct 2020 07:08:30 +0000 diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index a9ca57055728..89632e50e776 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/dev-perl/BZ-Client-4.400.300 b/metadata/md5-cache/dev-perl/BZ-Client-4.400.300 new file mode 100644 index 000000000000..cecd99863a67 --- /dev/null +++ b/metadata/md5-cache/dev-perl/BZ-Client-4.400.300 @@ -0,0 +1,15 @@ +BDEPEND=dev-perl/DateTime-Format-ISO8601 dev-perl/DateTime-Format-Strptime dev-perl/DateTime-TimeZone virtual/perl-Encode virtual/perl-File-Spec dev-perl/HTTP-CookieJar virtual/perl-HTTP-Tiny virtual/perl-MIME-Base64 dev-perl/URI dev-perl/XML-Parser dev-perl/XML-Writer virtual/perl-parent >=dev-perl/Module-Build-0.280.0 virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-CPAN-Meta-2.120.900 dev-perl/Clone virtual/perl-Data-Dumper dev-perl/DateTime dev-perl/IO-Socket-SSL dev-perl/Test-RequiresInternet virtual/perl-Test-Simple dev-perl/Text-Password-Pronounceable ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-perl/Module-Build dev-lang/perl +DESCRIPTION=A client for the Bugzilla web services API. +EAPI=7 +HOMEPAGE=https://metacpan.org/release/BZ-Client +IUSE=test examples +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=dev-perl/DateTime-Format-ISO8601 dev-perl/DateTime-Format-Strptime dev-perl/DateTime-TimeZone virtual/perl-Encode virtual/perl-File-Spec dev-perl/HTTP-CookieJar virtual/perl-HTTP-Tiny virtual/perl-MIME-Base64 dev-perl/URI dev-perl/XML-Parser dev-perl/XML-Writer virtual/perl-parent dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/D/DJ/DJZORT/BZ-Client-4.4003.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=bf70d7c23f01650e488521ea98e6a272 diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz index 9f87d0595037..b6a245d84c86 100644 Binary files a/metadata/md5-cache/dev-perl/Manifest.gz and b/metadata/md5-cache/dev-perl/Manifest.gz differ diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 524374355566..95f64915d52d 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Thu, 01 Oct 2020 06:08:32 +0000 +Thu, 01 Oct 2020 07:08:30 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 587abd31dc02..65c9b53e66f2 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Thu 01 Oct 2020 06:08:32 AM UTC +Thu 01 Oct 2020 07:08:29 AM UTC diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f9217f013edd..515da20fdafd 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 01 Oct 2020 06:30:01 +0000 +Thu, 01 Oct 2020 07:30:01 +0000 diff --git a/metadata/timestamp.commit b/metadata/timestamp.commit index 3c3bc4f77ddc..9214d2a70e6f 100644 --- a/metadata/timestamp.commit +++ b/metadata/timestamp.commit @@ -1 +1 @@ -e59d3364a2f25d4b70ad30a206204d97a9468122 1601520820 2020-10-01T02:53:40+00:00 +7e6ce91ccc51018f10023f4ad771ec7a55bd87d8 1601532988 2020-10-01T06:16:28+00:00 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 6416b3f75cfe..75143a120765 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1601532301 Thu 01 Oct 2020 06:05:01 AM UTC +1601535901 Thu 01 Oct 2020 07:05:01 AM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index 524374355566..95f64915d52d 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Thu, 01 Oct 2020 06:08:32 +0000 +Thu, 01 Oct 2020 07:08:30 +0000