summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-XML_Util
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
commit8fc08491f26431ec46b36d6ebef9551f3773b96f (patch)
treed1b5bd96d856b4ddb71d02628504d39fae5c168e /dev-php/PEAR-XML_Util
parentfd1ea0a53f74daa4fd860ac35a20ba1817fd20fa (diff)
gentoo auto-resync : 09:12:2023 - 23:17:54
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r--dev-php/PEAR-XML_Util/Manifest2
-rw-r--r--dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Util/Manifest b/dev-php/PEAR-XML_Util/Manifest
index 0632d4fdaa52..e65886262de5 100644
--- a/dev-php/PEAR-XML_Util/Manifest
+++ b/dev-php/PEAR-XML_Util/Manifest
@@ -1,3 +1,3 @@
DIST XML_Util-1.4.5.tgz 19191 BLAKE2B 2097e91bc6ed46e4af5713fe6e3f764b401f14ff1e06c0f96af68476db5e8cf2b463c0a9bed3eecd5e22c24108394fe1f622e4986888af131ee9a3c260f8c652 SHA512 dd373c15ea8057e1a31953a10d75a4821bb9ad63d55ec5ccdbe17c114895ac9b9a57871d50f9f83bca7e3920b461417aa09063cb06051834996d4a8aebfa84c9
-EBUILD PEAR-XML_Util-1.4.5.ebuild 1415 BLAKE2B 7f99e3c2a8a52e44ebfa8283c28d0708a46996fab68b04e2210426be00c4ca693c4bc93d89fd3e0ac549bafb50c4b3e6d0057c8e2e6cb401590df276f802efdf SHA512 248ae91dbc817d250980ac2b57ab668ece07f251d00357ddd13c6399d1854029dde0db41ab51105d85d7d1562d950f775cb1b42480c7b2e7b671d5fb3cd72000
+EBUILD PEAR-XML_Util-1.4.5.ebuild 1409 BLAKE2B 0cad186f1ed02413273e985ee1ff0731d57acdd8dcfa9d2b475494390d388595211fdc0d1b895e8334baec49d2a365b71ed1a31278bd9c6b516bed40cbf652f6 SHA512 2065ec44205a5caa31169e4089daea07da68184b61181bdbf4c5fb7da7cd20464d38a1615b2f21f5244d5427d08b2de83bafe22d9c716b8c2922cfa875ccbea7
MISC metadata.xml 335 BLAKE2B ee3483f372ff1e67cc04fde680c058bbea7625874afe6ba51a2093a553011320d62e557adbbf59ea3426bb939deb22220de5d72a448aeb086ce4ef8ed0117f06 SHA512 786603a2bc2606be969392d1a2b4aaec6f609fd91cdf7041eff867a05c14931525ef1bb32247ef1a3747915f953b8eed9912ff77fa73c3de449f8bebb40a6fb6
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
index ebef85243b86..52c96d38d4c3 100644
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
+++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 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/XML_Util"
SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
IUSE="examples"
# PCRE is needed for a few calls to preg_replace and preg_match.