summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-06-25 22:05:21 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-06-25 22:05:21 +0000
commit11dd9ab80eafb2be12e1d5678fe89ec5c693ba52 (patch)
treeeae5972c808785d43292d67d5ebc9b8824362d87
parentMerge updates from master (diff)
downloadgentoo-11dd9ab80eafb2be12e1d5678fe89ec5c693ba52.tar.gz
gentoo-11dd9ab80eafb2be12e1d5678fe89ec5c693ba52.tar.bz2
gentoo-11dd9ab80eafb2be12e1d5678fe89ec5c693ba52.zip
2020-06-25 22:05:20 UTC
-rw-r--r--metadata/md5-cache/app-admin/rsyslog-8.2006.015
-rw-r--r--metadata/md5-cache/dev-db/mariadb-connector-c-3.1.915
-rw-r--r--metadata/md5-cache/dev-libs/librdkafka-1.4.413
-rw-r--r--metadata/md5-cache/dev-php/PEAR-Mail_Mime-1.10.814
-rw-r--r--metadata/md5-cache/dev-php/PEAR-Net_SMTP-1.9.112
-rw-r--r--metadata/md5-cache/dev-php/phing-2.16.311
-rw-r--r--metadata/md5-cache/dev-php/phpmd-2.8.210
-rw-r--r--metadata/md5-cache/dev-php/phpspec-prophecy-1.10.310
-rw-r--r--metadata/md5-cache/net-firewall/shorewall-5.2.4.414
-rw-r--r--metadata/md5-cache/net-firewall/shorewall-5.2.54
-rw-r--r--metadata/md5-cache/net-firewall/shorewall-5.2.5.1 (renamed from metadata/md5-cache/net-firewall/shorewall-5.2.4.5)2
-rw-r--r--metadata/md5-cache/sys-block/disktype-9-r110
-rw-r--r--metadata/md5-cache/sys-cluster/galera-26.4.515
-rw-r--r--metadata/pkg_desc_index22
-rw-r--r--metadata/timestamp.chk2
15 files changed, 140 insertions, 29 deletions
diff --git a/metadata/md5-cache/app-admin/rsyslog-8.2006.0 b/metadata/md5-cache/app-admin/rsyslog-8.2006.0
new file mode 100644
index 000000000000..011488b1bc20
--- /dev/null
+++ b/metadata/md5-cache/app-admin/rsyslog-8.2006.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile config configure install postinst prepare setup test unpack
+DEPEND=>=dev-libs/libfastjson-0.99.8:= >=dev-libs/libestr-0.1.9 >=sys-libs/zlib-1.2.5 curl? ( >=net-misc/curl-7.35.0 ) dbi? ( >=dev-db/libdbi-0.8.3 ) elasticsearch? ( >=net-misc/curl-7.35.0 ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= ) jemalloc? ( >=dev-libs/jemalloc-3.3.1:= ) kafka? ( >=dev-libs/librdkafka-0.9.0.99:= ) kerberos? ( virtual/krb5 ) kubernetes? ( >=net-misc/curl-7.35.0 ) mdblookup? ( dev-libs/libmaxminddb:= ) mongodb? ( >=dev-libs/mongo-c-driver-1.1.10:= ) mysql? ( dev-db/mysql-connector-c:= ) normalize? ( >=dev-libs/liblognorm-2.0.3:= ) clickhouse? ( >=net-misc/curl-7.35.0 ) omhttpfs? ( >=net-misc/curl-7.35.0 ) omudpspoof? ( >=net-libs/libnet-1.1.6 ) postgres? ( >=dev-db/postgresql-8.4.20:= ) rabbitmq? ( >=net-libs/rabbitmq-c-0.3.0:= ) redis? ( >=dev-libs/hiredis-0.11.0:= ) relp? ( >=dev-libs/librelp-1.2.17:= ) rfc3195? ( >=dev-libs/liblogging-1.0.1:=[rfc3195] ) rfc5424hmac? ( !libressl? ( >=dev-libs/openssl-0.9.8y:0= ) libressl? ( dev-libs/libressl:= ) ) snmp? ( >=net-analyzer/net-snmp-5.7.2 ) ssl? ( gnutls? ( >=net-libs/gnutls-2.12.23:0= ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) systemd? ( >=sys-apps/systemd-234 ) uuid? ( sys-apps/util-linux:0= ) xxhash? ( dev-libs/xxhash:= ) zeromq? ( >=net-libs/czmq-4:=[drafts] ) >=sys-devel/autoconf-archive-2015.02.24 virtual/pkgconfig elibc_musl? ( sys-libs/queue-standalone ) test? ( >=dev-libs/liblogging-1.0.1[stdlog] jemalloc? ( <sys-libs/libfaketime-0.9.7 ) !jemalloc? ( sys-libs/libfaketime ) || ( dev-lang/python:3.8 dev-lang/python:3.7 dev-lang/python:3.6 ) ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
+DESCRIPTION=An enhanced multi-threaded syslogd with database support and more
+EAPI=6
+HOMEPAGE=https://www.rsyslog.com/
+IUSE=curl dbi debug doc elasticsearch +gcrypt gnutls jemalloc kafka kerberos kubernetes libressl mdblookup mongodb mysql normalize clickhouse omhttp omhttpfs omudpspoof openssl postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools +uuid xxhash zeromq kernel_linux
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~x86
+LICENSE=GPL-3 LGPL-3 Apache-2.0
+RDEPEND=>=dev-libs/libfastjson-0.99.8:= >=dev-libs/libestr-0.1.9 >=sys-libs/zlib-1.2.5 curl? ( >=net-misc/curl-7.35.0 ) dbi? ( >=dev-db/libdbi-0.8.3 ) elasticsearch? ( >=net-misc/curl-7.35.0 ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= ) jemalloc? ( >=dev-libs/jemalloc-3.3.1:= ) kafka? ( >=dev-libs/librdkafka-0.9.0.99:= ) kerberos? ( virtual/krb5 ) kubernetes? ( >=net-misc/curl-7.35.0 ) mdblookup? ( dev-libs/libmaxminddb:= ) mongodb? ( >=dev-libs/mongo-c-driver-1.1.10:= ) mysql? ( dev-db/mysql-connector-c:= ) normalize? ( >=dev-libs/liblognorm-2.0.3:= ) clickhouse? ( >=net-misc/curl-7.35.0 ) omhttpfs? ( >=net-misc/curl-7.35.0 ) omudpspoof? ( >=net-libs/libnet-1.1.6 ) postgres? ( >=dev-db/postgresql-8.4.20:= ) rabbitmq? ( >=net-libs/rabbitmq-c-0.3.0:= ) redis? ( >=dev-libs/hiredis-0.11.0:= ) relp? ( >=dev-libs/librelp-1.2.17:= ) rfc3195? ( >=dev-libs/liblogging-1.0.1:=[rfc3195] ) rfc5424hmac? ( !libressl? ( >=dev-libs/openssl-0.9.8y:0= ) libressl? ( dev-libs/libressl:= ) ) snmp? ( >=net-analyzer/net-snmp-5.7.2 ) ssl? ( gnutls? ( >=net-libs/gnutls-2.12.23:0= ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) systemd? ( >=sys-apps/systemd-234 ) uuid? ( sys-apps/util-linux:0= ) xxhash? ( dev-libs/xxhash:= ) zeromq? ( >=net-libs/czmq-4:=[drafts] )
+REQUIRED_USE=kubernetes? ( normalize ) ssl? ( || ( gnutls openssl ) )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.2006.0.tar.gz doc? ( https://www.rsyslog.com/files/download/rsyslog/rsyslog-doc-8.2006.0.tar.gz )
+_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 libtool f143db5a74ccd9ca28c1234deffede96 linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
+_md5_=01fea1a4ec3c5332716a39ffc2dfeb0b
diff --git a/metadata/md5-cache/dev-db/mariadb-connector-c-3.1.9 b/metadata/md5-cache/dev-db/mariadb-connector-c-3.1.9
new file mode 100644
index 000000000000..5f278ade073f
--- /dev/null
+++ b/metadata/md5-cache/dev-db/mariadb-connector-c-3.1.9
@@ -0,0 +1,15 @@
+BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=sys-libs/zlib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] curl? ( net-misc/curl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( || ( app-crypt/mit-krb5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-crypt/heimdal[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ssl? ( gnutls? ( >=net-libs/gnutls-3.3.24:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !gnutls? ( libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) )
+DESCRIPTION=C client library for MariaDB/MySQL
+EAPI=7
+HOMEPAGE=https://mariadb.org/
+IUSE=+curl gnutls kerberos libressl +ssl static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
+LICENSE=LGPL-2.1
+RDEPEND=sys-libs/zlib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] curl? ( net-misc/curl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( || ( app-crypt/mit-krb5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-crypt/heimdal[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ssl? ( gnutls? ( >=net-libs/gnutls-3.3.24:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !gnutls? ( libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) )
+RESTRICT=!test? ( test )
+SLOT=0/3
+SRC_URI=https://downloads.mariadb.org/f/connector-c-3.1.9/mariadb-connector-c-3.1.9-src.tar.gz?serve -> mariadb-connector-c-3.1.9-src.tar.gz
+_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
+_md5_=48a9bd4599c0d1746737b598189db9b8
diff --git a/metadata/md5-cache/dev-libs/librdkafka-1.4.4 b/metadata/md5-cache/dev-libs/librdkafka-1.4.4
new file mode 100644
index 000000000000..7e83dc73562b
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/librdkafka-1.4.4
@@ -0,0 +1,13 @@
+DEFINED_PHASES=configure install prepare test
+DEPEND=!static-libs? ( lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) zstd? ( app-arch/zstd:= ) sys-libs/zlib:= ) virtual/pkgconfig static-libs? ( lz4? ( app-arch/lz4:=[static-libs(+)] ) sasl? ( dev-libs/cyrus-sasl:=[static-libs(+)] ) ssl? ( dev-libs/openssl:0=[static-libs(+)] ) zstd? ( app-arch/zstd:=[static-libs(+)] ) sys-libs/zlib:=[static-libs(+)] )
+DESCRIPTION=Apache Kafka C/C++ client library
+EAPI=7
+HOMEPAGE=https://github.com/edenhill/librdkafka
+IUSE=lz4 sasl ssl static-libs zstd
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86
+LICENSE=BSD-2
+RDEPEND=!static-libs? ( lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) zstd? ( app-arch/zstd:= ) sys-libs/zlib:= )
+SLOT=0/1
+SRC_URI=https://github.com/edenhill/librdkafka/archive/v1.4.4.tar.gz -> librdkafka-1.4.4.tar.gz
+_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
+_md5_=158c04fb53efe330cf1b1ca786239ed8
diff --git a/metadata/md5-cache/dev-php/PEAR-Mail_Mime-1.10.8 b/metadata/md5-cache/dev-php/PEAR-Mail_Mime-1.10.8
new file mode 100644
index 000000000000..2997f3122b16
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PEAR-Mail_Mime-1.10.8
@@ -0,0 +1,14 @@
+DEFINED_PHASES=install postinst postrm test
+DEPEND=test? ( dev-php/PEAR-PEAR )
+DESCRIPTION=Create and manipulate mime messages with PHP
+EAPI=7
+HOMEPAGE=https://pear.php.net/package/Mail_Mime
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
+LICENSE=BSD
+RDEPEND=>=dev-php/pear-1.8.1
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://pear.php.net/get/Mail_Mime-1.10.8.tgz
+_eclasses_=php-pear-r2 479e8a084e98f4d730da647bba3e589e
+_md5_=fa09fd9c9db9dbe9fdef3366d2191fb7
diff --git a/metadata/md5-cache/dev-php/PEAR-Net_SMTP-1.9.1 b/metadata/md5-cache/dev-php/PEAR-Net_SMTP-1.9.1
new file mode 100644
index 000000000000..4c73f6f0ca4e
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PEAR-Net_SMTP-1.9.1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install postinst postrm
+DESCRIPTION=A PHP implementation of the SMTP protocol
+EAPI=7
+HOMEPAGE=https://pear.php.net/package/Net_SMTP
+IUSE=examples sasl
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
+LICENSE=BSD-2
+RDEPEND=dev-lang/php:* dev-php/PEAR-Net_Socket dev-php/PEAR-PEAR sasl? ( dev-php/PEAR-Auth_SASL ) >=dev-php/pear-1.8.1
+SLOT=0
+SRC_URI=https://pear.php.net/get/Net_SMTP-1.9.1.tgz
+_eclasses_=php-pear-r2 479e8a084e98f4d730da647bba3e589e
+_md5_=f8dfbab7498e64efee05d10158cd08f5
diff --git a/metadata/md5-cache/dev-php/phing-2.16.3 b/metadata/md5-cache/dev-php/phing-2.16.3
new file mode 100644
index 000000000000..cee94775ebf0
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phing-2.16.3
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=PHP project build system based on Apache Ant
+EAPI=7
+HOMEPAGE=https://www.phing.info/
+IUSE=doc examples minimal zip
+KEYWORDS=~amd64 ~x86
+LICENSE=FDL-1.3 LGPL-2.1
+RDEPEND=dev-lang/php:*[cli,xml,xslt,zip?] dev-php/symfony-yaml !minimal? ( dev-php/PEAR-HTTP_Request2 dev-php/PEAR-PEAR_PackageFileManager dev-php/PEAR-VersionControl_SVN dev-php/PHP_CodeCoverage dev-php/phpDocumentor dev-php/phpmd dev-php/phpunit dev-php/simpletest dev-php/xdebug )
+SLOT=0
+SRC_URI=https://www.phing.info/get/phing-2.16.3.tgz
+_md5_=cabb1345088c669a8d54f4f2f0d69b62
diff --git a/metadata/md5-cache/dev-php/phpmd-2.8.2 b/metadata/md5-cache/dev-php/phpmd-2.8.2
new file mode 100644
index 000000000000..ae7a60d843e6
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpmd-2.8.2
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=PHP mess detector
+EAPI=7
+HOMEPAGE=http://www.phpmd.org/
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3
+RDEPEND=dev-lang/php[xml] dev-php/phpdepend
+SLOT=0
+SRC_URI=https://github.com/phpmd/phpmd/archive/2.8.2.tar.gz -> phpmd-2.8.2.tar.gz
+_md5_=f5bb905d0feb67812f62a997e7378d7b
diff --git a/metadata/md5-cache/dev-php/phpspec-prophecy-1.10.3 b/metadata/md5-cache/dev-php/phpspec-prophecy-1.10.3
new file mode 100644
index 000000000000..9f3ff2c8fd41
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpspec-prophecy-1.10.3
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=Highly opinionated mocking framework
+EAPI=7
+HOMEPAGE=https://github.com/phpspec/prophecy
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader <dev-php/doctrine-instantiator-2 <dev-php/phpdocumentor-reflection-docblock-6 <dev-php/sebastian-comparator-4 <dev-php/sebastian-recursion-context-4 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/phpspec/prophecy/archive/v1.10.3.tar.gz -> phpspec-prophecy-1.10.3.tar.gz
+_md5_=8256ba8f1861881afa5a0368a83a503e
diff --git a/metadata/md5-cache/net-firewall/shorewall-5.2.4.4 b/metadata/md5-cache/net-firewall/shorewall-5.2.4.4
deleted file mode 100644
index c31230f5c6dd..000000000000
--- a/metadata/md5-cache/net-firewall/shorewall-5.2.4.4
+++ /dev/null
@@ -1,14 +0,0 @@
-BDEPEND=virtual/pkgconfig
-DEFINED_PHASES=compile configure install postinst prepare pretend setup
-DESCRIPTION=A high-level tool for configuring Netfilter
-EAPI=7
-HOMEPAGE=https://shorewall.org/
-IUSE=doc +init +ipv4 ipv6 lite4 lite6 selinux kernel_linux
-KEYWORDS=~alpha amd64 hppa ppc ppc64 sparc x86
-LICENSE=GPL-2
-RDEPEND=>=net-firewall/iptables-1.4.20 >=sys-apps/iproute2-3.8.0[-minimal] >=sys-devel/bc-1.06.95 ipv4? ( >=dev-lang/perl-5.16 virtual/perl-Digest-SHA ) ipv6? ( >=dev-perl/Socket6-0.230.0 >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) lite6? ( >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) init? ( >=sys-apps/coreutils-8.20 ) selinux? ( >=sec-policy/selinux-shorewall-2.20161023-r3 ) !net-firewall/shorewall-core !net-firewall/shorewall6 !net-firewall/shorewall-lite !net-firewall/shorewall6-lite !net-firewall/shorewall-init !<sys-apps/systemd-214
-REQUIRED_USE=ipv6? ( ipv4 ) || ( ipv4 lite4 lite6 )
-SLOT=0
-SRC_URI=https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-core-5.2.4.4.tar.bz2 ipv4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.4.tar.bz2 ) ipv6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-5.2.4.4.tar.bz2 ) lite4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-lite-5.2.4.4.tar.bz2 ) lite6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-lite-5.2.4.4.tar.bz2 ) init? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-init-5.2.4.4.tar.bz2 ) doc? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-docs-html-5.2.4.4.tar.bz2 )
-_eclasses_=linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
-_md5_=af4710824c375e3dbce2ad7a31c89af3
diff --git a/metadata/md5-cache/net-firewall/shorewall-5.2.5 b/metadata/md5-cache/net-firewall/shorewall-5.2.5
index b517691d9deb..cfaac224b502 100644
--- a/metadata/md5-cache/net-firewall/shorewall-5.2.5
+++ b/metadata/md5-cache/net-firewall/shorewall-5.2.5
@@ -4,11 +4,11 @@ DESCRIPTION=A high-level tool for configuring Netfilter
EAPI=7
HOMEPAGE=https://shorewall.org/
IUSE=doc +init +ipv4 ipv6 lite4 lite6 selinux kernel_linux
-KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha amd64 hppa ppc ppc64 sparc x86
LICENSE=GPL-2
RDEPEND=>=net-firewall/iptables-1.4.20 >=sys-apps/iproute2-3.8.0[-minimal] >=sys-devel/bc-1.06.95 ipv4? ( >=dev-lang/perl-5.16 virtual/perl-Digest-SHA ) ipv6? ( >=dev-perl/Socket6-0.230.0 >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) lite6? ( >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) init? ( >=sys-apps/coreutils-8.20 ) selinux? ( >=sec-policy/selinux-shorewall-2.20161023-r3 ) !net-firewall/shorewall-core !net-firewall/shorewall6 !net-firewall/shorewall-lite !net-firewall/shorewall6-lite !net-firewall/shorewall-init !<sys-apps/systemd-214
REQUIRED_USE=ipv6? ( ipv4 ) || ( ipv4 lite4 lite6 )
SLOT=0
SRC_URI=https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-core-5.2.5.tar.bz2 ipv4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-5.2.5.tar.bz2 ) ipv6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-5.2.5.tar.bz2 ) lite4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-lite-5.2.5.tar.bz2 ) lite6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-lite-5.2.5.tar.bz2 ) init? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-init-5.2.5.tar.bz2 ) doc? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-docs-html-5.2.5.tar.bz2 )
_eclasses_=linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
-_md5_=1e4c8c77c1edf6f4a7be7f6da92c8930
+_md5_=af4710824c375e3dbce2ad7a31c89af3
diff --git a/metadata/md5-cache/net-firewall/shorewall-5.2.4.5 b/metadata/md5-cache/net-firewall/shorewall-5.2.5.1
index 43435d78ea60..de2ffe0ee325 100644
--- a/metadata/md5-cache/net-firewall/shorewall-5.2.4.5
+++ b/metadata/md5-cache/net-firewall/shorewall-5.2.5.1
@@ -9,6 +9,6 @@ LICENSE=GPL-2
RDEPEND=>=net-firewall/iptables-1.4.20 >=sys-apps/iproute2-3.8.0[-minimal] >=sys-devel/bc-1.06.95 ipv4? ( >=dev-lang/perl-5.16 virtual/perl-Digest-SHA ) ipv6? ( >=dev-perl/Socket6-0.230.0 >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) lite6? ( >=net-firewall/iptables-1.4.20[ipv6] >=sys-apps/iproute2-3.8.0[ipv6] ) init? ( >=sys-apps/coreutils-8.20 ) selinux? ( >=sec-policy/selinux-shorewall-2.20161023-r3 ) !net-firewall/shorewall-core !net-firewall/shorewall6 !net-firewall/shorewall-lite !net-firewall/shorewall6-lite !net-firewall/shorewall-init !<sys-apps/systemd-214
REQUIRED_USE=ipv6? ( ipv4 ) || ( ipv4 lite4 lite6 )
SLOT=0
-SRC_URI=https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-core-5.2.4.5.tar.bz2 ipv4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.5.tar.bz2 ) ipv6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-5.2.4.5.tar.bz2 ) lite4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-lite-5.2.4.5.tar.bz2 ) lite6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-lite-5.2.4.5.tar.bz2 ) init? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-init-5.2.4.5.tar.bz2 ) doc? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-docs-html-5.2.4.5.tar.bz2 )
+SRC_URI=https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-core-5.2.5.1.tar.bz2 ipv4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-5.2.5.1.tar.bz2 ) ipv6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-5.2.5.1.tar.bz2 ) lite4? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-lite-5.2.5.1.tar.bz2 ) lite6? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-lite-5.2.5.1.tar.bz2 ) init? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-init-5.2.5.1.tar.bz2 ) doc? ( https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-docs-html-5.2.5.1.tar.bz2 )
_eclasses_=linux-info 5d5cc2632ef6b3c817019fa4fa3d8508 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=1e4c8c77c1edf6f4a7be7f6da92c8930
diff --git a/metadata/md5-cache/sys-block/disktype-9-r1 b/metadata/md5-cache/sys-block/disktype-9-r1
new file mode 100644
index 000000000000..35ac3a92aca6
--- /dev/null
+++ b/metadata/md5-cache/sys-block/disktype-9-r1
@@ -0,0 +1,10 @@
+DEFINED_PHASES=compile install
+DESCRIPTION=Detect the content format of a disk or disk image
+EAPI=7
+HOMEPAGE=http://disktype.sourceforge.net/
+KEYWORDS=~amd64 ~arm ~ppc ~sparc ~x86
+LICENSE=BSD
+SLOT=0
+SRC_URI=mirror://sourceforge/disktype/disktype-9.tar.gz
+_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
+_md5_=8c35d53b5f4a7c063def116d73b4954b
diff --git a/metadata/md5-cache/sys-cluster/galera-26.4.5 b/metadata/md5-cache/sys-cluster/galera-26.4.5
new file mode 100644
index 000000000000..c30b8c72427f
--- /dev/null
+++ b/metadata/md5-cache/sys-cluster/galera-26.4.5
@@ -0,0 +1,15 @@
+BDEPEND=>=sys-devel/gcc-4.4 || ( ( dev-lang/python:3.8 dev-util/scons[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-util/scons[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-util/scons[python_targets_python3_6(-),python_single_target_python3_6(+)] ) )
+DEFINED_PHASES=compile configure install prepare setup
+DEPEND=>=sys-devel/gcc-4.4 dev-libs/openssl:0= >=dev-libs/boost-1.41:0= dev-libs/check >=dev-cpp/asio-1.10.1[ssl] <dev-cpp/asio-1.12.0
+DESCRIPTION=Synchronous multi-master replication engine that provides the wsrep API
+EAPI=7
+HOMEPAGE=https://galeracluster.com
+IUSE=cpu_flags_x86_sse4_2 garbd test
+KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86
+LICENSE=GPL-2 BSD
+RDEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=http://releases.galeracluster.com/galera-4/source/galera-4-26.4.5.tar.gz
+_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a scons-utils 7fa3bb47972ff4c5fa8004463ec6f023 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
+_md5_=ef7739580245f950b8eb6615fbbe359a
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 1afca7aa439b..733797bbb2c4 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -564,7 +564,7 @@ app-admin/recursos 2.0-r1: Script to create html and text report about your syst
app-admin/reportmagic 2.21: Makes usable statistics from your web site log file analysis
app-admin/restart-services 0.14.1 0.15.2: Tool to manage OpenRC services that need to be restarted
app-admin/rex 1.9.0 1.10.0 1.11.0 9999: (R)?ex, the friendly automation framework
-app-admin/rsyslog 8.1911.0-r1 8.2004.0: An enhanced multi-threaded syslogd with database support and more
+app-admin/rsyslog 8.1911.0-r1 8.2004.0 8.2006.0: An enhanced multi-threaded syslogd with database support and more
app-admin/sagan 0.2.3 0.2.3-r1 1.0.0_rc3 1.0.0_rc3-r1: Sagan is a multi-threaded, real time system and event log monitoring system
app-admin/sagan-rules 20130430 20140617 99999999: Rules for Sagan log analyzer
app-admin/salt 2019.2.5 3000.2-r4 3000.3: Salt is a remote execution and configuration manager
@@ -3269,7 +3269,7 @@ dev-db/lmdb 0.9.23 0.9.24: An ultra-fast, ultra-compact key-value embedded data
dev-db/lmdb++ 0.9.14.0: C++11 wrapper for the LMDB database library
dev-db/m17n-db 1.7.0 1.8.0: Database for the m17n library
dev-db/mariadb 5.5.66 5.5.67 5.5.68 10.1.38-r1 10.1.43 10.1.44-r1 10.1.45 10.2.22-r1 10.2.29 10.2.31-r1 10.2.32 10.3.20 10.3.22-r1 10.3.23 10.4.10 10.4.12 10.4.13: An enhanced, drop-in replacement for MySQL
-dev-db/mariadb-connector-c 3.1.6 3.1.7 3.1.8 9999: C client library for MariaDB/MySQL
+dev-db/mariadb-connector-c 3.1.6 3.1.7 3.1.8 3.1.9 9999: C client library for MariaDB/MySQL
dev-db/mariadb-connector-odbc 3.1.6: MariaDB Connector/ODBC
dev-db/metakit 2.4.9.7-r2: Embedded database library
dev-db/mongodb 3.6.13 3.6.17 4.0.12 4.0.16-r1 4.2.3-r1 4.2.6: A high-performance, open source, schema-free document-oriented database
@@ -5128,7 +5128,7 @@ dev-libs/libpthread-stubs 0.4-r1: Pthread functions stubs for platforms missing
dev-libs/libpwquality 1.4.2: Library for password quality checking and generating random passwords
dev-libs/libqtxdg 3.3.1 3.4.0 3.5.0: Qt Implementation of XDG Standards
dev-libs/libratbag 0.9: Library to configure gaming mice
-dev-libs/librdkafka 1.4.0 1.4.2 1.4.2-r1 1.4.2-r2: Apache Kafka C/C++ client library
+dev-libs/librdkafka 1.4.0 1.4.2 1.4.2-r1 1.4.2-r2 1.4.4: Apache Kafka C/C++ client library
dev-libs/librelp 1.4.0 1.5.0 1.6.0: An easy to use library for the RELP protocol
dev-libs/librep 0.92.6 0.92.7: Shared library implementing a Lisp dialect
dev-libs/libreport 2.10.0 2.12.0 2.13.0: Generic library for reporting software bugs
@@ -7274,7 +7274,7 @@ dev-php/PEAR-MDB2_Driver_oci8 1.5.0_beta4-r1: Database Abstraction Layer, oci8 d
dev-php/PEAR-MDB2_Driver_pgsql 1.5.0_beta4-r1: Database Abstraction Layer, pgsql driver
dev-php/PEAR-MIME_Type 1.4.1: Utility class for dealing with MIME types
dev-php/PEAR-Mail 1.4.1-r1: Class that provides multiple interfaces for sending emails
-dev-php/PEAR-Mail_Mime 1.10.2-r1 1.10.4 1.10.6 1.10.7: Create and manipulate mime messages with PHP
+dev-php/PEAR-Mail_Mime 1.10.2-r1 1.10.4 1.10.6 1.10.7 1.10.8: Create and manipulate mime messages with PHP
dev-php/PEAR-Mail_mimeDecode 1.5.6-r2: Provides a class to decode mime messages (split from PEAR-Mail_Mime)
dev-php/PEAR-Math_BigInteger 1.0.3-r1: Pure-PHP arbitrary precision integer arithmetic library
dev-php/PEAR-Net_DNS 1.0.7-r1: Resolver library used to communicate with a DNS server
@@ -7287,7 +7287,7 @@ dev-php/PEAR-Net_LDAP2 2.2.0-r1: OO interface for searching and manipulating LDA
dev-php/PEAR-Net_LDAP3 1.0.5_pre20160405: PEAR:Net_LDAP2 successor, provides functionality for accessing LDAP
dev-php/PEAR-Net_POP3 1.3.8-r1: Provides a POP3 class to access POP3 server
dev-php/PEAR-Net_Ping 2.4.5-r2: OS independent wrapper class for executing ping calls
-dev-php/PEAR-Net_SMTP 1.7.2-r3 1.7.3 1.8.1 1.9.0: A PHP implementation of the SMTP protocol
+dev-php/PEAR-Net_SMTP 1.7.2-r3 1.7.3 1.8.1 1.9.0 1.9.1: A PHP implementation of the SMTP protocol
dev-php/PEAR-Net_Sieve 1.5.2-r1 1.5.4: An API for talking to sieve (RFC 3028) servers
dev-php/PEAR-Net_SmartIRC 1.1.10-r1 1.1.12 1.1.13 1.1.14: PHP class to communicate with IRC networks
dev-php/PEAR-Net_Socket 1.2.2: PHP class interface to TCP sockets
@@ -7397,7 +7397,7 @@ 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/phing 2.16.1: PHP project build system based on Apache Ant
+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
dev-php/phpDocumentor 2.9.0: Automatic documenting of php api directly from the source
@@ -7406,8 +7406,8 @@ dev-php/phpdepend 2.5.0-r1: Static code analysis for PHP
dev-php/phpdocumentor-reflection-common 1.0: Common reflection classes used by phpdocumentor to reflect the code structure
dev-php/phpdocumentor-reflection-docblock 3.1.1: Provide support for annotations via DocBlocks
dev-php/phpdocumentor-type-resolver 0.2.1: PSR-5 based resolver of Class names, Types and Structural Element Names
-dev-php/phpmd 2.6.0: PHP mess detector
-dev-php/phpspec-prophecy 1.7.0 1.8.0 1.9.0 1.10.0 1.10.1: Highly opinionated mocking framework
+dev-php/phpmd 2.6.0 2.8.2: PHP mess detector
+dev-php/phpspec-prophecy 1.7.0 1.8.0 1.9.0 1.10.0 1.10.1 1.10.3: Highly opinionated mocking framework
dev-php/phptal 1.3.1: A templating engine for PHP5 that implements Zope Page Templates syntax
dev-php/phpunit 5.7.15-r3 8.5.0 8.5.1 8.5.2 8.5.4 8.5.5: A PHP Unit Testing framework
dev-php/phpunit-mock-objects 3.4.3 3.4.3-r1: Mock Object library for PHPUnit
@@ -14264,7 +14264,7 @@ net-firewall/pglinux 2.3.1_p20171006: Privacy oriented firewall application
net-firewall/psad 2.2.5 2.4.5 2.4.6: Port Scanning Attack Detection daemon
net-firewall/rtsp-conntrack 3.7-r1 4.18: RTSP conntrack module for Netfilter
net-firewall/sanewall 1.1.6-r2: iptables firewall generator (fork of firehol)
-net-firewall/shorewall 5.2.4.4 5.2.4.5 5.2.5: A high-level tool for configuring Netfilter
+net-firewall/shorewall 5.2.5 5.2.5.1: A high-level tool for configuring Netfilter
net-firewall/ufw 0.36: A program used to manage a netfilter firewall
net-firewall/xtables-addons 2.13 3.7 3.8 3.9: iptables extensions not yet accepted in the main kernel
net-fs/autofs 5.1.6 5.1.6-r1: Kernel based automounter
@@ -16889,7 +16889,7 @@ sys-block/buffer 1.19-r2: a tapedrive tool for speeding up reading from and writ
sys-block/cec 14: Coraid Ethernet Console client
sys-block/devio 1.2: correctly read (or write) a region of a block device
sys-block/di 4.47 4.47.3 4.48: Disk Information Utility
-sys-block/disktype 9: Detect the content format of a disk or disk image
+sys-block/disktype 9 9-r1: Detect the content format of a disk or disk image
sys-block/endpoint 0.1.0-r1: Endpoint turns a Linux machine with a firewire card into an SBP-2 device
sys-block/f3 7.2: Utilities to detect broken or counterfeit flash storage
sys-block/fio 2.15 2.16 3.2 3.7 3.16 3.16-r1 3.17 3.17-r1 3.19: Jens Axboe's Flexible IO tester
@@ -16994,7 +16994,7 @@ sys-cluster/crmsh 2.1.1 3.0.3 4.1.0: Pacemaker command line interface for manage
sys-cluster/csync2 2.0 2.0-r2: Cluster synchronization tool
sys-cluster/drbd-utils 8.9.3 8.9.6 8.9.6-r1: mirror/replicate block-devices across a network-connection
sys-cluster/fake 1.1.10: Switch in backup servers on a LAN
-sys-cluster/galera 25.3.25 25.3.26 25.3.28 25.3.28-r1 26.4.2 26.4.3 26.4.4: Synchronous multi-master replication engine that provides the wsrep API
+sys-cluster/galera 25.3.25 25.3.26 25.3.28 25.3.28-r1 26.4.2 26.4.3 26.4.4 26.4.5: Synchronous multi-master replication engine that provides the wsrep API
sys-cluster/ganglia 3.7.1-r1: A scalable distributed monitoring system for clusters and grids
sys-cluster/ganglia-web 3.7.3-r1: Web frontend for sys-cluster/ganglia
sys-cluster/gasnet 1.26.4 1.26.4-r1 1.28.0 1.28.2 1.30.0: Networking middleware for partitioned global address space (PGAS) language
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 85f24afde699..5da643965df9 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 25 Jun 2020 21:35:48 +0000
+Thu, 25 Jun 2020 22:05:20 +0000