summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-02-04 09:37:03 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-02-04 09:37:03 +0000
commitd43e44fd025825ec24fe5791ac96f5692143b27b (patch)
treed0bc19bd29ce58c5a2e0c3d5e2222c59ef4ca7e9 /metadata
parentMerge updates from master (diff)
downloadgentoo-d43e44fd025825ec24fe5791ac96f5692143b27b.tar.gz
gentoo-d43e44fd025825ec24fe5791ac96f5692143b27b.tar.bz2
gentoo-d43e44fd025825ec24fe5791ac96f5692143b27b.zip
2022-02-04 09:36:59 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-java/commons-collections-4.44
-rw-r--r--metadata/md5-cache/dev-python/build-0.7.04
-rw-r--r--metadata/md5-cache/dev-python/django-tagging-0.5.0-r1 (renamed from metadata/md5-cache/dev-python/django-tagging-0.5.0)4
-rw-r--r--metadata/md5-cache/dev-python/pep517-0.12.04
-rw-r--r--metadata/md5-cache/dev-python/pygments-2.11.24
-rw-r--r--metadata/md5-cache/dev-python/setuptools-60.5.04
-rw-r--r--metadata/md5-cache/dev-python/tomli-1.2.34
-rw-r--r--metadata/md5-cache/dev-python/wcag-contrast-ratio-0.94
-rw-r--r--metadata/md5-cache/games-util/springlobby-0.26915
-rw-r--r--metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r3 (renamed from metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r2)4
-rw-r--r--metadata/md5-cache/sys-cluster/mpich2-1.5-r214
-rw-r--r--metadata/md5-cache/sys-cluster/onesis-2.0.211
-rw-r--r--metadata/md5-cache/virtual/mpi-2.0-r64
-rw-r--r--metadata/pkg_desc_index7
-rw-r--r--metadata/timestamp.chk2
15 files changed, 23 insertions, 66 deletions
diff --git a/metadata/md5-cache/dev-java/commons-collections-4.4 b/metadata/md5-cache/dev-java/commons-collections-4.4
index 3c3c8012c030..46d22b45965c 100644
--- a/metadata/md5-cache/dev-java/commons-collections-4.4
+++ b/metadata/md5-cache/dev-java/commons-collections-4.4
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://commons.apache.org/proper/commons-collections/
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source test
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86
LICENSE=Apache-2.0
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
RESTRICT=!test? ( test )
SLOT=4
SRC_URI=mirror://apache/commons/collections/source/commons-collections4-4.4-src.tar.gz -> commons-collections-4.4-src.tar.gz
_eclasses_=java-utils-2 fe178a2da6b16798a2363acc5543dffa java-pkg-2 2d0eb1353bf1264bd6e61736d3e409a2 java-pkg-simple 6b49cf40f97e7a6458469114e1712118
-_md5_=8d83ea7a91d01d6ea71140bcb7fd2568
+_md5_=18d035f256fe8364fc058ba1c15a021e
diff --git a/metadata/md5-cache/dev-python/build-0.7.0 b/metadata/md5-cache/dev-python/build-0.7.0
index fde76cf46612..b1c8d53c6af3 100644
--- a/metadata/md5-cache/dev-python/build-0.7.0
+++ b/metadata/md5-cache/dev-python/build-0.7.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/build/ https://github.com/pypa/build/
INHERIT=distutils-r1 multiprocessing
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=>=dev-python/packaging-19.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pep517-0.9.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.0.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pypa/build/archive/0.7.0.tar.gz -> build-0.7.0.gh.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=f0b4dd1371f15a793e2b051be0addf8b
+_md5_=39225298525ef3c33b8158d979c427ba
diff --git a/metadata/md5-cache/dev-python/django-tagging-0.5.0 b/metadata/md5-cache/dev-python/django-tagging-0.5.0-r1
index da95766f507e..05d4e54ea27d 100644
--- a/metadata/md5-cache/dev-python/django-tagging-0.5.0
+++ b/metadata/md5-cache/dev-python/django-tagging-0.5.0-r1
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=BSD
-RDEPEND=>=dev-python/django-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+RDEPEND=>=dev-python/django-1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/django-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/django-tagging/django-tagging-0.5.0.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=0be8e6eb70d2db2dc6a44ed154873709
+_md5_=2ebac0cd0329b945dfd8f75de61b1673
diff --git a/metadata/md5-cache/dev-python/pep517-0.12.0 b/metadata/md5-cache/dev-python/pep517-0.12.0
index 62481f1bd9f1..83dbd26a255a 100644
--- a/metadata/md5-cache/dev-python/pep517-0.12.0
+++ b/metadata/md5-cache/dev-python/pep517-0.12.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/pep517/ https://github.com/pypa/pep517/ https://pep517.readthedocs.io/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=dev-python/tomli[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pypa/pep517/archive/v0.12.0.tar.gz -> pep517-0.12.0.gh.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=35fb86196f000953b381450c47b56ecf
+_md5_=0d2b27e6919316fc3ab269f8944a3258
diff --git a/metadata/md5-cache/dev-python/pygments-2.11.2 b/metadata/md5-cache/dev-python/pygments-2.11.2
index 1719a63b5c1a..db4acce97824 100644
--- a/metadata/md5-cache/dev-python/pygments-2.11.2
+++ b/metadata/md5-cache/dev-python/pygments-2.11.2
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pygments.org/ https://github.com/pygments/pygments/ https://pypi.org/project/Pygments/
INHERIT=distutils-r1 bash-completion-r1
IUSE=doc test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
LICENSE=BSD
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/P/Pygments/Pygments-2.11.2.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203 bash-completion-r1 d3a60385655d9b402be765a6de333245
-_md5_=dc0c8245b4e0775446747c2587a41d58
+_md5_=d47d4716c4192026e4d407a307ae167b
diff --git a/metadata/md5-cache/dev-python/setuptools-60.5.0 b/metadata/md5-cache/dev-python/setuptools-60.5.0
index 6e70c0449825..51e2682a1e7e 100644
--- a/metadata/md5-cache/dev-python/setuptools-60.5.0
+++ b/metadata/md5-cache/dev-python/setuptools-60.5.0
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://github.com/pypa/setuptools https://pypi.org/project/setuptools/
INHERIT=distutils-r1 multiprocessing
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=MIT
PDEPEND=>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0=[xml(+)] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[xml(+)] )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/s/setuptools/setuptools-60.5.0.tar.gz https://dev.gentoo.org/~floppym/python/python-gentoo-patches-3.10.0_p1.tar.xz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=625e6dfec5a24aaf15f58f31dfd33288
+_md5_=22ac30a5208bbdeb92aaeabda945c66e
diff --git a/metadata/md5-cache/dev-python/tomli-1.2.3 b/metadata/md5-cache/dev-python/tomli-1.2.3
index ffb905a96d13..87b661f67c3d 100644
--- a/metadata/md5-cache/dev-python/tomli-1.2.3
+++ b/metadata/md5-cache/dev-python/tomli-1.2.3
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://pypi.org/project/tomli/ https://github.com/hukkin/tomli/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hukkin/tomli/archive/1.2.3.tar.gz -> tomli-1.2.3.gh.tar.gz https://files.pythonhosted.org/packages/py3/t/tomli/tomli-1.2.3-py3-none-any.whl -> tomli-1.2.3-py3-none-any.whl.zip
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=5a17b917826b629b5e52e6316a2487af
+_md5_=4a21b94b71564fe5c848559b8597cdbd
diff --git a/metadata/md5-cache/dev-python/wcag-contrast-ratio-0.9 b/metadata/md5-cache/dev-python/wcag-contrast-ratio-0.9
index 6fc743588ec7..82c91cd6599d 100644
--- a/metadata/md5-cache/dev-python/wcag-contrast-ratio-0.9
+++ b/metadata/md5-cache/dev-python/wcag-contrast-ratio-0.9
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/gsnedders/wcag-contrast-ratio/ https://pypi.org/project/wcag-contrast-ratio/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/gsnedders/wcag-contrast-ratio/archive/0.9.tar.gz -> wcag-contrast-ratio-0.9.gh.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203
-_md5_=c44aac2c71f4af8208f7b96bdd53370b
+_md5_=806ade4d3249fbd13daca0dc18fb58ee
diff --git a/metadata/md5-cache/games-util/springlobby-0.269 b/metadata/md5-cache/games-util/springlobby-0.269
deleted file mode 100644
index 9171cde74e66..000000000000
--- a/metadata/md5-cache/games-util/springlobby-0.269
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=nls? ( sys-devel/gettext ) dev-util/ninja >=dev-util/cmake-3.20.5
-DEFINED_PHASES=compile configure install postinst postrm prepare test
-DEPEND=dev-libs/openssl:0= net-misc/curl sys-libs/zlib[minizip] x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/wxGTK:3.0[X] libnotify? ( x11-libs/libnotify ) sound? ( media-libs/alure media-libs/openal )
-DESCRIPTION=The official lobby client for SpringRTS community games
-EAPI=7
-HOMEPAGE=https://springlobby.springrts.com
-INHERIT=cmake xdg-utils wxwidgets
-IUSE=debug +libnotify +nls +sound
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-2+
-RDEPEND=dev-libs/openssl:0= net-misc/curl sys-libs/zlib[minizip] x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/wxGTK:3.0[X] libnotify? ( x11-libs/libnotify ) sound? ( media-libs/alure media-libs/openal )
-SLOT=0
-SRC_URI=https://springlobby.springrts.com/dl/stable/springlobby-0.269.tar.bz2
-_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6 wxwidgets 7e8a20d3bacea0e3ecf6e96fb72180aa
-_md5_=2c6f9d7aa74c47c27b91e55e77ea3d4f
diff --git a/metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r2 b/metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r3
index e6f1bc992fcc..5ab433b080e7 100644
--- a/metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r2
+++ b/metadata/md5-cache/net-analyzer/graphite-web-1.1.8-r3
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 prefix
IUSE=+carbon ldap mysql memcached postgres +sqlite python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
-RDEPEND=carbon? ( dev-python/carbon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) ldap? ( dev-python/python-ldap[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) memcached? ( dev-python/python-memcached[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) mysql? ( dev-python/mysqlclient[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) postgres? ( dev-python/psycopg:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=dev-python/django-1.11.19[sqlite?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/django-tagging-0.4.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/cairocffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/urllib3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-libs/fontconfig python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
+RDEPEND=carbon? ( dev-python/carbon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) ldap? ( dev-python/python-ldap[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) memcached? ( dev-python/python-memcached[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) mysql? ( dev-python/mysqlclient[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) postgres? ( dev-python/psycopg:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=dev-python/django-1.11.19[sqlite?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/django-4[sqlite?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/django-tagging-0.4.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/cairocffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/urllib3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-libs/fontconfig python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/g/graphite-web/graphite-web-1.1.8.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203 prefix d04f14b297013ad1410550c0757f14f8
-_md5_=f6f2705b54bddc5de1698a13508baf7b
+_md5_=c6a5398c30b0c0757eaed8b08f96ddc1
diff --git a/metadata/md5-cache/sys-cluster/mpich2-1.5-r2 b/metadata/md5-cache/sys-cluster/mpich2-1.5-r2
deleted file mode 100644
index a1545db79629..000000000000
--- a/metadata/md5-cache/sys-cluster/mpich2-1.5-r2
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=configure install prepare setup test
-DEPEND=dev-libs/libaio net-libs/libnsl:0= sys-apps/hwloc:= romio? ( net-fs/nfs-utils ) dev-lang/perl sys-devel/libtool fortran? ( virtual/fortran )
-DESCRIPTION=A high performance and portable MPI implementation
-EAPI=5
-HOMEPAGE=http://www.mcs.anl.gov/research/projects/mpich2/index.php
-INHERIT=epatch fortran-2 flag-o-matic
-IUSE=+cxx doc fortran mpi-threads romio threads
-KEYWORDS=amd64 ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
-LICENSE=mpich2
-RDEPEND=dev-libs/libaio net-libs/libnsl:0= sys-apps/hwloc:= romio? ( net-fs/nfs-utils ) !sys-cluster/mpich !sys-cluster/openmpi fortran? ( virtual/fortran )
-SLOT=0
-SRC_URI=http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/1.5/mpich2-1.5.tar.gz
-_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs dbc9f8d2d49c66467bc327fddd8317bd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff fortran-2 7e39eb204d37699d5f1eaf9f4d61888a flag-o-matic a500d7cc40da3de38c361e889153bdf7
-_md5_=d6d739244f11bdab1235ed6c1217fd52
diff --git a/metadata/md5-cache/sys-cluster/onesis-2.0.2 b/metadata/md5-cache/sys-cluster/onesis-2.0.2
deleted file mode 100644
index 062eb8546898..000000000000
--- a/metadata/md5-cache/sys-cluster/onesis-2.0.2
+++ /dev/null
@@ -1,11 +0,0 @@
-DEFINED_PHASES=install
-DEPEND=dev-lang/perl
-DESCRIPTION=Diskless computing made easy
-EAPI=7
-HOMEPAGE=http://onesis.org/
-KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
-LICENSE=GPL-2+
-RDEPEND=dev-lang/perl
-SLOT=0
-SRC_URI=mirror://sourceforge/onesis/oneSIS-2.0.2.tar.gz
-_md5_=b1d035af4a25d88e324b384593ce35e6
diff --git a/metadata/md5-cache/virtual/mpi-2.0-r6 b/metadata/md5-cache/virtual/mpi-2.0-r6
index 8066f729d110..ee2eaaff95af 100644
--- a/metadata/md5-cache/virtual/mpi-2.0-r6
+++ b/metadata/md5-cache/virtual/mpi-2.0-r6
@@ -4,7 +4,7 @@ EAPI=7
INHERIT=multilib-build
IUSE=cxx fortran romio threads nullmpi abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
-RDEPEND=|| ( >=sys-cluster/openmpi-1.10.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx?,fortran?,romio?,threads(+)?] >=sys-cluster/mpich-3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx?,fortran?,romio?,threads?] sys-cluster/mpich2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx?,fortran?,romio?,threads?] sys-cluster/nullmpi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx(-)?,fortran(-)?,romio(-)?,threads(-)?] nullmpi? ( sys-cluster/native-mpi ) )
+RDEPEND=|| ( >=sys-cluster/openmpi-1.10.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx?,fortran?,romio?,threads(+)?] >=sys-cluster/mpich-3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx?,fortran?,romio?,threads?] sys-cluster/nullmpi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,cxx(-)?,fortran(-)?,romio(-)?,threads(-)?] nullmpi? ( sys-cluster/native-mpi ) )
SLOT=0
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multilib de4beb52bfa93c4c5d96792a6b5e1784 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib-build 75c3a5814f2cb851f641711bfcc100c0
-_md5_=7d8ae999dfff65eb7b656a2cb070ae92
+_md5_=a713f16ced2d1c507412d8bbb33af5c0
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 73eb14e92436..f342ab725878 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8477,7 +8477,7 @@ dev-python/django-redis 5.0.0 5.1.0 5.2.0: Full featured redis cache backend for
dev-python/django-rq 2.4.1: An app that provides django integration for RQ (Redis Queue)
dev-python/django-sortedm2m 3.1.1: Drop-in replacement for django's many to many field with sorted relations
dev-python/django-tables2 2.3.4: Table/data-grid framework for Django
-dev-python/django-tagging 0.5.0: Generic tagging application for Django
+dev-python/django-tagging 0.5.0-r1: Generic tagging application for Django
dev-python/django-taggit 1.5.1 2.0.0 2.1.0: Simple tagging for Django
dev-python/django-taggit-serializer 0.1.7: the django taggit serializer for the django rest framework
dev-python/django-timezone-field 4.2.1 4.2.3: A Django app providing database and form fields for pytz timezone objects
@@ -12201,7 +12201,6 @@ games-util/qjoypad 4.3.1: Translate gamepad/joystick input into key strokes/mous
games-util/qstat 2.14: Server statics collector supporting many FPS games
games-util/sc-controller 0.4.8.6-r2: User-mode driver and GTK-based GUI for Steam Controllers and others
games-util/slade 3.2.0_beta2: Modern editor for Doom-engine based games and source ports
-games-util/springlobby 0.269: The official lobby client for SpringRTS community games
games-util/ucon64 2.2.2: The backup tool and wonderful emulator's Swiss Army knife program
games-util/uglygs 0_rc11-r1: Quickly searches the network for game servers
games-util/umodpack 0.5_beta16-r3: Portable (un)packer for Unreal Tournament's Umod files
@@ -14683,7 +14682,7 @@ net-analyzer/gensink 4.1-r2: A simple TCP benchmark suite
net-analyzer/gnome-nettool 3.8.1: Graphical front-ends to various networking command-line
net-analyzer/goaccess 1.4.2-r1 9999: A real-time web log analyzer and interactive viewer that runs in a terminal
net-analyzer/gr-fosphor 0.0_p20200131 9999: gnuradio fosphor block (GPU spectrum display)
-net-analyzer/graphite-web 1.1.8-r2: Enterprise scalable realtime graphing
+net-analyzer/graphite-web 1.1.8-r3: Enterprise scalable realtime graphing
net-analyzer/greenbone-security-assistant 9.0.1 20.8.1: Greenbone Security Assistant
net-analyzer/gspoof 3.2-r3: A simple GTK/command line TCP/IP packet generator
net-analyzer/gvm 10.0.1 11.0.0 20.8.0: Greenbone Vulnerability Management, previously named OpenVAS
@@ -17682,11 +17681,9 @@ sys-cluster/lmod 8.5.6 9999: Environment Module System based on Lua
sys-cluster/lustre 2.13.0-r1: Lustre is a parallel distributed file system
sys-cluster/minikube 1.17.1 1.19.0 1.23.2 1.24.0-r1 1.25.0 1.25.1: Single Node Kubernetes Cluster
sys-cluster/mpich 3.4.3: A high performance and portable MPI implementation
-sys-cluster/mpich2 1.5-r2: A high performance and portable MPI implementation
sys-cluster/native-mpi 0-r1: Use native OS MPI in prefix environment
sys-cluster/nomad 1.0.9: A simple and flexible workload orchestrator
sys-cluster/nullmpi 0.7-r1: MPI substitute library
-sys-cluster/onesis 2.0.2: Diskless computing made easy
sys-cluster/openmpi 4.1.2: A high-performance message passing library (MPI)
sys-cluster/pacemaker 2.0.5 2.1.2: Pacemaker CRM
sys-cluster/pconsole 1.0-r4: Tool for managing multiple xterms simultaneously
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index fffbf03923b4..272e9afc0273 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 04 Feb 2022 09:22:04 +0000
+Fri, 04 Feb 2022 09:37:00 +0000