summaryrefslogtreecommitdiff
path: root/app-text/xmldiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /app-text/xmldiff
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r--app-text/xmldiff/Manifest2
-rw-r--r--app-text/xmldiff/xmldiff-2.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmldiff/Manifest b/app-text/xmldiff/Manifest
index d55f97ba0c25..5c03b72a9b4f 100644
--- a/app-text/xmldiff/Manifest
+++ b/app-text/xmldiff/Manifest
@@ -1,3 +1,3 @@
DIST xmldiff-2.4.tar.gz 93437 BLAKE2B 9f0001da8e39b7a3e7d0af052ce60a43899b2cd644b3fa6c6cb7cfa08ebf71439bda3e3dc6cf497120f20cb0f9346b0a074b8e442b42531fd3bdbaaebdf73bf6 SHA512 d8a0c9cb850259b3288d8fb5fde50c69f24036bc46ea48f24f3d63c592ccdd2aab4daf416f0f75b38fd70cc58e00c12db626e61a983d1a002972a6720d62c6ae
-EBUILD xmldiff-2.4.ebuild 638 BLAKE2B 6556de2b661ee49adf9f14c784e1bbbba159ca7e9dfeaebac431978bc34f65fb1332846881d2c9283eec24d3e1ebb5a0d02cb990f2d6e177c7365b54afae0ed7 SHA512 3c532142c8885815af31602b48ac3d67fb15e26b347464adca5c206faf69262cbf82d255179895039c8af57a5604274ee62d780d3ae715c7e06b731a6cd289f9
+EBUILD xmldiff-2.4.ebuild 638 BLAKE2B 7b11701d6601a0503bdf6c93c85b3e0e2b2070f990b874d75bad06b2de7bae639ba23c975d185e9e27e3526da25ffa1763d1220a99d9c15fc316e2132f6d0318 SHA512 988dc5cde3cc90b2a61c34ab3c6b0f32b864134416879717b6ad5f4f204d2f53cd3d96faf3477ce4d127bfd66d5d55f0d9750f7cb1da8f150b2d70818dfb50e9
MISC metadata.xml 572 BLAKE2B 45cfe3e3e9fbfcb886a0682c3954dd02a6918892fff0bc11f683e44a49b1c0bbd09bdb8d85b5cd49741e2d9fb9c79fad09660d7fdf6e964f6b214ca61d54b127 SHA512 71e6dc811470b0d130f3af1099aba37373b392232f2e1c8caf470c24731cd0e5c24d81e6efed77af51af68fd180e18dac2fbba28a3743b6ce9d47dff9debbbbc
diff --git a/app-text/xmldiff/xmldiff-2.4.ebuild b/app-text/xmldiff/xmldiff-2.4.ebuild
index 59c4a771bcfb..8b5eb94577e0 100644
--- a/app-text/xmldiff/xmldiff-2.4.ebuild
+++ b/app-text/xmldiff/xmldiff-2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1