From 4b1be5ef874aaeb61a2116048e0c2312e53f8c69 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 28 Feb 2025 19:27:52 +0000 Subject: gentoo auto-resync : 28:02:2025 - 19:27:52 --- .../Cpanel-JSON-XS-4.380.0-r1.ebuild | 39 ++++++++++++++++++++ .../Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild | 40 --------------------- .../Cpanel-JSON-XS-4.390.0-r1.ebuild | 40 +++++++++++++++++++++ .../Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0.ebuild | 41 ---------------------- dev-perl/Cpanel-JSON-XS/Manifest | 4 +-- 5 files changed, 81 insertions(+), 83 deletions(-) create mode 100644 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0-r1.ebuild delete mode 100644 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild create mode 100644 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0-r1.ebuild delete mode 100644 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0.ebuild (limited to 'dev-perl/Cpanel-JSON-XS') diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0-r1.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0-r1.ebuild new file mode 100644 index 000000000000..8265975bbb02 --- /dev/null +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0-r1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RURBAN +DIST_VERSION=4.38 +DIST_EXAMPLES=("eg/*") +DIST_WIKI="tests" +inherit perl-module + +DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + >=virtual/perl-Math-BigInt-1.160.0 + virtual/perl-Carp + >=virtual/perl-Encode-1.980.100 + virtual/perl-Exporter + virtual/perl-XSLoader + >=virtual/perl-podlators-2.80.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Data-Dumper + virtual/perl-Test + virtual/perl-Test-Simple + ) +" + +pkg_postinst() { + ewarn "This package provides 'cpanel_json_xs' in PATH, which includes optional features" + ewarn "otherwise not automatically made available yet. If you desire to use these," + ewarn "please consult:" + ewarn " https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}#Optional_Features" +} diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild deleted file mode 100644 index 006d9f7430ec..000000000000 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=RURBAN -DIST_VERSION=4.38 -DIST_EXAMPLES=("eg/*") -DIST_WIKI="tests" -inherit perl-module - -DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - >=virtual/perl-Math-BigInt-1.160.0 - virtual/perl-Carp - >=virtual/perl-Encode-1.980.100 - virtual/perl-Exporter - virtual/perl-XSLoader - >=virtual/perl-podlators-2.80.0 -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Data-Dumper - virtual/perl-Test - virtual/perl-Test-Simple - virtual/perl-Time-Piece - ) -" - -pkg_postinst() { - ewarn "This package provides 'cpanel_json_xs' in PATH, which includes optional features" - ewarn "otherwise not automatically made available yet. If you desire to use these," - ewarn "please consult:" - ewarn " https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}#Optional_Features" -} diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0-r1.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0-r1.ebuild new file mode 100644 index 000000000000..bddbeb7db5cf --- /dev/null +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RURBAN +DIST_VERSION=4.39 +DIST_EXAMPLES=("eg/*") +DIST_WIKI="tests" +inherit perl-module + +DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + >=virtual/perl-Math-BigInt-1.160.0 + virtual/perl-Carp + >=virtual/perl-Encode-1.980.100 + virtual/perl-Exporter + virtual/perl-XSLoader + >=virtual/perl-podlators-2.80.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Data-Dumper + virtual/perl-Test + virtual/perl-Test-Simple + ) +" + +pkg_postinst() { + ewarn "This package provides 'cpanel_json_xs' in PATH, which includes optional features" + ewarn "otherwise not automatically made available yet. If you desire to use these," + ewarn "please consult:" + ewarn " https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}#Optional_Features" +} diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0.ebuild deleted file mode 100644 index e6f2e3b694a4..000000000000 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.390.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=RURBAN -DIST_VERSION=4.39 -DIST_EXAMPLES=("eg/*") -DIST_WIKI="tests" -inherit perl-module - -DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - >=virtual/perl-Math-BigInt-1.160.0 - virtual/perl-Carp - >=virtual/perl-Encode-1.980.100 - virtual/perl-Exporter - virtual/perl-XSLoader - >=virtual/perl-podlators-2.80.0 -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Data-Dumper - virtual/perl-Test - virtual/perl-Test-Simple - virtual/perl-Time-Piece - ) -" - -pkg_postinst() { - ewarn "This package provides 'cpanel_json_xs' in PATH, which includes optional features" - ewarn "otherwise not automatically made available yet. If you desire to use these," - ewarn "please consult:" - ewarn " https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}#Optional_Features" -} diff --git a/dev-perl/Cpanel-JSON-XS/Manifest b/dev-perl/Cpanel-JSON-XS/Manifest index 1c2f808f4544..32abd7a4bdb4 100644 --- a/dev-perl/Cpanel-JSON-XS/Manifest +++ b/dev-perl/Cpanel-JSON-XS/Manifest @@ -1,5 +1,5 @@ DIST Cpanel-JSON-XS-4.38.tar.gz 257943 BLAKE2B 0665d23c17a05aa6b053b45fb0569f95e663c01e597db640598318d8705bbf5361b14ee4d71c144bd29e4a518f22a8e9d082353663045f3f8bf1766ae2e30e65 SHA512 24b619b838e90bcaa106d9280e8ee926ada14353cf481b97baae110b45190ff3283beba7970061223da1870dea30278bd0bc566a8491b7c198058628ed9528ff DIST Cpanel-JSON-XS-4.39.tar.gz 260912 BLAKE2B 0ddfab49e4fc31c6167bc9719723263fa6c5ab7eeeff942c1ed5040cc1b1cc946582cf2941a73f861b8a0bafb602cacb7ebeffca80ed96c104b6374f016ab4b5 SHA512 22da00598af33185fdb9920e65e5dd49a1ab12a380e4d2839ac3ad2cb00c7677168442d4aa2519bf212ff886b6749502f540df6232a193e5396206177e92e469 -EBUILD Cpanel-JSON-XS-4.380.0.ebuild 1110 BLAKE2B e338e8a1a399a4d75109aaa996f73b3729b70f3933f755d3fbd349d96e0ff56d1acf52f3077397cea1861d2ee8ac104c1da42c0f352dc57ef4706cf28423cc0f SHA512 bd749bd99e94904cefc845fde870007620cfd3a02b6fda0ec86ad82653c4a0767cb07de37aebf8cf86c92b03c30b69f9d1afd21b415ab30a898512b24e8c57f5 -EBUILD Cpanel-JSON-XS-4.390.0.ebuild 1117 BLAKE2B 46f80da5f94cebedeaa69d303645f5eeec7ee0316659c3dbaa3ff1793b8a796eeaa79cbb46a7be3b0c17aeb11087ddfb62becfb5cb64e07bbc724deb8775c135 SHA512 666308f3fe131958cdc2918c58a102ae249bb351a89a11a9187ea680bae6e06d71ad716750df10f41fc9f233ac8112efa0ad5d544a52eedd9b207830c95d22a3 +EBUILD Cpanel-JSON-XS-4.380.0-r1.ebuild 1084 BLAKE2B 80035172a8e6c37e88158b26753ce7bf008395d01b83073a388fa9797d505db24ee19adf391dedd38802140e793460641508cdecce95cd268959d9447e7107fd SHA512 8912a8228f8ce793ea6b5a0ed6ae858e5a9b8c4112d9b16be42ee89240e95114704ba5e51a6ff1e7c85014042b626eca10e16697545d9b4cddae8271fb551ceb +EBUILD Cpanel-JSON-XS-4.390.0-r1.ebuild 1091 BLAKE2B 16342eddae617b903a61b62ef58d4846ffee9eab45f5ad8c7d1d2016ea13cb2e6a2ba1d726be638c505a6400d5dcea85c7e37cf8836960bf18d249fcc49a9c4b SHA512 6bd87914957ba858636969e870cbeeda1730ee621b5e94aa166c4b01d2c25888b902669d94b1fac57df15b317030fe04f6262496b89b50d9e8d10da377d0d095 MISC metadata.xml 471 BLAKE2B 65685b2accba3914e74f5c8f993fd2a8dee694ea6e0bed7393a4e8050d741fd352f03383d52420ee85a6dceedd2a485c886d1ff25c8835b1444fb1000a067022 SHA512 4edf8236a19c33f4562110b31c1f11950211d7888e8842b09ce9bda8c513939bd8e96244f646b7f26dd974175703c7100a7158ac496fd1b33ccde5c5b62424a2 -- cgit v1.2.3