diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-27 15:34:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-27 15:34:48 +0000 |
commit | b9dcb1a092a0e366cc5abebabdcc2b70ebef950b (patch) | |
tree | 3206702c4b00105f6205743ddf72f4ad808a73f0 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-b9dcb1a092a0e366cc5abebabdcc2b70ebef950b.tar.gz gentoo-b9dcb1a092a0e366cc5abebabdcc2b70ebef950b.tar.bz2 gentoo-b9dcb1a092a0e366cc5abebabdcc2b70ebef950b.zip |
2022-03-27 15:34:44 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-lua/luasocket-3.0.0 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/transitions-0.8.10 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/transitions-0.8.11 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/gmmlib-22.1.2 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/cpuid-20211210 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/sys-apps/cpuid-20220224 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 8 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
8 files changed, 40 insertions, 37 deletions
diff --git a/metadata/md5-cache/dev-lua/luasocket-3.0.0 b/metadata/md5-cache/dev-lua/luasocket-3.0.0 new file mode 100644 index 000000000000..465692662f0b --- /dev/null +++ b/metadata/md5-cache/dev-lua/luasocket-3.0.0 @@ -0,0 +1,17 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install prepare +DEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 ) +DESCRIPTION=Networking support for the Lua language +EAPI=8 +HOMEPAGE=http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/ https://github.com/lunarmodules/luasocket +INHERIT=lua toolchain-funcs +IUSE=lua_targets_luajit lua_targets_lua5-1 lua_targets_lua5-3 lua_targets_lua5-4 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=MIT +RDEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 ) +REQUIRED_USE=|| ( lua_targets_luajit lua_targets_lua5-1 lua_targets_lua5-3 lua_targets_lua5-4 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/lunarmodules/luasocket/archive/refs/tags/v3.0.0.tar.gz -> luasocket-3.0.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b lua-utils e69ff116248d78546ae1a234c086fe80 lua d5c7dbcaf69f3065f5d7ce3b172c2214 +_md5_=3c582c0b8af86af43c6493afb486eaf2 diff --git a/metadata/md5-cache/dev-python/transitions-0.8.10 b/metadata/md5-cache/dev-python/transitions-0.8.10 deleted file mode 100644 index e08cda0bd44d..000000000000 --- a/metadata/md5-cache/dev-python/transitions-0.8.10 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/dill[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycodestyle[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( || ( dev-python/pygraphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.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 lightweight, object-oriented state machine implementation in Python -EAPI=8 -HOMEPAGE=https://github.com/pytransitions/transitions -INHERIT=distutils-r1 -IUSE=examples test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=amd64 x86 -LICENSE=MIT -RDEPEND=|| ( dev-python/pygraphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.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/pytransitions/transitions/archive/0.8.10.tar.gz -> transitions-0.8.10.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377 -_md5_=c6d503c601207d84e11ed3f276e95030 diff --git a/metadata/md5-cache/dev-python/transitions-0.8.11 b/metadata/md5-cache/dev-python/transitions-0.8.11 index f5b0cc028d10..edbf50581e8c 100644 --- a/metadata/md5-cache/dev-python/transitions-0.8.11 +++ b/metadata/md5-cache/dev-python/transitions-0.8.11 @@ -5,7 +5,7 @@ EAPI=8 HOMEPAGE=https://github.com/pytransitions/transitions INHERIT=distutils-r1 IUSE=examples test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=MIT RDEPEND=|| ( dev-python/pygraphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1: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/pytransitions/transitions/archive/0.8.11.tar.gz -> transitions-0.8.11.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377 -_md5_=a05e24e3a0c628e14a7568678a3e28e4 +_md5_=2566df0fc1c9164a7aa13def0ae30c30 diff --git a/metadata/md5-cache/media-libs/gmmlib-22.1.2 b/metadata/md5-cache/media-libs/gmmlib-22.1.2 new file mode 100644 index 000000000000..c232dd955932 --- /dev/null +++ b/metadata/md5-cache/media-libs/gmmlib-22.1.2 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Intel Graphics Memory Management Library +EAPI=8 +HOMEPAGE=https://github.com/intel/gmmlib +INHERIT=cmake +IUSE=+custom-cflags test +KEYWORDS=~amd64 +LICENSE=MIT +RESTRICT=!test? ( test ) +SLOT=0/12.1 +SRC_URI=https://github.com/intel/gmmlib/archive/intel-gmmlib-22.1.2.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149 +_md5_=5ec30f98393c9d87df541fde613710f3 diff --git a/metadata/md5-cache/sys-apps/cpuid-20211210 b/metadata/md5-cache/sys-apps/cpuid-20211210 deleted file mode 100644 index 1143c8efd392..000000000000 --- a/metadata/md5-cache/sys-apps/cpuid-20211210 +++ /dev/null @@ -1,12 +0,0 @@ -BDEPEND=app-arch/gzip dev-lang/perl -DEFINED_PHASES=install prepare -DESCRIPTION=Linux tool to dump x86 CPUID information about the CPUs -EAPI=8 -HOMEPAGE=http://www.etallen.com/cpuid.html -INHERIT=toolchain-funcs -KEYWORDS=amd64 x86 -LICENSE=GPL-2+ -SLOT=0 -SRC_URI=http://www.etallen.com/cpuid/cpuid-20211210.src.tar.gz -_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b -_md5_=36da8d6a9071f5e96c8cf0198ca12148 diff --git a/metadata/md5-cache/sys-apps/cpuid-20220224 b/metadata/md5-cache/sys-apps/cpuid-20220224 index 9a4198caeb7f..a9ddbe52d86c 100644 --- a/metadata/md5-cache/sys-apps/cpuid-20220224 +++ b/metadata/md5-cache/sys-apps/cpuid-20220224 @@ -4,9 +4,9 @@ DESCRIPTION=Linux tool to dump x86 CPUID information about the CPUs EAPI=8 HOMEPAGE=http://www.etallen.com/cpuid.html INHERIT=toolchain-funcs -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ SLOT=0 SRC_URI=http://www.etallen.com/cpuid/cpuid-20220224.src.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b -_md5_=9d8408e37c4051c232a36b97b2e03c1c +_md5_=36da8d6a9071f5e96c8cf0198ca12148 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index ec3fd0b93fbc..f53c6547f1f3 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6046,7 +6046,7 @@ dev-lua/luaossl 20200709-r1: Most comprehensive OpenSSL module in the Lua univer dev-lua/luaposix 35.0-r103 35.1: Bindings for POSIX APIs dev-lua/luarocks 3.8.0: A package manager for the Lua programming language dev-lua/luasec 1.0.2-r1: Lua binding for OpenSSL library to provide TLS/SSL communication -dev-lua/luasocket 3.0_rc1_p20200328-r103: Networking support library for the Lua language +dev-lua/luasocket 3.0_rc1_p20200328-r103 3.0.0: Networking support for the Lua language dev-lua/luassert 1.8.0-r1: Assertion library for Lua dev-lua/luasystem 0.2.1_p0-r1: Platform independent system calls for Lua dev-lua/lutok 0.4-r10: Lightweight C++ API library for Lua @@ -9638,7 +9638,7 @@ dev-python/towncrier 21.9.0: Building newsfiles for your project dev-python/tox 3.24.5: virtualenv-based automation of test activities dev-python/tqdm 4.62.3 4.63.0 4.63.1: Add a progress meter to your loops in a second dev-python/traitlets 5.1.1-r1: A configuration system for Python applications -dev-python/transitions 0.8.10 0.8.11: A lightweight, object-oriented state machine implementation in Python +dev-python/transitions 0.8.11: A lightweight, object-oriented state machine implementation in Python dev-python/translate-toolkit 3.5.3 3.6.0: Toolkit to convert between many translation formats dev-python/tree-sitter 0.20.0: Python bindings to the Tree-sitter parsing library dev-python/treq 22.1.0 22.1.0-r1 22.2.0: A requests-like API built on top of twisted.web's Agent @@ -13532,7 +13532,7 @@ media-libs/glm 0.9.9.8-r1: OpenGL Mathematics media-libs/glpng 1.46-r1: OpenGL PNG image library media-libs/glu 9.0.2 9999: The OpenGL Utility Library media-libs/glyr 1.0.10-r1: Music related metadata searchengine, both with commandline interface and C API -media-libs/gmmlib 22.0.2 22.0.3-r1 22.1.1 9999: Intel Graphics Memory Management Library +media-libs/gmmlib 22.0.2 22.0.3-r1 22.1.1 22.1.2 9999: Intel Graphics Memory Management Library media-libs/gnonlin 1.4.0-r1: Set of GStreamer elements to ease the creation of non-linear multimedia editors media-libs/graphene 1.10.6-r1 1.10.8: A thin layer of types for graphic libraries media-libs/grilo 0.3.14: A framework for easy media discovery and browsing @@ -17317,7 +17317,7 @@ sys-apps/consolation 0.0.7: libinput based console mouse daemon sys-apps/conspy 1.16: Remote control for Linux virtual consoles sys-apps/coreutils 8.32-r1 9.0 9.0-r1 9.0-r2: Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...) sys-apps/cpint 2.5.3: Linux/390 Interface to z/VM's Control Program -sys-apps/cpuid 20211210 20220224: Linux tool to dump x86 CPUID information about the CPUs +sys-apps/cpuid 20220224: Linux tool to dump x86 CPUID information about the CPUs sys-apps/cracklib-words 2.9.7: Large set of crack/cracklib dictionaries sys-apps/crazydiskinfo 1.1.0-r1: Interactive TUI S.M.A.R.T viewer sys-apps/daemonize 1.7.8: Runs a command as a Unix daemon diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ce4c372f3272..74235d64f663 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 27 Mar 2022 15:04:43 +0000 +Sun, 27 Mar 2022 15:34:44 +0000 |