summaryrefslogtreecommitdiff
path: root/app-text/xmldiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-20 07:02:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-20 07:02:03 +0000
commitc4f077d9f57bf57fcded75904bf512075191d2d2 (patch)
tree028f6c50f859c521d2b2093e314e95e4f5a8e98a /app-text/xmldiff
parent5d0c0ffd63620a4db788484bd36ab92b76e7891b (diff)
gentoo auto-resync : 20:11:2022 - 07:02:03
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 a4d90fb80847..d55f97ba0c25 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 64fd69170f647f212f57956df2459cf59a0a1ed727b7a6f982c5a22661dff4e71564ccbec6afae8b487d188e2f9e388e86024121e33f88f8d54a09869c2f88d1 SHA512 0facad5281800fb14d0d66720baaa4b2d865317c88155fec19d268cddd189ef4593fc7f8a253c5fe9c8079c18a4a2d0699e55731a76ee31f404a3a1ac1347449
+EBUILD xmldiff-2.4.ebuild 638 BLAKE2B 6556de2b661ee49adf9f14c784e1bbbba159ca7e9dfeaebac431978bc34f65fb1332846881d2c9283eec24d3e1ebb5a0d02cb990f2d6e177c7365b54afae0ed7 SHA512 3c532142c8885815af31602b48ac3d67fb15e26b347464adca5c206faf69262cbf82d255179895039c8af57a5604274ee62d780d3ae715c7e06b731a6cd289f9
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 16acc93ca983..59c4a771bcfb 100644
--- a/app-text/xmldiff/xmldiff-2.4.ebuild
+++ b/app-text/xmldiff/xmldiff-2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1