summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-editors/hyx-2021.06.094
-rw-r--r--metadata/md5-cache/dev-libs/keystone-0.9.2-r14
-rw-r--r--metadata/md5-cache/dev-python/click-plugins-1.1.14
-rw-r--r--metadata/md5-cache/net-analyzer/shodan-1.28.04
-rw-r--r--metadata/md5-cache/net-analyzer/wtfis-0.5.04
-rw-r--r--metadata/timestamp.chk2
6 files changed, 11 insertions, 11 deletions
diff --git a/metadata/md5-cache/app-editors/hyx-2021.06.09 b/metadata/md5-cache/app-editors/hyx-2021.06.09
index b4156889be12..c78ba83b91e5 100644
--- a/metadata/md5-cache/app-editors/hyx-2021.06.09
+++ b/metadata/md5-cache/app-editors/hyx-2021.06.09
@@ -3,9 +3,9 @@ DESCRIPTION=A minimalistic console hex editor with vim-like controls
EAPI=8
HOMEPAGE=https://yx7.cc/code/
INHERIT=toolchain-funcs
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
LICENSE=MIT-with-advertising
SLOT=0
SRC_URI=https://yx7.cc/code/hyx/hyx-2021.06.09.tar.xz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157
-_md5_=f00494c1fcd0a3be4c6bbdf77d08b451
+_md5_=f0af619e71b3cece38108a55bc65b694
diff --git a/metadata/md5-cache/dev-libs/keystone-0.9.2-r1 b/metadata/md5-cache/dev-libs/keystone-0.9.2-r1
index d25035820b22..8a4929e0fbaf 100644
--- a/metadata/md5-cache/dev-libs/keystone-0.9.2-r1
+++ b/metadata/md5-cache/dev-libs/keystone-0.9.2-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://www.keystone-engine.org/
INHERIT=cmake distutils-r1 llvm
IUSE=python llvm_targets_AArch64 llvm_targets_ARM llvm_targets_Hexagon llvm_targets_Mips llvm_targets_PowerPC llvm_targets_Sparc llvm_targets_SystemZ llvm_targets_X86 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~ppc64 x86
LICENSE=GPL-2
RDEPEND=<sys-devel/llvm-15:=[llvm_targets_AArch64?,llvm_targets_ARM?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?] python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) )
REQUIRED_USE=|| ( llvm_targets_AArch64 llvm_targets_ARM llvm_targets_Hexagon llvm_targets_Mips llvm_targets_PowerPC llvm_targets_Sparc llvm_targets_SystemZ llvm_targets_X86 ) python? ( || ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/keystone-engine/keystone/archive/0.9.2.tar.gz -> keystone-0.9.2.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea llvm 2573b2f563461fd232f4587523e5144b
-_md5_=ac8c311d575186178a27bd7d83ad0853
+_md5_=058dd8e7e934690049921e9f7b09d9c6
diff --git a/metadata/md5-cache/dev-python/click-plugins-1.1.1 b/metadata/md5-cache/dev-python/click-plugins-1.1.1
index 56a1d9397b38..0ac93c93a348 100644
--- a/metadata/md5-cache/dev-python/click-plugins-1.1.1
+++ b/metadata/md5-cache/dev-python/click-plugins-1.1.1
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://github.com/click-contrib/click-plugins
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~riscv ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~loong ~riscv x86
LICENSE=BSD
RDEPEND=dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( 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/c/click-plugins/click-plugins-1.1.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
-_md5_=c7bed0871817375bc095e87652054160
+_md5_=f9afc245b8d68dc8198535bd0a7f876e
diff --git a/metadata/md5-cache/net-analyzer/shodan-1.28.0 b/metadata/md5-cache/net-analyzer/shodan-1.28.0
index c3f3d6632bb1..00d7188f4193 100644
--- a/metadata/md5-cache/net-analyzer/shodan-1.28.0
+++ b/metadata/md5-cache/net-analyzer/shodan-1.28.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/achillean/shodan-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~loong ~x86
+KEYWORDS=amd64 ~loong x86
LICENSE=MIT
RDEPEND=dev-python/click[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xlsxwriter[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/achillean/shodan-python/archive/refs/tags/1.28.0.tar.gz -> shodan-1.28.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
-_md5_=bf92f7cc8251f7c8543fdf753bb89aba
+_md5_=3dcb2d7e251b78045dd4a06fac1382ae
diff --git a/metadata/md5-cache/net-analyzer/wtfis-0.5.0 b/metadata/md5-cache/net-analyzer/wtfis-0.5.0
index 54a76b78b456..a044900f5309 100644
--- a/metadata/md5-cache/net-analyzer/wtfis-0.5.0
+++ b/metadata/md5-cache/net-analyzer/wtfis-0.5.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/pirxthepilot/wtfis
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~loong ~x86
+KEYWORDS=amd64 ~loong x86
LICENSE=MIT
RDEPEND=>=dev-python/pydantic-1.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dotenv-0.21.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.28.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/rich-12.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=net-analyzer/shodan-1.28.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( 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/pirxthepilot/wtfis/archive/refs/tags/v0.5.0.tar.gz -> wtfis-0.5.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
-_md5_=d3320a228ef1e4dd19793cdccfbd5303
+_md5_=7bf3b024954284bf89344129cebfd39a
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 230164788879..0c2a5dbc5667 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 04 Jan 2023 18:32:10 +0000
+Wed, 04 Jan 2023 18:47:14 +0000