summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-12-07 07:06:47 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-12-07 07:06:47 +0000
commitc9748fdedc2a87fc58186839f2ddca688628b64c (patch)
tree9d7f692ef2da4469080a224bad50c978e3e6c710 /metadata
parentMerge updates from master (diff)
downloadgentoo-c9748fdedc2a87fc58186839f2ddca688628b64c.tar.gz
gentoo-c9748fdedc2a87fc58186839f2ddca688628b64c.tar.bz2
gentoo-c9748fdedc2a87fc58186839f2ddca688628b64c.zip
2021-12-07 07:06:44 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/pip-21.3.1-r14
-rw-r--r--metadata/md5-cache/dev-python/pyalsa-1.2.616
-rw-r--r--metadata/md5-cache/dev-python/tomli-w-1.0.04
-rw-r--r--metadata/md5-cache/media-libs/alsa-lib-1.2.616
-rw-r--r--metadata/md5-cache/media-libs/alsa-ucm-conf-1.2.611
-rw-r--r--metadata/md5-cache/media-libs/hamlib-4.217
-rw-r--r--metadata/md5-cache/media-plugins/alsa-plugins-1.2.615
-rw-r--r--metadata/md5-cache/media-sound/alsa-utils-1.2.615
-rw-r--r--metadata/md5-cache/sys-fs/encfs-1.9.5-r216
-rw-r--r--metadata/pkg_desc_index14
-rw-r--r--metadata/timestamp.chk2
11 files changed, 101 insertions, 29 deletions
diff --git a/metadata/md5-cache/dev-python/pip-21.3.1-r1 b/metadata/md5-cache/dev-python/pip-21.3.1-r1
index d52c0b1b9750..d575d1d51b8d 100644
--- a/metadata/md5-cache/dev-python/pip-21.3.1-r1
+++ b/metadata/md5-cache/dev-python/pip-21.3.1-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pip.pypa.io/en/stable/ https://pypi.org/project/pip/ https://github.com/pypa/pip/
INHERIT=bash-completion-r1 distutils-r1
IUSE=test vanilla python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=MIT
RDEPEND=>=dev-python/setuptools-39.2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0=[ssl(+),threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[ssl(+),threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[ssl(+),threads(+)] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 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/pypa/pip/archive/21.3.1.tar.gz -> pip-21.3.1.tar.gz test? ( https://files.pythonhosted.org/packages/py3/s/setuptools/setuptools-57.4.0-py3-none-any.whl https://files.pythonhosted.org/packages/py2.py3/w/wheel/wheel-0.36.2-py2.py3-none-any.whl https://github.com/pypa/virtualenv/archive/16.7.11.tar.gz -> virtualenv-16.7.11.tar.gz )
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 bash-completion-r1 d3a60385655d9b402be765a6de333245 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
-_md5_=99c94fdda2d31f0410508eef1d274d2f
+_md5_=d29e6657fa069e9d8e6423e854d0b2dc
diff --git a/metadata/md5-cache/dev-python/pyalsa-1.2.6 b/metadata/md5-cache/dev-python/pyalsa-1.2.6
new file mode 100644
index 000000000000..b6c7786bd60b
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pyalsa-1.2.6
@@ -0,0 +1,16 @@
+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
+DEPEND=media-libs/alsa-lib dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DESCRIPTION=Python bindings for ALSA library
+EAPI=8
+HOMEPAGE=https://alsa-project.org/wiki/Main_Page
+INHERIT=distutils-r1 flag-o-matic
+IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-2
+RDEPEND=media-libs/alsa-lib 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://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.6.tar.bz2
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
+_md5_=227cfc67ef62f369943efd1a793100d8
diff --git a/metadata/md5-cache/dev-python/tomli-w-1.0.0 b/metadata/md5-cache/dev-python/tomli-w-1.0.0
index 6394066fc129..7139e9e2cae5 100644
--- a/metadata/md5-cache/dev-python/tomli-w-1.0.0
+++ b/metadata/md5-cache/dev-python/tomli-w-1.0.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/tomli-w/ https://github.com/hukkin/tomli-w/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 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/hukkin/tomli-w/archive/1.0.0.tar.gz -> tomli-w-1.0.0.gh.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
-_md5_=e108c8bef827611563059e9a041e7eab
+_md5_=e9497fd55c23c3606277c8a37a8446b9
diff --git a/metadata/md5-cache/media-libs/alsa-lib-1.2.6 b/metadata/md5-cache/media-libs/alsa-lib-1.2.6
new file mode 100644
index 000000000000..641540f6b97f
--- /dev/null
+++ b/metadata/md5-cache/media-libs/alsa-lib-1.2.6
@@ -0,0 +1,16 @@
+BDEPEND=doc? ( >=app-doc/doxygen-1.2.6 ) 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
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) media-libs/alsa-topology-conf media-libs/alsa-ucm-conf
+DESCRIPTION=Advanced Linux Sound Architecture Library
+EAPI=8
+HOMEPAGE=https://alsa-project.org/wiki/Main_Page
+INHERIT=autotools multilib-minimal python-single-r1
+IUSE=alisp debug doc elibc_uclibc python +thread-safety abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
+LICENSE=LGPL-2.1
+RDEPEND=python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) media-libs/alsa-topology-conf media-libs/alsa-ucm-conf
+REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
+SLOT=0
+SRC_URI=https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.6.tar.bz2
+_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
+_md5_=284c5143598afed7d854a411e2dcf716
diff --git a/metadata/md5-cache/media-libs/alsa-ucm-conf-1.2.6 b/metadata/md5-cache/media-libs/alsa-ucm-conf-1.2.6
new file mode 100644
index 000000000000..3343047061a3
--- /dev/null
+++ b/metadata/md5-cache/media-libs/alsa-ucm-conf-1.2.6
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DEPEND=!<media-libs/alsa-lib-1.2.1
+DESCRIPTION=ALSA ucm configuration files
+EAPI=8
+HOMEPAGE=https://alsa-project.org/wiki/Main_Page
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=BSD
+RDEPEND=!<media-libs/alsa-lib-1.2.1
+SLOT=0
+SRC_URI=https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.6.tar.bz2
+_md5_=1e6d5e17c04d7685155fddd73313711d
diff --git a/metadata/md5-cache/media-libs/hamlib-4.2 b/metadata/md5-cache/media-libs/hamlib-4.2
deleted file mode 100644
index 540efe4a0658..000000000000
--- a/metadata/md5-cache/media-libs/hamlib-4.2
+++ /dev/null
@@ -1,17 +0,0 @@
-BDEPEND=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
-DEFINED_PHASES=compile configure install prepare setup
-DEPEND==virtual/libusb-0* dev-libs/libxml2 sys-libs/readline:0= perl? ( dev-lang/perl ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) ) tcl? ( dev-lang/tcl:0= ) virtual/pkgconfig dev-lang/swig >=sys-devel/libtool-2.2 doc? ( app-doc/doxygen )
-DESCRIPTION=Ham radio backend rig control libraries
-EAPI=7
-HOMEPAGE=https://www.hamlib.org
-INHERIT=autotools python-single-r1
-IUSE=doc perl python tcl python_single_target_python3_8 python_single_target_python3_9
-KEYWORDS=amd64 x86
-LICENSE=LGPL-2 GPL-2
-RDEPEND==virtual/libusb-0* dev-libs/libxml2 sys-libs/readline:0= perl? ( dev-lang/perl ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) ) tcl? ( dev-lang/tcl:0= )
-REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
-RESTRICT=test
-SLOT=0/4.2
-SRC_URI=mirror://sourceforge/hamlib/hamlib-4.2.tar.gz
-_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
-_md5_=e6728bd3c383800771dff1e1b4cde20a
diff --git a/metadata/md5-cache/media-plugins/alsa-plugins-1.2.6 b/metadata/md5-cache/media-plugins/alsa-plugins-1.2.6
new file mode 100644
index 000000000000..0a87f69c8c9d
--- /dev/null
+++ b/metadata/md5-cache/media-plugins/alsa-plugins-1.2.6
@@ -0,0 +1,15 @@
+BDEPEND=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
+DEFINED_PHASES=compile configure install postinst prepare test
+DEPEND=>=media-libs/alsa-lib-1.2.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ffmpeg? ( media-video/ffmpeg:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/speexdsp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
+DESCRIPTION=ALSA extra plugins
+EAPI=8
+HOMEPAGE=https://alsa-project.org/wiki/Main_Page
+INHERIT=autotools flag-o-matic multilib multilib-minimal
+IUSE=arcam_av debug ffmpeg jack libsamplerate +mix oss pulseaudio speex +usb_stream abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
+LICENSE=GPL-2 LGPL-2.1
+RDEPEND=>=media-libs/alsa-lib-1.2.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ffmpeg? ( media-video/ffmpeg:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/speexdsp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
+SLOT=0
+SRC_URI=https://www.alsa-project.org/files/pub/plugins/alsa-plugins-1.2.6.tar.bz2
+_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
+_md5_=c98911da7dc6d68f685a6a3646623fcf
diff --git a/metadata/md5-cache/media-sound/alsa-utils-1.2.6 b/metadata/md5-cache/media-sound/alsa-utils-1.2.6
new file mode 100644
index 000000000000..e39b47f0555c
--- /dev/null
+++ b/metadata/md5-cache/media-sound/alsa-utils-1.2.6
@@ -0,0 +1,15 @@
+BDEPEND=virtual/pkgconfig virtual/pkgconfig virtual/pkgconfig
+DEFINED_PHASES=configure install postinst
+DEPEND=>=media-libs/alsa-lib-1.2.6 libsamplerate? ( media-libs/libsamplerate ) ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) bat? ( sci-libs/fftw:= ) doc? ( app-text/xmlto )
+DESCRIPTION=Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)
+EAPI=8
+HOMEPAGE=https://alsa-project.org/wiki/Main_Page
+INHERIT=systemd udev
+IUSE=bat doc +libsamplerate +ncurses nls selinux
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-2
+RDEPEND=>=media-libs/alsa-lib-1.2.6 libsamplerate? ( media-libs/libsamplerate ) ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) bat? ( sci-libs/fftw:= ) selinux? ( sec-policy/selinux-alsa )
+SLOT=0.9
+SRC_URI=https://www.alsa-project.org/files/pub/utils/alsa-utils-1.2.6.tar.bz2
+_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32
+_md5_=dfeb7350cd2d55d8198b4e1727868642
diff --git a/metadata/md5-cache/sys-fs/encfs-1.9.5-r2 b/metadata/md5-cache/sys-fs/encfs-1.9.5-r2
new file mode 100644
index 000000000000..2e774fb8964e
--- /dev/null
+++ b/metadata/md5-cache/sys-fs/encfs-1.9.5-r2
@@ -0,0 +1,16 @@
+BDEPEND=dev-lang/perl sys-devel/gettext virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-libs/openssl:= dev-libs/tinyxml2:= sys-fs/fuse:0= sys-libs/zlib
+DESCRIPTION=An implementation of encrypted filesystem in user-space using FUSE
+EAPI=7
+HOMEPAGE=https://vgough.github.io/encfs/
+INHERIT=cmake
+IUSE=nls
+KEYWORDS=~amd64 ~arm ~ppc64 ~sparc ~x86
+LICENSE=GPL-3 LGPL-3
+RDEPEND=dev-libs/openssl:= dev-libs/tinyxml2:= sys-fs/fuse:0= sys-libs/zlib
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/vgough/encfs/archive/v1.9.5.tar.gz -> encfs-1.9.5.tar.gz
+_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6
+_md5_=9a2ee3f8d9581210a4713a45d8c13e98
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 3ca03d4700ca..774ccee8f934 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -9038,7 +9038,7 @@ dev-python/pyFFTW 0.12.0-r1 9999: A pythonic python wrapper around FFTW
dev-python/pyGPG 0.2 9999: A python interface wrapper for gnupg's gpg command
dev-python/pyacoustid 1.2.0: Python bindings for Chromaprint and the AcoustID web service
dev-python/pyaes 1.6.1-r2: Pure-Python Implementation of the AES block-cipher and common modes of operation
-dev-python/pyalsa 1.1.6-r1: Python bindings for ALSA library
+dev-python/pyalsa 1.1.6-r1 1.2.6: Python bindings for ALSA library
dev-python/pyamg 4.1.0: Algebraic multigrid solvers in Python
dev-python/pyasn1 0.4.8-r1: ASN.1 library for Python
dev-python/pyasn1-modules 0.2.8-r1: pyasn1 modules
@@ -13369,10 +13369,10 @@ media-libs/a52dec 0.7.4-r8: library for decoding ATSC A/52 streams used in DVD
media-libs/aalib 1.4_rc5-r9: A ASCII-Graphics Library
media-libs/aften 0.0.8-r2: A/52 (AC-3) audio encoder
media-libs/allegro 4.4.3.1 5.2.6.0 5.2.7.0: Cross-platform library aimed at video game and multimedia programming
-media-libs/alsa-lib 1.2.4 1.2.5.1: Advanced Linux Sound Architecture Library
+media-libs/alsa-lib 1.2.4 1.2.5.1 1.2.6: Advanced Linux Sound Architecture Library
media-libs/alsa-oss 1.1.8: Advanced Linux Sound Architecture OSS compatibility layer
media-libs/alsa-topology-conf 1.2.4 1.2.5.1: ALSA topology configuration files
-media-libs/alsa-ucm-conf 1.2.4 1.2.5.1: ALSA ucm configuration files
+media-libs/alsa-ucm-conf 1.2.4 1.2.5.1 1.2.6: ALSA ucm configuration files
media-libs/alure 1.2-r2: The OpenAL Utility Toolkit
media-libs/ampache_browser 1.0.3: Ampache desktop client library
media-libs/aribb24 1.0.3-r2: Library for decoding ARIB STD-B24 subtitles
@@ -13449,7 +13449,7 @@ media-libs/gstreamer 1.16.3 1.18.4: Open source multimedia framework
media-libs/gstreamer-editing-services 1.16.3: SDK for making video editors and more
media-libs/guilib 1.2.1-r1: Simple widget set for SDL
media-libs/gupnp-dlna 0.10.5 0.11.0: Library providing DLNA-related functionality for MediaServers
-media-libs/hamlib 4.2 4.3.1 4.4: Ham radio backend rig control libraries
+media-libs/hamlib 4.3.1 4.4: Ham radio backend rig control libraries
media-libs/harfbuzz 3.1.1 3.1.2 9999: An OpenType text shaping engine
media-libs/icc-profiles-basiccolor-printing2009 1.2.0: ICC profiles for printing/offset
media-libs/icc-profiles-openicc 1.3.1: ICC color profiles by OpenICC
@@ -13755,7 +13755,7 @@ media-libs/zita-resampler 1.8.0: C++ library for real-time resampling of audio s
media-libs/zmusic 1.1.4: GZDoom's music system as a standalone library
media-libs/zvbi 0.2.35-r1 0.2.35-r2: VBI Decoding Library for Zapping
media-libs/zxing-cpp 1.2.0: C++ Multi-format 1D/2D barcode image processing library
-media-plugins/alsa-plugins 1.2.2 1.2.5: ALSA extra plugins
+media-plugins/alsa-plugins 1.2.2 1.2.5 1.2.6: ALSA extra plugins
media-plugins/alsaequal 0.7.1: A real-time adjustable equalizer plugin for ALSA
media-plugins/amb-plugins 0.8.1-r1: AMB-plugins ladspa plugin package. Filters by Fons Adriaensen
media-plugins/ams-lv2 1.2.2: A port of the AMS internal modules to LV2 plugins to create modular synthesizers
@@ -14070,7 +14070,7 @@ media-sound/abcmidi 2021.10.15 2021.11.25 2021.12.05: Programs for processing AB
media-sound/aeolus 0.9.9: A synthesised pipe organ emulator
media-sound/alac_decoder 0.2.0-r1: Basic decoder for Apple Lossless Audio Codec files (ALAC)
media-sound/alsa-tools 1.2.2-r1 1.2.5: Advanced Linux Sound Architecture tools
-media-sound/alsa-utils 1.2.4 1.2.5.1: Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)
+media-sound/alsa-utils 1.2.4 1.2.5.1 1.2.6: Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)
media-sound/alsamixer-app 0.1-r1: simple alsa mixer dockapp
media-sound/alsamixergui 0.9.0.1.2-r4: FLTK based amixer Frontend
media-sound/alsaplayer 0.99.81-r2: A heavily multi-threaded pluggable audio player
@@ -17805,7 +17805,7 @@ sys-fs/duperemove 0.11.3: Btrfs and xfs deduplication utility
sys-fs/e2fsprogs 1.46.4 1.46.4-r51: Standard EXT2/EXT3/EXT4 filesystem utilities
sys-fs/e2tools 0.1.0-r1: utilities to read, write, and manipulate files in an ext2/ext3 filesystem
sys-fs/ecryptfs-utils 111_p20170609-r1: eCryptfs userspace utilities
-sys-fs/encfs 1.9.5 1.9.5-r1: An implementation of encrypted filesystem in user-space using FUSE
+sys-fs/encfs 1.9.5 1.9.5-r1 1.9.5-r2: An implementation of encrypted filesystem in user-space using FUSE
sys-fs/eudev 3.2.5 3.2.7-r2 3.2.8 3.2.9 3.2.10 3.2.10-r1 4.9999 9999: Linux dynamic and persistent device naming support (aka userspace devfs)
sys-fs/exfat-utils 1.3.0: exFAT filesystem utilities
sys-fs/exfatprogs 1.1.2 1.1.3 9999: Userspace utilities for new exfat filesystem (kernel 5.7+)
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 2e2e6a86eb02..d0746937a148 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 07 Dec 2021 06:51:42 +0000
+Tue, 07 Dec 2021 07:06:44 +0000