diff options
author | 2021-08-23 06:36:31 +0000 | |
---|---|---|
committer | 2021-08-23 06:36:31 +0000 | |
commit | 1c66f92ddd08ee1998c2751b04bcab3e5f6c6a23 (patch) | |
tree | 3f0ee286fcb775c1f691fc9e9c184e9fe80421e6 | |
parent | Merge updates from master (diff) | |
download | gentoo-1c66f92ddd08ee1998c2751b04bcab3e5f6c6a23.tar.gz gentoo-1c66f92ddd08ee1998c2751b04bcab3e5f6c6a23.tar.bz2 gentoo-1c66f92ddd08ee1998c2751b04bcab3e5f6c6a23.zip |
2021-08-23 06:36:28 UTC
-rw-r--r-- | metadata/md5-cache/dev-libs/spdlog-1.9.2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/phply-1.2.5 | 10 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 23 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-libs/spdlog-1.9.2 b/metadata/md5-cache/dev-libs/spdlog-1.9.2 new file mode 100644 index 000000000000..4403f0496899 --- /dev/null +++ b/metadata/md5-cache/dev-libs/spdlog-1.9.2 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-libs/libfmt-6.1.2:= +DESCRIPTION=Very fast, header only, C++ logging library +EAPI=7 +HOMEPAGE=https://github.com/gabime/spdlog +INHERIT=cmake +IUSE=test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-libs/libfmt-6.1.2:= +RESTRICT=!test? ( test ) +SLOT=0/1 +SRC_URI=https://github.com/gabime/spdlog/archive/v1.9.2.tar.gz -> spdlog-1.9.2.tar.gz +_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da +_md5_=6fb0b89b1b89435daa43afd889a6ab32 diff --git a/metadata/md5-cache/dev-python/phply-1.2.5 b/metadata/md5-cache/dev-python/phply-1.2.5 index 53ed4e40b062..e8eef8e64e3a 100644 --- a/metadata/md5-cache/dev-python/phply-1.2.5 +++ b/metadata/md5-cache/dev-python/phply-1.2.5 @@ -1,16 +1,16 @@ -BDEPEND=dev-python/ply[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/ply[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7-r4[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=dev-python/ply[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/ply[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/nose-1.3.7-r4[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 prepare test DESCRIPTION=Lexer and parser for PHP source implemented using PLY EAPI=7 HOMEPAGE=https://github.com/viraptor/phply/ https://pypi.org/project/phply/ INHERIT=distutils-r1 -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 arm64 x86 LICENSE=BSD -RDEPEND=dev-python/ply[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(-)?] -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=dev-python/ply[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(-)?] +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/viraptor/phply/archive/1.2.5.tar.gz -> phply-1.2.5.gh.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 e297e8afd355d60fb9d2d7b37b81214f -_md5_=525e0f55d0083b7a46b0e7631d0ec524 +_md5_=db252728f180f5698e5c8c36709a61e7 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index ec7305064766..e42d29243640 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6018,7 +6018,7 @@ dev-libs/smack 0.5.0: low-level IO storage which packs data into sorted compress dev-libs/snowball-stemmer 0.20140325: All you need to include the snowball stemming algorithms into a C project dev-libs/softhsm 2.6.1-r1: A software PKCS#11 implementation dev-libs/sord 0.16.8-r1 9999: Library for storing RDF data in memory -dev-libs/spdlog 1.8.2 1.8.5 1.8.5-r1 9999: Very fast, header only, C++ logging library +dev-libs/spdlog 1.8.2 1.8.5 1.8.5-r1 1.9.2 9999: Very fast, header only, C++ logging library dev-libs/spsdeclib 5.1-r1: Kryoflux SPS Decoder Library dev-libs/squareball 0.2.0 9999: A general-purpose library for C99 dev-libs/starpu 1.2.6-r1 1.3.8: Unified runtime system for heterogeneous multicore architectures diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 8441c3d587fb..0eaabac08bcc 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 23 Aug 2021 06:21:28 +0000 +Mon, 23 Aug 2021 06:36:28 +0000 |