diff options
author | 2021-08-13 20:52:08 +0000 | |
---|---|---|
committer | 2021-08-13 20:52:08 +0000 | |
commit | 7429459b5c3bad16b927c3c57100a22139a4910b (patch) | |
tree | 9fd3a98956ea28dfae81c933e106027fc0dce19c /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-7429459b5c3bad16b927c3c57100a22139a4910b.tar.gz gentoo-7429459b5c3bad16b927c3c57100a22139a4910b.tar.bz2 gentoo-7429459b5c3bad16b927c3c57100a22139a4910b.zip |
2021-08-13 20:52:06 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-text/htmlmin-0.1.12 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/app-text/recode-3.7.9 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/plumbum-1.7.0-r1 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/flawfinder-2.0.11 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/flawfinder-2.0.17 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/flawfinder-2.0.18 | 15 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
8 files changed, 31 insertions, 48 deletions
diff --git a/metadata/md5-cache/app-text/htmlmin-0.1.12 b/metadata/md5-cache/app-text/htmlmin-0.1.12 index 55b4bea18e15..0a3b74f09b74 100644 --- a/metadata/md5-cache/app-text/htmlmin-0.1.12 +++ b/metadata/md5-cache/app-text/htmlmin-0.1.12 @@ -1,15 +1,15 @@ -BDEPEND=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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A configurable HTML Minifier with safety features EAPI=7 HOMEPAGE=https://github.com/mankyd/htmlmin INHERIT=distutils-r1 -IUSE=python_targets_python3_8 python_targets_python3_9 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 KEYWORDS=amd64 x86 LICENSE=BSD -RDEPEND=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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) SLOT=0 SRC_URI=https://github.com/mankyd/htmlmin/archive/220b1d16442eb4b6fafed338ee3b61f698a01e63.tar.gz -> htmlmin-0.1.12.gh.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f -_md5_=504c2baceefe1ccda6ea0d53685af3ee +_md5_=3b6cd72d50dc5c35be4659c39503352f diff --git a/metadata/md5-cache/app-text/recode-3.7.9 b/metadata/md5-cache/app-text/recode-3.7.9 index c5b4e20bf5ef..6a7f2fdbfac0 100644 --- a/metadata/md5-cache/app-text/recode-3.7.9 +++ b/metadata/md5-cache/app-text/recode-3.7.9 @@ -1,4 +1,4 @@ -BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) || ( ( dev-lang/python:3.9 dev-python/cython[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/cython[python_targets_python3_8(-)] ) ) ) +BDEPEND=nls? ( sys-devel/gettext ) test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) || ( ( dev-lang/python:3.10 dev-python/cython[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/cython[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/cython[python_targets_python3_8(-)] ) ) ) DEFINED_PHASES=configure install setup DEPEND=virtual/libiconv sys-devel/flex DESCRIPTION=Convert files between various character sets @@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/rrthomas/recode INHERIT=flag-o-matic python-any-r1 toolchain-funcs IUSE=nls test KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-2 +LICENSE=GPL-3+ RDEPEND=virtual/libiconv RESTRICT=!test? ( test ) SLOT=0/3 SRC_URI=https://github.com/rrthomas/recode/releases/download/v3.7.9/recode-3.7.9.tar.gz _eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-any-r1 901d9e22c7a848a1196502edf060f330 -_md5_=d8e44030468182daf5af3a4e87401fa6 +_md5_=4f9a8ef379957bc788f7d8ef011a9eb6 diff --git a/metadata/md5-cache/dev-python/plumbum-1.7.0-r1 b/metadata/md5-cache/dev-python/plumbum-1.7.0-r1 index a657d5f07494..fbdd80eb01cf 100644 --- a/metadata/md5-cache/dev-python/plumbum-1.7.0-r1 +++ b/metadata/md5-cache/dev-python/plumbum-1.7.0-r1 @@ -1,16 +1,16 @@ -BDEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +BDEPEND=test? ( dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-timeout[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] DEFINED_PHASES=compile configure install postinst prepare test DESCRIPTION=A library for shell script-like programs in python EAPI=7 HOMEPAGE=https://plumbum.readthedocs.io/en/latest/ https://github.com/tomerfiliba/plumbum INHERIT=distutils-r1 optfeature -IUSE=test python_targets_python3_8 python_targets_python3_9 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 KEYWORDS=amd64 x86 LICENSE=MIT -RDEPEND=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_8(-)?,python_targets_python3_9(-)?] -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/ed/ba/431d7f420cd93c4b8ccb15ed8f1c6c76c81965634fd70345af0b19c2b7bc/plumbum-1.7.0.tar.gz +SRC_URI=mirror://pypi/p/plumbum/plumbum-1.7.0.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f optfeature 30ce9dec2b8943338c9b015bd32bac6a -_md5_=445d086806914f77f4ae5f96d6062504 +_md5_=3cc88e9437064fc9e0ebb16228f94503 diff --git a/metadata/md5-cache/dev-util/flawfinder-2.0.11 b/metadata/md5-cache/dev-util/flawfinder-2.0.11 deleted file mode 100644 index 6387c9e87fb4..000000000000 --- a/metadata/md5-cache/dev-util/flawfinder-2.0.11 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] -DESCRIPTION=Examines C/C++ source code for security flaws -EAPI=7 -HOMEPAGE=https://www.dwheeler.com/flawfinder/ -INHERIT=distutils-r1 -IUSE=python_targets_python3_8 -KEYWORDS=amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-2+ -RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] -REQUIRED_USE=|| ( python_targets_python3_8 ) || ( python_targets_python3_8 ) -SLOT=0 -SRC_URI=https://www.dwheeler.com/flawfinder/flawfinder-2.0.11.tar.gz -_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f -_md5_=4029da9dbac920c7ec8e45820fcd780e diff --git a/metadata/md5-cache/dev-util/flawfinder-2.0.17 b/metadata/md5-cache/dev-util/flawfinder-2.0.17 deleted file mode 100644 index cc25f71979bc..000000000000 --- a/metadata/md5-cache/dev-util/flawfinder-2.0.17 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=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_8(-)?,python_targets_python3_9(-)?] -DESCRIPTION=Examines C/C++ source code for security flaws -EAPI=7 -HOMEPAGE=https://www.dwheeler.com/flawfinder/ -INHERIT=distutils-r1 -IUSE=python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-2+ -RDEPEND=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_8(-)?,python_targets_python3_9(-)?] 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_8(-)?,python_targets_python3_9(-)?] -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) || ( python_targets_python3_8 python_targets_python3_9 ) -SLOT=0 -SRC_URI=mirror://sourceforge/flawfinder/flawfinder-2.0.17.tar.gz -_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f -_md5_=4ab14ec4be61f2ef2b69a26ded735718 diff --git a/metadata/md5-cache/dev-util/flawfinder-2.0.18 b/metadata/md5-cache/dev-util/flawfinder-2.0.18 new file mode 100644 index 000000000000..26a650185aa7 --- /dev/null +++ b/metadata/md5-cache/dev-util/flawfinder-2.0.18 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Examines C/C++ source code for security flaws +EAPI=7 +HOMEPAGE=https://www.dwheeler.com/flawfinder/ +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-2+ +RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=mirror://sourceforge/flawfinder/flawfinder-2.0.18.tar.gz +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6551f7b3f1289e7f2956f3a1632e9d26 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f +_md5_=d6f587ab25474cebe81742474aef7089 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 7b7b96a4512c..7095cf084397 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -11103,7 +11103,7 @@ dev-util/emilpro 3-r4 9999: a graphical disassembler for a large number of instr dev-util/envman 2.1.1: Environment variable manager for Bitrise CLI dev-util/fix-la-relink-command 0.1.1: Helps prevent .la files from relinking to libraries outside a build tree dev-util/flatpak-builder 1.0.11: Tool to build flatpaks from source -dev-util/flawfinder 2.0.11 2.0.15 2.0.17: Examines C/C++ source code for security flaws +dev-util/flawfinder 2.0.15 2.0.18: Examines C/C++ source code for security flaws dev-util/ftjam 2.5.3_rc2-r2: A 100% compatible, enhanced implementation of the make alternative Jam dev-util/ftnchek 3.3.1-r2: Static analyzer a la 'lint' for Fortran 77 dev-util/fuzz 0.6-r1 0.6-r2: Stress-tests programs by giving them random input diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 9159d2e84263..c011b73d25b4 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 13 Aug 2021 20:21:38 +0000 +Fri, 13 Aug 2021 20:52:06 +0000 |