diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-12 00:08:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-12 00:08:13 +0100 |
commit | f0ddcad13515f66d2f3bf827d33c277bdba7e1dd (patch) | |
tree | 3e1da8fa4626163bda62e9e8b6129867de5be46d /dev-php/PEAR-Exception | |
parent | 65ff3cc3bd9c3f8e718a67dfecf1f8215bf5d1d4 (diff) |
gentoo auto-resync : 12:06:2024 - 00:08:13
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r-- | dev-php/PEAR-Exception/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Exception/Manifest b/dev-php/PEAR-Exception/Manifest index 068cbd643487..b875444746b6 100644 --- a/dev-php/PEAR-Exception/Manifest +++ b/dev-php/PEAR-Exception/Manifest @@ -1,3 +1,3 @@ DIST PEAR_Exception-1.0.2.tgz 5458 BLAKE2B f6e7bc452729ec4419650a0fbd6ef091dd5ec1b91804e1b59c598e44d3c04bf043084e385daa56fd1f6c012090010490922627a465061fe57ef9d74a49960e91 SHA512 80022c03bb665307a9feea88312301c86c903c5b8737559f59fc0028a08976976dd21e19a7dc805c27ec41f90ebd310012cd56ba2c2c006cf0df7cea69323a91 -EBUILD PEAR-Exception-1.0.2.ebuild 700 BLAKE2B dcd0d5023f7f57e2bf87ceda5315c769fb3f2869a040a0d591fc291157788aaf8a8aa313d904987dede25d31c878fa3a5d0af4411ec71e9ac93f50dccd5b2c93 SHA512 8b30edecf7595589da78111ac2c0c1238a554fa50733b5da1323d49bd9798838fff11ec36ec5c23b34fbd5b64d0d806d03d4a0807e62aa18c8151176754a366b +EBUILD PEAR-Exception-1.0.2.ebuild 696 BLAKE2B 14bd81da62eda14c509dd14905467ed9b56eaf13d2c708578c6b683c0f5df4e76039c5cc6fea33af69ffee4ea2e9f608a4826ee9435ec665e3899d4e58b91fb8 SHA512 68c34ed61c28049a42d1bc4aa5265a8d16c2a24c231d105e3cd559ab9dd5984e33ef592d0f7c0be23624b945dc02afbcff07a9189919d5a5c9be6846bf83ae6c MISC metadata.xml 413 BLAKE2B 67ddae400117e8c821ad3c1ee295e7a044ed388e95e8ea35cccbd3ad772842cda0a90aca91741f63cd84963eb2ba624ac3c5fcd8557f149ce53b52af92e5fee5 SHA512 135d0cb5f077d0d1eac78474af434b2b7282f255ba5654787147237b76c8566a7e8ceb79f847baf9efd71db6d97e9874ad4aa55dc04c8479e0ca069026e6f496 diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild index 65d7a63bef39..01f448b01068 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.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=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/PEAR_Exception" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-lang/php:* |