summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-03-27 19:35:44 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-03-27 19:35:44 +0000
commit0cc3a85e7cfbd5c429b28542b3bc643d0d0b1ea2 (patch)
treef126fb02c18c3d5ce3888e7dd06b164f50f7d39c
parentMerge updates from master (diff)
downloadgentoo-0cc3a85e7cfbd5c429b28542b3bc643d0d0b1ea2.tar.gz
gentoo-0cc3a85e7cfbd5c429b28542b3bc643d0d0b1ea2.tar.bz2
gentoo-0cc3a85e7cfbd5c429b28542b3bc643d0d0b1ea2.zip
2021-03-27 19:35:43 UTC
-rw-r--r--metadata/md5-cache/app-admin/checksec-2.4.04
-rw-r--r--metadata/md5-cache/dev-python/cffi-1.14.54
-rw-r--r--metadata/md5-cache/dev-python/cryptography-3.4.74
-rw-r--r--metadata/md5-cache/dev-python/pytest-subtests-0.4.04
-rw-r--r--metadata/md5-cache/dev-scheme/xdgdirs-2.24
-rw-r--r--metadata/md5-cache/net-analyzer/alive-2.0.34
-rw-r--r--metadata/md5-cache/sys-devel/slibtool-0.5.314
-rw-r--r--metadata/timestamp.chk2
8 files changed, 15 insertions, 15 deletions
diff --git a/metadata/md5-cache/app-admin/checksec-2.4.0 b/metadata/md5-cache/app-admin/checksec-2.4.0
index e5e5d6be1b0a..d6281d8ea4c4 100644
--- a/metadata/md5-cache/app-admin/checksec-2.4.0
+++ b/metadata/md5-cache/app-admin/checksec-2.4.0
@@ -2,8 +2,8 @@ DEFINED_PHASES=install prepare
DESCRIPTION=Tool to check properties of executables (e.g. ASLR/PIE, RELRO, PaX, Canaries)
EAPI=7
HOMEPAGE=https://github.com/slimm609/checksec.sh
-KEYWORDS=amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~sparc x86
+KEYWORDS=amd64 arm arm64 ~mips ~ppc ~ppc64 ~sparc x86
LICENSE=BSD
SLOT=0
SRC_URI=https://github.com/slimm609/checksec.sh/archive/2.4.0.tar.gz -> checksec-2.4.0.tar.gz
-_md5_=bed317540a19a5eef5bd341dfeea06f9
+_md5_=71f0c7c50cf2f399c2c58208f99a79fa
diff --git a/metadata/md5-cache/dev-python/cffi-1.14.5 b/metadata/md5-cache/dev-python/cffi-1.14.5
index c0cb92640dea..547ae3cf5269 100644
--- a/metadata/md5-cache/dev-python/cffi-1.14.5
+++ b/metadata/md5-cache/dev-python/cffi-1.14.5
@@ -6,7 +6,7 @@ EAPI=7
HOMEPAGE=https://cffi.readthedocs.io/ https://pypi.org/project/cffi/
INHERIT=distutils-r1 toolchain-funcs
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-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
RDEPEND=dev-libs/libffi:= dev-python/pycparser[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/1.14.5
SRC_URI=mirror://pypi/c/cffi/cffi-1.14.5.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
-_md5_=067866d2aa3be685e6626b2b9f957e7b
+_md5_=cb4e23b870f8a6337cba7fcafa71752a
diff --git a/metadata/md5-cache/dev-python/cryptography-3.4.7 b/metadata/md5-cache/dev-python/cryptography-3.4.7
index 992326bcefae..e782689945f6 100644
--- a/metadata/md5-cache/dev-python/cryptography-3.4.7
+++ b/metadata/md5-cache/dev-python/cryptography-3.4.7
@@ -6,7 +6,7 @@ EAPI=7
HOMEPAGE=https://github.com/pyca/cryptography/ https://pypi.org/project/cryptography/
INHERIT=distutils-r1 multiprocessing
IUSE=libressl test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ia64 ~x86
LICENSE=|| ( Apache-2.0 BSD )
RDEPEND=python_targets_python3_7? ( >=dev-python/cffi-1.8:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-),python_targets_python3_8(-)?,-python_single_target_python3_8(-),python_targets_python3_9(-)?,-python_single_target_python3_9(-)] ) python_targets_python3_8? ( >=dev-python/cffi-1.8:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-),python_targets_python3_8(-)?,-python_single_target_python3_8(-),python_targets_python3_9(-)?,-python_single_target_python3_9(-)] ) python_targets_python3_9? ( >=dev-python/cffi-1.8:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-),python_targets_python3_8(-)?,-python_single_target_python3_8(-),python_targets_python3_9(-)?,-python_single_target_python3_9(-)] ) !libressl? ( >=dev-libs/openssl-1.0.2o-r6:0= ) libressl? ( >=dev-libs/libressl-2.9.1:0= ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cryptography/cryptography-3.4.7.tar.gz test? ( mirror://pypi/c/cryptography_vectors/cryptography_vectors-3.4.7.tar.gz )
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
-_md5_=c6bfbe471429be5ff569c3039a60cd06
+_md5_=2d1554e5acbae512857d6b03f555e1b5
diff --git a/metadata/md5-cache/dev-python/pytest-subtests-0.4.0 b/metadata/md5-cache/dev-python/pytest-subtests-0.4.0
index 0438232f149e..7a58c6e30e1c 100644
--- a/metadata/md5-cache/dev-python/pytest-subtests-0.4.0
+++ b/metadata/md5-cache/dev-python/pytest-subtests-0.4.0
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://github.com/pytest-dev/pytest-subtests/ https://pypi.org/project/pytest-subtests/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ia64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pytest-5.3.0[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/0.4.0.tar.gz -> pytest-subtests-0.4.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f
-_md5_=59c64d32f4c166a73c7833cec57afcd0
+_md5_=174623898702e0de05cd5587899ff766
diff --git a/metadata/md5-cache/dev-scheme/xdgdirs-2.2 b/metadata/md5-cache/dev-scheme/xdgdirs-2.2
index f84f30195789..2e4a374bee6d 100644
--- a/metadata/md5-cache/dev-scheme/xdgdirs-2.2
+++ b/metadata/md5-cache/dev-scheme/xdgdirs-2.2
@@ -4,10 +4,10 @@ DESCRIPTION=Displays names/values of XDG Basedir variables
EAPI=7
HOMEPAGE=https://www.gnuvola.org/software/xdgdirs/
IUSE=test
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~hppa
LICENSE=GPL-3+ FDL-1.3
RDEPEND=>=dev-scheme/guile-1.8
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.gnuvola.org/software/xdgdirs/xdgdirs-2.2.tar.xz
-_md5_=6bf75af851ffdbf53b04adf2e12a86f6
+_md5_=262f97d872c14617c7cfca186f2fa81b
diff --git a/metadata/md5-cache/net-analyzer/alive-2.0.3 b/metadata/md5-cache/net-analyzer/alive-2.0.3
index b6a57977fb53..78de0a661d05 100644
--- a/metadata/md5-cache/net-analyzer/alive-2.0.3
+++ b/metadata/md5-cache/net-analyzer/alive-2.0.3
@@ -5,10 +5,10 @@ DESCRIPTION=A periodic ping program
EAPI=7
HOMEPAGE=https://www.gnu.org/software/alive/
INHERIT=autotools
-KEYWORDS=~amd64
+KEYWORDS=~amd64 ~hppa
LICENSE=GPL-3
RDEPEND=dev-scheme/guile dev-scheme/xdgdirs net-misc/iputils
SLOT=0
SRC_URI=mirror://gnu/alive/alive-2.0.3.tar.xz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b
-_md5_=4e90166949418e32992f29759f1cffdf
+_md5_=f99e1379035e780306eac7dd72a092ac
diff --git a/metadata/md5-cache/sys-devel/slibtool-0.5.31 b/metadata/md5-cache/sys-devel/slibtool-0.5.31
index dfa0a52e1e40..d78de1c35ff7 100644
--- a/metadata/md5-cache/sys-devel/slibtool-0.5.31
+++ b/metadata/md5-cache/sys-devel/slibtool-0.5.31
@@ -3,9 +3,9 @@ DESCRIPTION=A skinny libtool implementation, written in C
EAPI=7
HOMEPAGE=https://git.foss21.org/slibtool
INHERIT=toolchain-funcs
-KEYWORDS=~amd64 ~arm ~ia64 ~sparc
+KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc
LICENSE=MIT
SLOT=0
SRC_URI=https://dl.midipix.org/slibtool/slibtool-0.5.31.tar.xz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
-_md5_=b88a582a9c6d961e4e11165b7832f563
+_md5_=fede2174cdecd3ec163a667914038419
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 8a2250d7e573..83a25fde197a 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 27 Mar 2021 19:05:44 +0000
+Sat, 27 Mar 2021 19:35:43 +0000