summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-07-03 17:31:35 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-07-03 17:31:35 +0000
commitbfb1ffc7999b105e1cc4ee0f1d23661d33a924cc (patch)
tree8960eb97e3cd81ae649c0c7ffb17f71da52c525e /metadata
parentMerge updates from master (diff)
downloadgentoo-bfb1ffc7999b105e1cc4ee0f1d23661d33a924cc.tar.gz
gentoo-bfb1ffc7999b105e1cc4ee0f1d23661d33a924cc.tar.bz2
gentoo-bfb1ffc7999b105e1cc4ee0f1d23661d33a924cc.zip
2022-07-03 17:31:35 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-forensics/yara-4.2.24
-rw-r--r--metadata/md5-cache/dev-db/redis-7.0.1-r14
-rw-r--r--metadata/md5-cache/dev-python/yara-python-4.2.0-r24
-rw-r--r--metadata/timestamp.chk2
4 files changed, 7 insertions, 7 deletions
diff --git a/metadata/md5-cache/app-forensics/yara-4.2.2 b/metadata/md5-cache/app-forensics/yara-4.2.2
index 78a6011f5b40..7fb857d6c772 100644
--- a/metadata/md5-cache/app-forensics/yara-4.2.2
+++ b/metadata/md5-cache/app-forensics/yara-4.2.2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=http://virustotal.github.io/yara/
INHERIT=autotools
IUSE=+dex +dotnet +cuckoo +macho +magic profiling python test
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ppc64 ~x86
LICENSE=Apache-2.0
PDEPEND=python? ( =dev-python/yara-python-4* )
RDEPEND=dev-libs/openssl:= cuckoo? ( dev-libs/jansson:= ) magic? ( sys-apps/file:= )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/8
SRC_URI=https://github.com/virustotal/yara/archive/v4.2.2.tar.gz -> yara-4.2.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 2fd69a56a527d12409ba43c733b7ac8f
-_md5_=ef6310dc6b6e1015a47675b02a0a7844
+_md5_=a0e771fce4860734c32536fe0d3d3e06
diff --git a/metadata/md5-cache/dev-db/redis-7.0.1-r1 b/metadata/md5-cache/dev-db/redis-7.0.1-r1
index e93a72be3a8e..48e56b2557c8 100644
--- a/metadata/md5-cache/dev-db/redis-7.0.1-r1
+++ b/metadata/md5-cache/dev-db/redis-7.0.1-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://redis.io
INHERIT=autotools edo flag-o-matic multiprocessing systemd tmpfiles toolchain-funcs
IUSE=+jemalloc ssl systemd tcmalloc test
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris
+KEYWORDS=~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris
LICENSE=BSD
RDEPEND=jemalloc? ( >=dev-libs/jemalloc-5.1:= ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd:= ) tcmalloc? ( dev-util/google-perftools ) acct-group/redis acct-user/redis virtual/tmpfiles
REQUIRED_USE=?? ( jemalloc tcmalloc )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://download.redis.io/releases/redis-7.0.1.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 2fd69a56a527d12409ba43c733b7ac8f edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
-_md5_=6aa2182b313410bea576bf066e99d527
+_md5_=6ff4ec7558943bdd7f758e17c6ff66e0
diff --git a/metadata/md5-cache/dev-python/yara-python-4.2.0-r2 b/metadata/md5-cache/dev-python/yara-python-4.2.0-r2
index 5fad51205227..03e98d3f62e2 100644
--- a/metadata/md5-cache/dev-python/yara-python-4.2.0-r2
+++ b/metadata/md5-cache/dev-python/yara-python-4.2.0-r2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/VirusTotal/yara-python
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ppc64 ~x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) =app-forensics/yara-4.2* python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/virustotal/yara-python/archive/v4.2.0.tar.gz -> yara-python-4.2.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
-_md5_=933425300f04df9ffb632e02731995cf
+_md5_=ea0ae638b953e4c72aa8f2027de026fe
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 68e606b71904..6201be996c44 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 03 Jul 2022 17:16:36 +0000
+Sun, 03 Jul 2022 17:31:35 +0000