diff options
author | 2021-06-25 12:21:29 +0000 | |
---|---|---|
committer | 2021-06-25 12:21:29 +0000 | |
commit | f68c213b157c1a9e61e5a860d35bd89502ec0086 (patch) | |
tree | c336361d4b767c8610b441189b7e59bd45173b35 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-f68c213b157c1a9e61e5a860d35bd89502ec0086.tar.gz gentoo-f68c213b157c1a9e61e5a860d35bd89502ec0086.tar.bz2 gentoo-f68c213b157c1a9e61e5a860d35bd89502ec0086.zip |
2021-06-25 12:21:27 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-eselect/eselect-lua-4-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-db/redis-5.0.12 | 8 | ||||
-rw-r--r-- | metadata/md5-cache/dev-libs/chmlib-0.40-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/cfgv-3.3.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/editdistance-s-1.0.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/identify-2.2.10 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-vcs/git-flow-1.12.3-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/elles_icc_profiles-20160501.0932-r1 | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
9 files changed, 19 insertions, 19 deletions
diff --git a/metadata/md5-cache/app-eselect/eselect-lua-4-r1 b/metadata/md5-cache/app-eselect/eselect-lua-4-r1 index f49ce90c75db..c860319a20a9 100644 --- a/metadata/md5-cache/app-eselect/eselect-lua-4-r1 +++ b/metadata/md5-cache/app-eselect/eselect-lua-4-r1 @@ -2,8 +2,8 @@ DEFINED_PHASES=install DESCRIPTION=Lua eselect module EAPI=7 HOMEPAGE=https://wiki.gentoo.org/wiki/No_homepage -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=app-admin/eselect !dev-lang/lua:0 SLOT=0 -_md5_=236c8f5ff38908c535bb5a240d3536f3 +_md5_=da8ef23b2445d5da1f0c0736cb56313b diff --git a/metadata/md5-cache/dev-db/redis-5.0.12 b/metadata/md5-cache/dev-db/redis-5.0.12 index 578dfb12cff7..bf713d329061 100644 --- a/metadata/md5-cache/dev-db/redis-5.0.12 +++ b/metadata/md5-cache/dev-db/redis-5.0.12 @@ -1,6 +1,6 @@ -BDEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( || ( dev-lang/lua:5.1 =dev-lang/lua-5.1*:0 ) ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig +BDEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( dev-lang/lua:5.1 ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig DEFINED_PHASES=compile configure install prepare -DEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( || ( dev-lang/lua:5.1 =dev-lang/lua-5.1*:0 ) ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) test? ( dev-lang/tcl:0= ) +DEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( dev-lang/lua:5.1 ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) test? ( dev-lang/tcl:0= ) DESCRIPTION=A persistent caching system, key-value and data structures database EAPI=7 HOMEPAGE=https://redis.io @@ -8,10 +8,10 @@ INHERIT=autotools flag-o-matic systemd toolchain-funcs tmpfiles IUSE=+jemalloc tcmalloc luajit test KEYWORDS=amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris LICENSE=BSD -RDEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( || ( dev-lang/lua:5.1 =dev-lang/lua-5.1*:0 ) ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) acct-group/redis acct-user/redis virtual/tmpfiles +RDEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( dev-lang/lua:5.1 ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-5.1:= ) acct-group/redis acct-user/redis virtual/tmpfiles REQUIRED_USE=?? ( tcmalloc jemalloc ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=http://download.redis.io/releases/redis-5.0.12.tar.gz _eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 tmpfiles 5cd6e8cf3288d5b19ff8b5c78c7e3e31 -_md5_=ff340148affe1d10294a5fbfc6e30d88 +_md5_=0dc2c99db37f7982ecda2360ed8ca53e diff --git a/metadata/md5-cache/dev-libs/chmlib-0.40-r1 b/metadata/md5-cache/dev-libs/chmlib-0.40-r1 index 6b479b848f20..aa4bb4cb66c5 100644 --- a/metadata/md5-cache/dev-libs/chmlib-0.40-r1 +++ b/metadata/md5-cache/dev-libs/chmlib-0.40-r1 @@ -5,9 +5,9 @@ EAPI=7 HOMEPAGE=http://www.jedrea.com/chmlib/ INHERIT=autotools out-of-source IUSE=+examples static-libs -KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 x86 +KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv x86 LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2 _eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354 out-of-source 15edba2977da53bbf4d1e5a60abc0e34 -_md5_=544c0b9442030fbe40adc9205d0c5371 +_md5_=a0b615bc3aefb62c3d5ae4bc80bca6a8 diff --git a/metadata/md5-cache/dev-python/cfgv-3.3.0 b/metadata/md5-cache/dev-python/cfgv-3.3.0 index 38f8e042fec2..e4402646db23 100644 --- a/metadata/md5-cache/dev-python/cfgv-3.3.0 +++ b/metadata/md5-cache/dev-python/cfgv-3.3.0 @@ -5,7 +5,7 @@ EAPI=7 HOMEPAGE=https://github.com/asottile/cfgv INHERIT=distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=amd64 ~hppa +KEYWORDS=amd64 ~hppa ~riscv LICENSE=MIT 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 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/asottile/cfgv/archive/refs/tags/v3.3.0.tar.gz -> cfgv-3.3.0.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 -_md5_=ba68b834f510e9adf28e4be87b5584f0 +_md5_=90342d2630c03abf237774cd624ac2e5 diff --git a/metadata/md5-cache/dev-python/editdistance-s-1.0.0 b/metadata/md5-cache/dev-python/editdistance-s-1.0.0 index f7c8d4046dd7..69f85f8f7ce6 100644 --- a/metadata/md5-cache/dev-python/editdistance-s-1.0.0 +++ b/metadata/md5-cache/dev-python/editdistance-s-1.0.0 @@ -6,7 +6,7 @@ EAPI=7 HOMEPAGE=https://github.com/asottile/editdistance-s INHERIT=distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=amd64 ~hppa +KEYWORDS=amd64 ~hppa ~riscv LICENSE=MIT RDEPEND=virtual/python-cffi[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 ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/asottile/editdistance-s/archive/refs/tags/v1.0.0.tar.gz -> editdistance-s-1.0.0.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 -_md5_=bc8d7f41cada39dbb2949ecf28cf0a5c +_md5_=abdb1906fa208e3af2e346d797e97e92 diff --git a/metadata/md5-cache/dev-python/identify-2.2.10 b/metadata/md5-cache/dev-python/identify-2.2.10 index 22340724946d..27f5726920b6 100644 --- a/metadata/md5-cache/dev-python/identify-2.2.10 +++ b/metadata/md5-cache/dev-python/identify-2.2.10 @@ -5,7 +5,7 @@ EAPI=7 HOMEPAGE=https://github.com/pre-commit/identify INHERIT=distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=~amd64 ~hppa +KEYWORDS=~amd64 ~hppa ~riscv LICENSE=MIT RDEPEND=dev-python/editdistance-s[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 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pre-commit/identify/archive/refs/tags/v2.2.10.tar.gz -> identify-2.2.10.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 -_md5_=6f65379416ee5a8931712856360d5a9d +_md5_=18fdb9c858779e4cce18b5717e2539b5 diff --git a/metadata/md5-cache/dev-vcs/git-flow-1.12.3-r2 b/metadata/md5-cache/dev-vcs/git-flow-1.12.3-r2 index 0ebc26f4c290..9c031b339eb6 100644 --- a/metadata/md5-cache/dev-vcs/git-flow-1.12.3-r2 +++ b/metadata/md5-cache/dev-vcs/git-flow-1.12.3-r2 @@ -3,10 +3,10 @@ DESCRIPTION=Git extensions to provide high-level repository operations EAPI=7 HOMEPAGE=https://github.com/petervanderdoes/gitflow-avh INHERIT=bash-completion-r1 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~riscv ~x86 LICENSE=BSD MIT RDEPEND=dev-vcs/git SLOT=0 SRC_URI=https://github.com/petervanderdoes/gitflow-avh/archive/1.12.3.tar.gz -> git-flow-1.12.3.tar.gz https://github.com/petervanderdoes/git-flow-completion/archive/0.6.0.tar.gz -> git-flow-completion-0.6.0.tar.gz _eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 -_md5_=3c071085dc34f05edaec386fbc5761f9 +_md5_=730d15d9c24511d0e977871ead69f315 diff --git a/metadata/md5-cache/media-libs/elles_icc_profiles-20160501.0932-r1 b/metadata/md5-cache/media-libs/elles_icc_profiles-20160501.0932-r1 index df436332babc..308eb0f6d7fa 100644 --- a/metadata/md5-cache/media-libs/elles_icc_profiles-20160501.0932-r1 +++ b/metadata/md5-cache/media-libs/elles_icc_profiles-20160501.0932-r1 @@ -2,8 +2,8 @@ DEFINED_PHASES=install DESCRIPTION=Elle Stone's well-behaved RGB and grey ICC profiles EAPI=7 HOMEPAGE=https://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html -KEYWORDS=amd64 +KEYWORDS=amd64 ~riscv LICENSE=CC-BY-SA-3.0 SLOT=0 SRC_URI=https://github.com/ellelstone/elles_icc_profiles/archive/20160501-0932EST.tar.gz -> elles_icc_profiles-20160501.0932.tar.gz -_md5_=cc41a67e9d9a80f34ea24a4bfcdf24f0 +_md5_=05955a2f89c371facbffc7be7e727054 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 1bb088e88f11..0bf8c2ce97c7 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 25 Jun 2021 11:51:45 +0000 +Fri, 25 Jun 2021 12:21:27 +0000 |