summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-09-13 23:35:30 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-09-13 23:35:30 +0000
commit0d6cf9dfca9e137d89d31024da9f51fc1bd57080 (patch)
tree216e523727491398a44665e18db827ebfae9fc15 /metadata
parentMerge updates from master (diff)
downloadgentoo-0d6cf9dfca9e137d89d31024da9f51fc1bd57080.tar.gz
gentoo-0d6cf9dfca9e137d89d31024da9f51fc1bd57080.tar.bz2
gentoo-0d6cf9dfca9e137d89d31024da9f51fc1bd57080.zip
2020-09-13 23:35:29 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-php/composer-1.10.1312
-rw-r--r--metadata/md5-cache/dev-php/jsonlint-1.8.212
-rw-r--r--metadata/md5-cache/dev-php/phar-utils-1.1.110
-rw-r--r--metadata/md5-cache/dev-php/semver-1.7.010
-rw-r--r--metadata/md5-cache/dev-php/spdx-licenses-1.5.410
-rw-r--r--metadata/md5-cache/dev-php/xdebug-handler-1.4.310
-rw-r--r--metadata/md5-cache/dev-util/cbindgen-0.14.312
-rw-r--r--metadata/md5-cache/dev-util/cbindgen-0.14.44
-rw-r--r--metadata/md5-cache/net-libs/libwebsockets-4.1.015
-rw-r--r--metadata/md5-cache/net-mail/notmuch-0.3116
-rw-r--r--metadata/pkg_desc_index18
-rw-r--r--metadata/timestamp.chk2
12 files changed, 107 insertions, 24 deletions
diff --git a/metadata/md5-cache/dev-php/composer-1.10.13 b/metadata/md5-cache/dev-php/composer-1.10.13
new file mode 100644
index 000000000000..0ec2784d597d
--- /dev/null
+++ b/metadata/md5-cache/dev-php/composer-1.10.13
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install
+DESCRIPTION=Dependency Manager for PHP
+EAPI=7
+HOMEPAGE=https://github.com/composer/composer
+IUSE=test
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:*[curl] >=dev-php/ca-bundle-1.1.3 >=dev-php/psr-log-1.1.0 dev-php/fedora-autoloader >=dev-php/json-schema-5.2.7 >=dev-php/jsonlint-1.7.1 >=dev-php/phar-utils-1.0.1 >=dev-php/semver-1.4.2 >=dev-php/spdx-licenses-1.5.0 >=dev-php/symfony-console-2.8.48 >=dev-php/symfony-filesystem-2.8.48 >=dev-php/symfony-finder-2.8.49 >=dev-php/symfony-process-2.8.48 >=dev-php/xdebug-handler-1.3.1
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/composer/composer/archive/1.10.13.tar.gz -> composer-1.10.13.tar.gz
+_md5_=ade177e75edcf458742299a2d24571a6
diff --git a/metadata/md5-cache/dev-php/jsonlint-1.8.2 b/metadata/md5-cache/dev-php/jsonlint-1.8.2
new file mode 100644
index 000000000000..0687faf9b604
--- /dev/null
+++ b/metadata/md5-cache/dev-php/jsonlint-1.8.2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install prepare test
+DEPEND=test? ( dev-lang/php:* dev-php/fedora-autoloader dev-php/phpunit )
+DESCRIPTION=JSON Lint for PHP
+EAPI=7
+HOMEPAGE=https://github.com/Seldaek/jsonlint
+IUSE=test
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
+SLOT=0
+SRC_URI=https://github.com/Seldaek/jsonlint/archive/1.8.2.tar.gz -> jsonlint-1.8.2.tar.gz
+_md5_=99cc68921a1a4d5dc63337a9f03fd6a6
diff --git a/metadata/md5-cache/dev-php/phar-utils-1.1.1 b/metadata/md5-cache/dev-php/phar-utils-1.1.1
new file mode 100644
index 000000000000..cf4c9cdbd8e0
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phar-utils-1.1.1
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=PHAR file format utilities, for when PHP phars you up
+EAPI=7
+HOMEPAGE=https://github.com/Seldaek/phar-utils
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:*[phar] dev-php/fedora-autoloader
+SLOT=0
+SRC_URI=https://github.com/Seldaek/phar-utils/archive/1.1.1.tar.gz -> phar-utils-1.1.1.tar.gz
+_md5_=4771e5af0a4c954f305ce18f4c66d4af
diff --git a/metadata/md5-cache/dev-php/semver-1.7.0 b/metadata/md5-cache/dev-php/semver-1.7.0
new file mode 100644
index 000000000000..f6e7080fc660
--- /dev/null
+++ b/metadata/md5-cache/dev-php/semver-1.7.0
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=Semantic versioning utilities, constraint parsing, and checking
+EAPI=7
+HOMEPAGE=https://github.com/composer/semver
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
+SLOT=0
+SRC_URI=https://github.com/composer/semver/archive/1.7.0.tar.gz -> semver-1.7.0.tar.gz
+_md5_=886d347c5aa7ffe350cc70a99cabeaa3
diff --git a/metadata/md5-cache/dev-php/spdx-licenses-1.5.4 b/metadata/md5-cache/dev-php/spdx-licenses-1.5.4
new file mode 100644
index 000000000000..9c184916fc93
--- /dev/null
+++ b/metadata/md5-cache/dev-php/spdx-licenses-1.5.4
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=Tools for working with and validating SPDX licenses
+EAPI=7
+HOMEPAGE=https://github.com/composer/spdx-licenses
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
+SLOT=0
+SRC_URI=https://github.com/composer/spdx-licenses/archive/1.5.4.tar.gz -> spdx-licenses-1.5.4.tar.gz
+_md5_=9e32c8ae0fc574e090173c8e087794c9
diff --git a/metadata/md5-cache/dev-php/xdebug-handler-1.4.3 b/metadata/md5-cache/dev-php/xdebug-handler-1.4.3
new file mode 100644
index 000000000000..f0fabce694f6
--- /dev/null
+++ b/metadata/md5-cache/dev-php/xdebug-handler-1.4.3
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=Restart a CLI process without loading the xdebug extension
+EAPI=7
+HOMEPAGE=https://github.com/composer/xdebug-handler
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-lang/php:* dev-php/fedora-autoloader >=dev-php/psr-log-1.0.2
+SLOT=0
+SRC_URI=https://github.com/composer/xdebug-handler/archive/1.4.3.tar.gz -> xdebug-handler-1.4.3.tar.gz
+_md5_=71b0485e1e3e0c693c7f70d82098108e
diff --git a/metadata/md5-cache/dev-util/cbindgen-0.14.3 b/metadata/md5-cache/dev-util/cbindgen-0.14.3
deleted file mode 100644
index 39488d91a222..000000000000
--- a/metadata/md5-cache/dev-util/cbindgen-0.14.3
+++ /dev/null
@@ -1,12 +0,0 @@
-BDEPEND=>=virtual/rust-1.37.0
-DEFINED_PHASES=compile install test unpack
-DESCRIPTION=A tool for generating C bindings to Rust code
-EAPI=7
-HOMEPAGE=https://github.com/eqrion/cbindgen/
-IUSE=debug
-KEYWORDS=amd64 ~arm arm64 ~ppc64 x86
-LICENSE=MIT MPL-2.0
-SLOT=0
-SRC_URI=https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.13/download -> atty-0.2.13.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/c2-chacha/0.2.3/download -> c2-chacha-0.2.3.crate https://crates.io/api/v1/crates/cbindgen/0.14.3/download -> cbindgen-0.14.3.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/getrandom/0.1.13/download -> getrandom-0.1.13.crate https://crates.io/api/v1/crates/heck/0.3.1/download -> heck-0.3.1.crate https://crates.io/api/v1/crates/itoa/0.4.4/download -> itoa-0.4.4.crate https://crates.io/api/v1/crates/libc/0.2.66/download -> libc-0.2.66.crate https://crates.io/api/v1/crates/log/0.4.8/download -> log-0.4.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.6/download -> ppv-lite86-0.2.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.6/download -> proc-macro2-1.0.6.crate https://crates.io/api/v1/crates/quote/1.0.2/download -> quote-1.0.2.crate https://crates.io/api/v1/crates/rand/0.7.2/download -> rand-0.7.2.crate https://crates.io/api/v1/crates/rand_chacha/0.2.1/download -> rand_chacha-0.2.1.crate https://crates.io/api/v1/crates/rand_core/0.5.1/download -> rand_core-0.5.1.crate https://crates.io/api/v1/crates/rand_hc/0.2.0/download -> rand_hc-0.2.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.56/download -> redox_syscall-0.1.56.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.2/download -> remove_dir_all-0.5.2.crate https://crates.io/api/v1/crates/ryu/1.0.2/download -> ryu-1.0.2.crate https://crates.io/api/v1/crates/serde/1.0.104/download -> serde-1.0.104.crate https://crates.io/api/v1/crates/serde_derive/1.0.104/download -> serde_derive-1.0.104.crate https://crates.io/api/v1/crates/serde_json/1.0.44/download -> serde_json-1.0.44.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/syn/1.0.11/download -> syn-1.0.11.crate https://crates.io/api/v1/crates/tempfile/3.1.0/download -> tempfile-3.1.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/toml/0.5.5/download -> toml-0.5.5.crate https://crates.io/api/v1/crates/unicode-segmentation/1.6.0/download -> unicode-segmentation-1.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.7/download -> unicode-width-0.1.7.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wasi/0.7.0/download -> wasi-0.7.0.crate https://crates.io/api/v1/crates/winapi/0.3.8/download -> winapi-0.3.8.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
-_eclasses_=cargo 59ecae2c29d723be70671fd182038195 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
-_md5_=25030bca0a506636ed13ba03419688a3
diff --git a/metadata/md5-cache/dev-util/cbindgen-0.14.4 b/metadata/md5-cache/dev-util/cbindgen-0.14.4
index 8654c0b7458d..0536e2ed57f0 100644
--- a/metadata/md5-cache/dev-util/cbindgen-0.14.4
+++ b/metadata/md5-cache/dev-util/cbindgen-0.14.4
@@ -4,9 +4,9 @@ DESCRIPTION=A tool for generating C bindings to Rust code
EAPI=7
HOMEPAGE=https://github.com/eqrion/cbindgen/
IUSE=debug
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+KEYWORDS=amd64 ~arm arm64 ~ppc64 x86
LICENSE=MIT MPL-2.0
SLOT=0
SRC_URI=https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.13/download -> atty-0.2.13.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/c2-chacha/0.2.3/download -> c2-chacha-0.2.3.crate https://crates.io/api/v1/crates/cbindgen/0.14.4/download -> cbindgen-0.14.4.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/getrandom/0.1.13/download -> getrandom-0.1.13.crate https://crates.io/api/v1/crates/heck/0.3.1/download -> heck-0.3.1.crate https://crates.io/api/v1/crates/itoa/0.4.4/download -> itoa-0.4.4.crate https://crates.io/api/v1/crates/libc/0.2.66/download -> libc-0.2.66.crate https://crates.io/api/v1/crates/log/0.4.8/download -> log-0.4.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.6/download -> ppv-lite86-0.2.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.6/download -> proc-macro2-1.0.6.crate https://crates.io/api/v1/crates/quote/1.0.2/download -> quote-1.0.2.crate https://crates.io/api/v1/crates/rand/0.7.2/download -> rand-0.7.2.crate https://crates.io/api/v1/crates/rand_chacha/0.2.1/download -> rand_chacha-0.2.1.crate https://crates.io/api/v1/crates/rand_core/0.5.1/download -> rand_core-0.5.1.crate https://crates.io/api/v1/crates/rand_hc/0.2.0/download -> rand_hc-0.2.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.56/download -> redox_syscall-0.1.56.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.2/download -> remove_dir_all-0.5.2.crate https://crates.io/api/v1/crates/ryu/1.0.2/download -> ryu-1.0.2.crate https://crates.io/api/v1/crates/serde/1.0.104/download -> serde-1.0.104.crate https://crates.io/api/v1/crates/serde_derive/1.0.104/download -> serde_derive-1.0.104.crate https://crates.io/api/v1/crates/serde_json/1.0.44/download -> serde_json-1.0.44.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/syn/1.0.11/download -> syn-1.0.11.crate https://crates.io/api/v1/crates/tempfile/3.1.0/download -> tempfile-3.1.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/toml/0.5.5/download -> toml-0.5.5.crate https://crates.io/api/v1/crates/unicode-segmentation/1.6.0/download -> unicode-segmentation-1.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.7/download -> unicode-width-0.1.7.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wasi/0.7.0/download -> wasi-0.7.0.crate https://crates.io/api/v1/crates/winapi/0.3.8/download -> winapi-0.3.8.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
_eclasses_=cargo 59ecae2c29d723be70671fd182038195 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
-_md5_=80ca051a392873aa514dcb67aab8684d
+_md5_=d15f849b69818119978ea97cc7ec6d1c
diff --git a/metadata/md5-cache/net-libs/libwebsockets-4.1.0 b/metadata/md5-cache/net-libs/libwebsockets-4.1.0
new file mode 100644
index 000000000000..ceef52bf8b64
--- /dev/null
+++ b/metadata/md5-cache/net-libs/libwebsockets-4.1.0
@@ -0,0 +1,15 @@
+BDEPEND=dev-lang/perl virtual/pkgconfig dev-util/ninja dev-util/cmake
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=sys-libs/zlib caps? ( sys-libs/libcap ) dbus? ( sys-apps/dbus ) http-proxy? ( net-libs/libhubbub ) libev? ( dev-libs/libev ) libevent? ( dev-libs/libevent:= ) libuv? ( dev-libs/libuv:= ) sqlite3? ( dev-db/sqlite:= ) ssl? ( !libressl? ( !mbedtls? ( dev-libs/openssl:0= ) mbedtls? ( >net-libs/mbedtls-2.0.0 ) ) )
+DESCRIPTION=A flexible pure-C library for implementing network protocols
+EAPI=7
+HOMEPAGE=https://libwebsockets.org/
+IUSE=access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6 +lejp libev libevent libressl libuv mbedtls peer-limits server-status smtp socks5 sqlite3 ssl static-libs threads zip
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=sys-libs/zlib caps? ( sys-libs/libcap ) dbus? ( sys-apps/dbus ) http-proxy? ( net-libs/libhubbub ) libev? ( dev-libs/libev ) libevent? ( dev-libs/libevent:= ) libuv? ( dev-libs/libuv:= ) sqlite3? ( dev-db/sqlite:= ) ssl? ( !libressl? ( !mbedtls? ( dev-libs/openssl:0= ) mbedtls? ( >net-libs/mbedtls-2.0.0 ) ) )
+REQUIRED_USE=access-log? ( http2 ) generic-sessions? ( smtp sqlite3 ) http-proxy? ( client ) smtp? ( libuv ) ssl? ( ?? ( libressl mbedtls ) ) mbedtls? ( ssl ) ?? ( libev libevent )
+SLOT=0/17
+SRC_URI=https://github.com/warmcat/libwebsockets/archive/v4.1.0.tar.gz -> libwebsockets-4.1.0.tar.gz
+_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
+_md5_=1850e87b9d330b15be67136d129d4433
diff --git a/metadata/md5-cache/net-mail/notmuch-0.31 b/metadata/md5-cache/net-mail/notmuch-0.31
new file mode 100644
index 000000000000..4166fdec5686
--- /dev/null
+++ b/metadata/md5-cache/net-mail/notmuch-0.31
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinx sys-apps/texinfo )
+DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
+DEPEND=dev-libs/glib dev-libs/gmime:3.0[crypt] dev-libs/xapian:= sys-libs/talloc sys-libs/zlib emacs? ( >=app-editors/emacs-24.1:* ) python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cffi ) test? ( >=app-editors/emacs-24.1:*[libxml2] app-misc/dtach sys-devel/gdb crypt? ( app-crypt/gnupg dev-libs/openssl ) ) valgrind? ( dev-util/valgrind )
+DESCRIPTION=Thread-based e-mail indexer, supporting quick search and tagging
+EAPI=7
+HOMEPAGE=https://notmuchmail.org/
+IUSE=crypt doc emacs mutt nmbug python test valgrind python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
+KEYWORDS=~alpha ~amd64 ~arm64 ~ppc64 ~x86
+LICENSE=GPL-3
+RDEPEND=dev-libs/glib dev-libs/gmime:3.0[crypt] dev-libs/xapian:= sys-libs/talloc sys-libs/zlib emacs? ( >=app-editors/emacs-24.1:* ) python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cffi ) crypt? ( app-crypt/gnupg ) mutt? ( dev-perl/File-Which dev-perl/Mail-Box dev-perl/MailTools dev-perl/String-ShellQuote dev-perl/Term-ReadLine-Gnu virtual/perl-Digest-SHA virtual/perl-File-Path virtual/perl-Getopt-Long virtual/perl-Pod-Parser ) nmbug? ( dev-vcs/git )
+REQUIRED_USE=nmbug? ( python ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) test? ( crypt emacs python valgrind )
+RESTRICT=!test? ( test )
+SLOT=0/5
+SRC_URI=https://notmuchmail.org/releases/notmuch-0.31.tar.xz test? ( https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )
+_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef distutils-r1 eb92d1a6d9057e2422cc9610f79f919c edos2unix 33e347e171066657f91f8b0c72ec8773 elisp-common cae18e9c43c86703b074d0b15dcdb9e2 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974
+_md5_=35dd0964dec04cb1208294f6e75be13e
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 6d9ad033d80a..bcc9173fe7c8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -7731,7 +7731,7 @@ dev-php/agavi 1.0.8: PHP MVC application framework
dev-php/awl 0.61: Andrew McMillan's Web Libraries
dev-php/ca-bundle 1.1.3: Find the system CA bundle or fall back to the Mozilla one
dev-php/cli-prompt 1.0.0 1.0.3: Allows you to prompt for user input on the command line
-dev-php/composer 1.9.3 1.10.1 1.10.5 1.10.6 1.10.7 1.10.8 1.10.9 1.10.10: Dependency Manager for PHP
+dev-php/composer 1.9.3 1.10.1 1.10.5 1.10.6 1.10.7 1.10.8 1.10.9 1.10.10 1.10.13: Dependency Manager for PHP
dev-php/cphplib 0.51-r1: Cute PHP Library (cphplib)
dev-php/doctrine 1.2.5 2.4.6 2.6.1 2.6.4: An object relational mapper for PHP
dev-php/doctrine-instantiator 1.0.5 1.1.0 1.3.0 1.3.1: Utility to instantiate objects in PHP without invoking their constructors
@@ -7740,7 +7740,7 @@ dev-php/geos-php 1.0.0: A PHP interface to GEOS - Geometry Engine, Open Source
dev-php/igbinary 3.1.5: A fast drop-in replacement for the standard PHP serialize
dev-php/jpgraph 4.0.2 4.2.0: Object-oriented graphing library for PHP
dev-php/json-schema 5.2.8 5.2.9 5.2.10: PHP implementation of JSON schema
-dev-php/jsonlint 1.7.1 1.7.2: JSON Lint for PHP
+dev-php/jsonlint 1.7.1 1.7.2 1.8.2: JSON Lint for PHP
dev-php/libchart 1.3: Easy-to-use chart creation library for PHP
dev-php/libvirt-php 0.5.4 0.5.5 9999: PHP bindings for libvirt
dev-php/maxmind-db-reader 1.4.1 1.6.0: PHP reader for the MaxMind database format
@@ -7789,7 +7789,7 @@ dev-php/pecl-yaz 1.2.3: This extension implements a Z39.50 client for PHP using
dev-php/pecl-zmq 1.1.3-r2 9999: PHP Bindings for ZeroMQ messaging
dev-php/phar-io-manifest 1.0.3: Reading phar.io manifest information from a PHP Archive (PHAR)
dev-php/phar-io-version 2.0.1: Library for handling version information and constraints
-dev-php/phar-utils 1.0.0 1.0.1 1.1.0: PHAR file format utilities, for when PHP phars you up
+dev-php/phar-utils 1.0.0 1.0.1 1.1.0 1.1.1: PHAR file format utilities, for when PHP phars you up
dev-php/phing 2.16.1 2.16.3: PHP project build system based on Apache Ant
dev-php/php-codebrowser 1.0.2-r1: Creates highlighted code by reading xml reports from codesniffer or phpunit
dev-php/php-redmine-api 1.5.9 1.5.16: A simple, object-oriented, PHP Redmine API client
@@ -7820,10 +7820,10 @@ dev-php/sebastian-resource-operations 1.0.0 2.0.1: Provides a list of PHP built-
dev-php/sebastian-type 1.1.3: Collection of value objects that represent the types of the PHP type system
dev-php/sebastian-version 2.0.1: Helps with managing the version number of Git-hosted PHP projects
dev-php/securimage 3.6.5: PHP captcha creator and validator library
-dev-php/semver 1.4.2 1.5.1: Semantic versioning utilities, constraint parsing, and checking
+dev-php/semver 1.4.2 1.5.1 1.7.0: Semantic versioning utilities, constraint parsing, and checking
dev-php/simpletest 1.1.7: A PHP testing framework
dev-php/smarty 3.1.33: A template engine for PHP
-dev-php/spdx-licenses 1.2.0 1.4.0-r1 1.5.0 1.5.3: Tools for working with and validating SPDX licenses
+dev-php/spdx-licenses 1.2.0 1.4.0-r1 1.5.0 1.5.3 1.5.4: Tools for working with and validating SPDX licenses
dev-php/stringparser_bbcode 0.3.3-r1: A PHP class to parse BB codes
dev-php/swoole 4.2.13 4.4.12 4.4.14 4.4.15 4.4.16 4.4.19: Event-driven asynchronous & concurrent & coroutine networking engine
dev-php/swoole-async 4.4.12 4.4.16: An extension of Swoole, including the async callback style API
@@ -7841,7 +7841,7 @@ dev-php/twig 1.40.1-r1 1.42.3 1.42.3-r1: PHP templating engine with syntax simil
dev-php/webmozart-assert 1.2.0 1.4.0: Assertions to validate method input/output with nice error messages
dev-php/xdebug 2.9.4 2.9.5 2.9.6: A PHP debugging and profiling extension
dev-php/xdebug-client 2.9.4 2.9.5 2.9.6: Xdebug client for the Common Debugger Protocol (DBGP)
-dev-php/xdebug-handler 1.3.0 1.3.1 1.4.1: Restart a CLI process without loading the xdebug extension
+dev-php/xdebug-handler 1.3.0 1.3.1 1.4.1 1.4.3: Restart a CLI process without loading the xdebug extension
dev-php/xhprof 0.9.10 2.1.4: A Hierarchical Profiler for PHP
dev-python/3to2 1.1.1-r1: Tool to refactor valid 3.x syntax into valid 2.x syntax
dev-python/APScheduler 3.6.3: In-process task scheduler with Cron-like capabilities
@@ -10634,7 +10634,7 @@ dev-util/cargo-license 0.3.0: Cargo subcommand to see license of dependencies
dev-util/catalyst 3.0.9 3.0.12 9999: Release metatool used for creating releases based on Gentoo Linux
dev-util/catfish 1.4.13: A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot
dev-util/catkin 0.8.3-r1 0.8.8-r1 9999: Cmake macros and associated python code used to build some parts of ROS
-dev-util/cbindgen 0.14.3 0.14.4: A tool for generating C bindings to Rust code
+dev-util/cbindgen 0.14.4: A tool for generating C bindings to Rust code
dev-util/ccache 3.7.10 3.7.11: fast compiler cache
dev-util/cccc 3.1.5-r1: Source metrics (line counts, complexity, etc) for Java and C++
dev-util/ccls 0.20190823.5 0.20190823.6 9999: C/C++/ObjC language server
@@ -14906,7 +14906,7 @@ net-libs/libtrace 4.0.10_p1 4.0.11_p1 4.0.12_p1 4.0.13_p1 4.0.14_p1 99999: A lib
net-libs/libupnp 1.6.21 1.6.25 1.8.7 1.12.1 1.14.0: An Portable Open Source UPnP Development Kit
net-libs/libupnpp 0.17.0: The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay
net-libs/libvncserver 0.9.13: library for creating vnc servers
-net-libs/libwebsockets 3.2.1 4.0.20: A flexible pure-C library for implementing network protocols
+net-libs/libwebsockets 3.2.1 4.0.20 4.1.0: A flexible pure-C library for implementing network protocols
net-libs/libzapojit 0.0.3: GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
net-libs/liquid-dsp 1.3.0 1.3.1 9999: digital signal processing library for software-defined radios
net-libs/loudmouth 1.5.3-r1 1.5.3-r2 1.5.3-r3: Lightweight C Jabber library
@@ -15011,7 +15011,7 @@ net-mail/mswatch 1.2.0-r1: A utility to watch mailstores for changes and initiat
net-mail/mu 1.4.10 1.4.12 1.4.13: Set of tools to deal with Maildirs, in particular, searching and indexing
net-mail/muchsync 5: Synchronizes mail messages and notmuch tags across machines
net-mail/nmzmail 1.1: Fast mail searching for mutt using namazu
-net-mail/notmuch 0.29.3-r2 0.30-r1: Thread-based e-mail indexer, supporting quick search and tagging
+net-mail/notmuch 0.29.3-r2 0.30-r1 0.31: Thread-based e-mail indexer, supporting quick search and tagging
net-mail/pflogsumm 1.1.5-r1 1.1.5-r2: Pflogsumm is a log analyzer for Postfix logs
net-mail/pfqueue 0.5.6: pfqueue is an ncurses console-based tool for managing Postfix queued messages
net-mail/pop-before-smtp 1.42: Simple daemon to controll email relay based on successful POP or IMAP logins
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index a179b665f1a6..368becad7cf7 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 13 Sep 2020 23:05:30 +0000
+Sun, 13 Sep 2020 23:35:29 +0000