From f0ddcad13515f66d2f3bf827d33c277bdba7e1dd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 12 Jun 2024 00:08:13 +0100 Subject: gentoo auto-resync : 12:06:2024 - 00:08:13 --- dev-php/PEAR-Auth_SASL/Manifest | 4 +++- dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild | 4 ++-- dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild | 13 +++++++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild (limited to 'dev-php/PEAR-Auth_SASL') diff --git a/dev-php/PEAR-Auth_SASL/Manifest b/dev-php/PEAR-Auth_SASL/Manifest index 9a1c9b6674ac..337586df2a6c 100644 --- a/dev-php/PEAR-Auth_SASL/Manifest +++ b/dev-php/PEAR-Auth_SASL/Manifest @@ -1,3 +1,5 @@ DIST Auth_SASL-1.1.0.tgz 9380 BLAKE2B ab04812883b5b1a88fe1440f23e206e39676807c69bc029e81e539eb5588a4fa15bcb6f867f109a5eb86d0758bf9fb4f30664a8fdac7aee59a0426f5da6e6dbf SHA512 446ffa37fe7669d3993613167b07fb173c2e17664dcfb56d96a889b4a0cb2c83cc73d307aee15fc8fa7e666502835c15d09c32d8a491060bdd23c9093346bc40 -EBUILD PEAR-Auth_SASL-1.1.0.ebuild 318 BLAKE2B 1777d35d3cf69ae8412378dc0c5af60a8ed1899245c505a4382e48e6883eae543cb0be1843090b7688ccdc89c1ba4ce17db0191b76ae1d859f0a6ded46d5039d SHA512 5df69ef63c878ee6a16b6d67b6beb644875eaf8bd97093c0ad2b9a8d90d6bfd67a06ca665371dd6421b286b4c5f03774c90022e7b7d55cb6dac3119ccab813a4 +DIST Auth_SASL-1.2.0.tgz 9524 BLAKE2B e7e0ad21f486ad4568e062d755eb30115d84355b04dc6313415a2b3a335ad56089221d0f69872ce83cb963daabfd636b5492f52d5d15b9fb4da0e5a85f39803a SHA512 47f74d43a1081260771ebb32cebd4ce1b2b87d4fe09d3b84d16e60c2bde9be97b1f0d1962e10528c39d58ec5b88dcbef62bedcc22ca73d960a89f64b15d3c31d +EBUILD PEAR-Auth_SASL-1.1.0.ebuild 314 BLAKE2B e8a3436fef32c42cfe3eb36f983d079aa5a683c9d3d9f72d87895b32caf5215055bd191203402edcc272af76ad863df66ddf38c9aee295fbd83387d78cb8c065 SHA512 210136baa5e0c355074414bcdcb3db3ba44122ffe37543d68a5afba9aa26c74586f9157114afd3f8e027390acfb185588a187e45a8fde83afedaa9ecd14b8056 +EBUILD PEAR-Auth_SASL-1.2.0.ebuild 302 BLAKE2B 648fe9673938014bfb8f57716f1c668a0c8b78fc5d78c452c2d65317573876345f084391d79234724a93e19b2d4a1ee923a810d9d0f8f7904925e892b328fcee SHA512 be2f41798670d373fa0a92dfb3f582cab83ac81b02d3a046c920c3f4ff910492ea90388fc8e3c38a8b1f9f547d2f8a9daa8a11634b2b85f217e17ab4cbf47871 MISC metadata.xml 312 BLAKE2B 8d822bdf9207e6363758ecf2fd29eb122828b50bc4c95123051b85e77f4bcc9d1d457d4ca420baff52e93b6e8cf52b3b56d319ba3ea82a250ef7b9e12ddf5c07 SHA512 46fd8ce29a1dcbdbfe1476d68761f3e8c9b78fd15b5b64ea79cab0a603b39e01d3cff0d2009b169617928239df3ad9a7b9b60447224d8175d32bb9c4cb2acf28 diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild index 11a528a53e17..07e1c70720e1 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,6 +9,6 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild new file mode 100644 index 000000000000..363344d6e784 --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit php-pear-r2 + +DESCRIPTION="Abstraction of various SASL mechanism responses" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86" +RDEPEND="dev-php/PEAR-PEAR" -- cgit v1.2.3