summaryrefslogtreecommitdiff
path: root/app-admin/webapp-config
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /app-admin/webapp-config
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r--app-admin/webapp-config/Manifest4
-rw-r--r--app-admin/webapp-config/webapp-config-1.55-r2.ebuild4
-rw-r--r--app-admin/webapp-config/webapp-config-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/webapp-config/Manifest b/app-admin/webapp-config/Manifest
index 8d6a92b35888..b3f742175439 100644
--- a/app-admin/webapp-config/Manifest
+++ b/app-admin/webapp-config/Manifest
@@ -1,4 +1,4 @@
DIST webapp-config-1.55.tar.bz2 72583 BLAKE2B be958dc991f0e1f6835d9c29350b7d97e3f23d52971f6013165ce59a8f4b32ac6262c9719956d1bcdbe60797f07d77910b44a749ae545c4dc15f765525144709 SHA512 44294b276fd036908438cd984ebf70433639caa18d8330bab348433b4f39ea2c42c57fa8de4f0a6198f7875429a3ef9ebe61321c288d910f9be8b3414865f438
-EBUILD webapp-config-1.55-r2.ebuild 1668 BLAKE2B 19e80e8e0dcfebb72e2507156cb5a5594cd5668e1cc13e54a7a2a6fe88ba0f13d1a01da2b850b5b0bcef3f6b6da66e21d50d15bc9dc881c98ad78e8717272b5a SHA512 d611050b0c187ae9f9058bce03550bb8db23a5ceabe2977ddf61edb77f2f7543cfc8caf6e517513b9eeb9aa30ec91486d1d8bac7a342e6d06001ed7393c23ccc
-EBUILD webapp-config-9999.ebuild 1777 BLAKE2B e7ad69bc2c4bbcea4ee2de8dbb5af689507b8a42633da9e0b6714deb744b99fe0b4d019d6d92cf9dcc08db0e8cd3c2ba227cc7328a5e1fe97908cf50ca427b09 SHA512 f9b1a38032ec05cfa7e2491aece8cb36d0abd55842b996be1ac2940bbc02ca38725b662c12cd378c571f55dfcaa6eb9d41df8f04fe4ff4b882784a5d35216bfd
+EBUILD webapp-config-1.55-r2.ebuild 1669 BLAKE2B e3b6db29d762ea395217a8e17db30e42bdd25eb2cdbccf6b8d2a0e4a5f62053ac4c9563ecc389b457a6a70b0330f996735cf83558a672ee606febed04c8d659a SHA512 b4e85efc71a7137cb70aba16666cdf5f0722961ae58068720611c5e5a19068ec6ef2f831ed5edea47cb707eceba082f844c11d4810afa1018f8ff0e33e1b55cf
+EBUILD webapp-config-9999.ebuild 1778 BLAKE2B b61dcbd5cc8be73e5fa13261608d1da27eb4bf8a4a6cf4d12220969f356ded9ddb3d87623af7f087842861e321f4c34b4761da528e7827b8cd2c8c911e400c45 SHA512 c8c6140dbab39c27f5eb57dcf3457c0756b2aed698ed68488aeddafc1698810d115e4fb2c2571bb28821bfde9fc5ad6ae26adc52e986dbc5b587b0ca797bec3b
MISC metadata.xml 437 BLAKE2B 6b4fe82c92da6e29564593a724bdf6a908f35ed0394fc659aad02bd16e6034533912c9d99d5bc37742c2f6e9842d4d6e398d03896a6f791fb2da09c6f522c6db SHA512 0dce006e71329a0609b9b89fab4c57f385782321817e99351417c81c4e403234a7a8fd971b1abecea43a58cb584e41fd87b1a9d697f7c401480a787c2094918f
diff --git a/app-admin/webapp-config/webapp-config-1.55-r2.ebuild b/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
index 08e686f810cf..92a1e109e75f 100644
--- a/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1 prefix
diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild
index 611a6da21acf..3b46bc38c9e2 100644
--- a/app-admin/webapp-config/webapp-config-9999.ebuild
+++ b/app-admin/webapp-config/webapp-config-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1 prefix