summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-05-28 17:35:47 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-05-28 17:35:47 +0000
commit5b75cb1c751323aebeefd23e3745b4941346a5f7 (patch)
tree5760aae617e57ef972a23be21d74e52dc4165e2a /metadata
parentMerge updates from master (diff)
downloadgentoo-5b75cb1c751323aebeefd23e3745b4941346a5f7.tar.gz
gentoo-5b75cb1c751323aebeefd23e3745b4941346a5f7.tar.bz2
gentoo-5b75cb1c751323aebeefd23e3745b4941346a5f7.zip
2020-05-28 17:35:46 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-emacs/pymacs-0.2614
-rw-r--r--metadata/md5-cache/app-emulation/diskimage-builder-2.35.015
-rw-r--r--metadata/md5-cache/app-emulation/diskimage-builder-2.36.015
-rw-r--r--metadata/md5-cache/app-emulation/diskimage-builder-2.37.3 (renamed from metadata/md5-cache/app-emulation/diskimage-builder-2.37.1)6
-rw-r--r--metadata/md5-cache/app-emulation/diskimage-builder-999912
-rw-r--r--metadata/md5-cache/app-text/libnumbertext-1.0.5-r1 (renamed from metadata/md5-cache/app-text/libnumbertext-1.0.5)2
-rw-r--r--metadata/md5-cache/app-text/libqxp-0.0.26
-rw-r--r--metadata/md5-cache/dev-libs/libixion-0.15.07
-rw-r--r--metadata/md5-cache/dev-libs/libixion-99994
-rw-r--r--metadata/md5-cache/dev-libs/liborcus-0.15.47
-rw-r--r--metadata/md5-cache/dev-libs/liborcus-99994
-rw-r--r--metadata/md5-cache/dev-util/mdds-1.6.06
-rw-r--r--metadata/md5-cache/dev-util/mdds-99996
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
15 files changed, 35 insertions, 77 deletions
diff --git a/metadata/md5-cache/app-emacs/pymacs-0.26 b/metadata/md5-cache/app-emacs/pymacs-0.26
deleted file mode 100644
index cd01bd5d6079..000000000000
--- a/metadata/md5-cache/app-emacs/pymacs-0.26
+++ /dev/null
@@ -1,14 +0,0 @@
-BDEPEND=>=app-editors/emacs-23.1:* python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=A tool that allows both-side communication beetween Python and Emacs Lisp
-EAPI=7
-HOMEPAGE=https://www.emacswiki.org/emacs/PyMacs
-IUSE=python_targets_python3_6
-KEYWORDS=amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
-LICENSE=GPL-2+
-RDEPEND=>=app-editors/emacs-23.1:* python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
-REQUIRED_USE=|| ( python_targets_python3_6 )
-SLOT=0
-SRC_URI=https://github.com/dgentry/Pymacs/archive/v0.26.tar.gz -> pymacs-0.26.tar.gz
-_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b elisp 00840e1f4eb277c757dbfa5abf73c4c7 elisp-common 504a3383c45504fde86b00426619a709 multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=a8587b7c4857745de8dc21f28993f6d0
diff --git a/metadata/md5-cache/app-emulation/diskimage-builder-2.35.0 b/metadata/md5-cache/app-emulation/diskimage-builder-2.35.0
deleted file mode 100644
index 736129ec84fd..000000000000
--- a/metadata/md5-cache/app-emulation/diskimage-builder-2.35.0
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-DESCRIPTION=Golden Disk Image builder.
-EAPI=7
-HOMEPAGE=http://docs.openstack.org/developer/diskimage-builder/
-IUSE=python_targets_python3_6 python_targets_python3_7
-KEYWORDS=amd64 ~arm64 x86 ~amd64-linux ~x86-linux
-LICENSE=Apache-2.0
-RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/Babel-2.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/Babel-2.4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/networkx-1.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pyyaml-3.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/six-1.10.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/stevedore-1.20.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] app-emulation/qemu sys-block/parted sys-fs/multipath-tools sys-fs/dosfstools sys-apps/gptfdisk !dev-python/dib-utils[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
-SLOT=0
-SRC_URI=mirror://pypi/d/diskimage-builder/diskimage-builder-2.35.0.tar.gz
-_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=942b4a9e2edaea6c12373c96ac28e9ea
diff --git a/metadata/md5-cache/app-emulation/diskimage-builder-2.36.0 b/metadata/md5-cache/app-emulation/diskimage-builder-2.36.0
deleted file mode 100644
index 267fa101d15d..000000000000
--- a/metadata/md5-cache/app-emulation/diskimage-builder-2.36.0
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-DESCRIPTION=Golden Disk Image builder.
-EAPI=7
-HOMEPAGE=http://docs.openstack.org/developer/diskimage-builder/
-IUSE=python_targets_python3_6 python_targets_python3_7
-KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
-LICENSE=Apache-2.0
-RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/Babel-2.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/Babel-2.4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/networkx-1.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pyyaml-3.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/six-1.10.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/stevedore-1.20.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] app-emulation/qemu sys-block/parted sys-fs/multipath-tools sys-fs/dosfstools sys-apps/gptfdisk !dev-python/dib-utils[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
-SLOT=0
-SRC_URI=mirror://pypi/d/diskimage-builder/diskimage-builder-2.36.0.tar.gz
-_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=24110faede78fc272e61ffd955df5ea8
diff --git a/metadata/md5-cache/app-emulation/diskimage-builder-2.37.1 b/metadata/md5-cache/app-emulation/diskimage-builder-2.37.3
index 3c3ea2c3054f..08a258601654 100644
--- a/metadata/md5-cache/app-emulation/diskimage-builder-2.37.1
+++ b/metadata/md5-cache/app-emulation/diskimage-builder-2.37.3
@@ -5,11 +5,11 @@ DESCRIPTION=Golden Disk Image builder.
EAPI=7
HOMEPAGE=http://docs.openstack.org/developer/diskimage-builder/
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
-KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm64 x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0.0[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/pbr-2.1.0[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/Babel-2.3.4[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/Babel-2.4.0[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/networkx-1.10[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/pyyaml-3.12[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/six-1.10.0[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/stevedore-1.20.0[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(-)] app-emulation/qemu sys-block/parted sys-fs/multipath-tools sys-fs/dosfstools sys-apps/gptfdisk !dev-python/dib-utils[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(-)] 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(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
-SRC_URI=mirror://pypi/d/diskimage-builder/diskimage-builder-2.37.1.tar.gz
+SRC_URI=mirror://pypi/d/diskimage-builder/diskimage-builder-2.37.3.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=507e3fefb195f2387cce7ff0ae45408b
+_md5_=cecd07be77c2daf3041eb6575f403fef
diff --git a/metadata/md5-cache/app-emulation/diskimage-builder-9999 b/metadata/md5-cache/app-emulation/diskimage-builder-9999
index e8d1469085f5..5484bdd9bccc 100644
--- a/metadata/md5-cache/app-emulation/diskimage-builder-9999
+++ b/metadata/md5-cache/app-emulation/diskimage-builder-9999
@@ -1,14 +1,14 @@
-BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-vcs/git-1.8.2.1[curl]
+BDEPEND=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/setuptools-42.0.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-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
+DEPEND=>=dev-python/pbr-2.0.0[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/pbr-2.1.0[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/setuptools[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(-)]
DESCRIPTION=Golden Disk Image builder.
EAPI=7
HOMEPAGE=http://docs.openstack.org/developer/diskimage-builder/
-IUSE=python_targets_python3_6 python_targets_python3_7
+IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
LICENSE=Apache-2.0
PROPERTIES=live
-RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/pbr-2.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/Babel-2.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] !~dev-python/Babel-2.4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/networkx-1.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pyyaml-3.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/six-1.10.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/stevedore-1.20.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] app-emulation/qemu sys-block/parted sys-fs/multipath-tools sys-fs/dosfstools sys-apps/gptfdisk !dev-python/dib-utils[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
-REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
+RDEPEND=>=dev-python/pbr-2.0.0[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/pbr-2.1.0[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/Babel-2.3.4[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/Babel-2.4.0[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/networkx-1.10[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/pyyaml-3.12[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/six-1.10.0[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/stevedore-1.20.0[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(-)] app-emulation/qemu sys-block/parted sys-fs/multipath-tools sys-fs/dosfstools sys-apps/gptfdisk !dev-python/dib-utils[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(-)] 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(-)]
+REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=24110faede78fc272e61ffd955df5ea8
+_md5_=507e3fefb195f2387cce7ff0ae45408b
diff --git a/metadata/md5-cache/app-text/libnumbertext-1.0.5 b/metadata/md5-cache/app-text/libnumbertext-1.0.5-r1
index 74c1d9a9293c..6208826151d2 100644
--- a/metadata/md5-cache/app-text/libnumbertext-1.0.5
+++ b/metadata/md5-cache/app-text/libnumbertext-1.0.5-r1
@@ -6,4 +6,4 @@ KEYWORDS=amd64 ~arm arm64 ~ppc64 x86
LICENSE=LGPL-3+
SLOT=0
SRC_URI=https://github.com/Numbertext/libnumbertext/releases/download/1.0.5/libnumbertext-1.0.5.tar.xz
-_md5_=3db110d7e02f4bfd5480d437d3ae5881
+_md5_=fc01b5a879f25011714e33de1cf40fcd
diff --git a/metadata/md5-cache/app-text/libqxp-0.0.2 b/metadata/md5-cache/app-text/libqxp-0.0.2
index cd3ce18a2b67..37efc6cd6d55 100644
--- a/metadata/md5-cache/app-text/libqxp-0.0.2
+++ b/metadata/md5-cache/app-text/libqxp-0.0.2
@@ -1,14 +1,14 @@
BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen )
DEFINED_PHASES=configure install
-DEPEND=dev-libs/librevenge dev-libs/icu:= dev-libs/boost
+DEPEND=dev-libs/icu:= dev-libs/librevenge dev-libs/boost test? ( dev-util/cppunit )
DESCRIPTION=Library parsing QuarkXpress documents
EAPI=7
HOMEPAGE=https://wiki.documentfoundation.org/DLP/Libraries/libqxp
IUSE=debug doc test tools
KEYWORDS=amd64 ~arm arm64 ppc ppc64 x86
LICENSE=MPL-2.0
-RDEPEND=dev-libs/librevenge dev-libs/icu:=
+RDEPEND=dev-libs/icu:= dev-libs/librevenge
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://dev-www.libreoffice.org/src/libqxp/libqxp-0.0.2.tar.xz
-_md5_=0b595b9facfc24238fe57b984167474b
+_md5_=e327e8bf16bdc04f811107543d1c9562
diff --git a/metadata/md5-cache/dev-libs/libixion-0.15.0 b/metadata/md5-cache/dev-libs/libixion-0.15.0
index ca6d48572d00..ff7f3bb23430 100644
--- a/metadata/md5-cache/dev-libs/libixion-0.15.0
+++ b/metadata/md5-cache/dev-libs/libixion-0.15.0
@@ -1,14 +1,15 @@
+BDEPEND=>=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
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/boost:= dev-util/mdds:1/1.5 python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) dev-libs/spdlog
DESCRIPTION=General purpose formula parser & interpreter
EAPI=7
HOMEPAGE=https://gitlab.com/ixion/ixion
-IUSE=debug python static-libs +threads python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
+IUSE=debug python +threads python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/boost:= dev-util/mdds:1/1.5 python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.15
SRC_URI=https://kohei.us/files/ixion/src/libixion-0.15.0.tar.xz
-_eclasses_=multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=5cdd76894c4f5f9b59ced2c6a62a240d
+_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
+_md5_=76ae2789d9866dd9de9f6b33f6705c9f
diff --git a/metadata/md5-cache/dev-libs/libixion-9999 b/metadata/md5-cache/dev-libs/libixion-9999
index 3c8d7ce6a4e4..58788d434f66 100644
--- a/metadata/md5-cache/dev-libs/libixion-9999
+++ b/metadata/md5-cache/dev-libs/libixion-9999
@@ -4,11 +4,11 @@ DEPEND=dev-libs/boost:= dev-util/mdds:1/9999 python? ( python_single_target_pyth
DESCRIPTION=General purpose formula parser & interpreter
EAPI=7
HOMEPAGE=https://gitlab.com/ixion/ixion
-IUSE=debug python static-libs +threads python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
+IUSE=debug python +threads python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/boost:= dev-util/mdds:1/9999 python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.16
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=95e072323f4b2b149c4dd1923cf3d011
+_md5_=56149dc8c20f94b0a3dc71d8b24ca60d
diff --git a/metadata/md5-cache/dev-libs/liborcus-0.15.4 b/metadata/md5-cache/dev-libs/liborcus-0.15.4
index 50ad6775d0d1..bc2fc69aadbc 100644
--- a/metadata/md5-cache/dev-libs/liborcus-0.15.4
+++ b/metadata/md5-cache/dev-libs/liborcus-0.15.4
@@ -1,14 +1,15 @@
+BDEPEND=>=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
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) spreadsheet-model? ( dev-libs/libixion:0/0.15 ) dev-util/mdds:1/1.5
DESCRIPTION=Standalone file import filter library for spreadsheet documents
EAPI=7
HOMEPAGE=https://gitlab.com/orcus/orcus/blob/master/README.md
-IUSE=python +spreadsheet-model static-libs tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
+IUSE=python +spreadsheet-model tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) spreadsheet-model? ( dev-libs/libixion:0/0.15 )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.15
SRC_URI=https://kohei.us/files/orcus/src/liborcus-0.15.4.tar.xz
-_eclasses_=multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=e83945f0f1edb58d4556d4a7077c6194
+_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
+_md5_=5accdd4e2c21e16bfe081e430ce4ee35
diff --git a/metadata/md5-cache/dev-libs/liborcus-9999 b/metadata/md5-cache/dev-libs/liborcus-9999
index dfa0e0ce6365..e09dd1a9a824 100644
--- a/metadata/md5-cache/dev-libs/liborcus-9999
+++ b/metadata/md5-cache/dev-libs/liborcus-9999
@@ -4,11 +4,11 @@ DEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_py
DESCRIPTION=Standalone file import filter library for spreadsheet documents
EAPI=7
HOMEPAGE=https://gitlab.com/orcus/orcus/blob/master/README.md
-IUSE=python +spreadsheet-model static-libs tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
+IUSE=python +spreadsheet-model tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/boost:=[zlib(+)] sys-libs/zlib python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) spreadsheet-model? ( dev-libs/libixion:0/0.16 )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.16
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=a6f13aea271774ce066b2c518dd1c168
+_md5_=b4e7b253d94c02bf4dc7c9ec2b011567
diff --git a/metadata/md5-cache/dev-util/mdds-1.6.0 b/metadata/md5-cache/dev-util/mdds-1.6.0
index c74f87df3e52..e8373ea04b48 100644
--- a/metadata/md5-cache/dev-util/mdds-1.6.0
+++ b/metadata/md5-cache/dev-util/mdds-1.6.0
@@ -1,10 +1,10 @@
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx ) valgrind? ( dev-util/valgrind ) >=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
-DEFINED_PHASES=configure prepare test
+DEFINED_PHASES=configure prepare pretend setup test
DEPEND=dev-libs/boost:=
DESCRIPTION=A collection of multi-dimensional data structure and indexing algorithm
EAPI=7
HOMEPAGE=https://gitlab.com/mdds/mdds
-IUSE=doc valgrind test
+IUSE=doc openmp valgrind test
KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/boost:=
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=1/1.5
SRC_URI=https://kohei.us/files/mdds/src/mdds-1.6.0.tar.bz2
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=fa9149fab4c9700f0850747cad0c421c
+_md5_=e2059cef7c6a1d9e2a1557d52605968d
diff --git a/metadata/md5-cache/dev-util/mdds-9999 b/metadata/md5-cache/dev-util/mdds-9999
index 73af1ab4d2bf..b940328cc417 100644
--- a/metadata/md5-cache/dev-util/mdds-9999
+++ b/metadata/md5-cache/dev-util/mdds-9999
@@ -1,14 +1,14 @@
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx ) valgrind? ( dev-util/valgrind ) >=dev-vcs/git-1.8.2.1[curl] >=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
-DEFINED_PHASES=configure prepare test unpack
+DEFINED_PHASES=configure prepare pretend setup test unpack
DEPEND=dev-libs/boost:=
DESCRIPTION=A collection of multi-dimensional data structure and indexing algorithm
EAPI=7
HOMEPAGE=https://gitlab.com/mdds/mdds
-IUSE=doc valgrind test
+IUSE=doc openmp valgrind test
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/boost:=
RESTRICT=!test? ( test )
SLOT=1/9999
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
-_md5_=2a8223367754657b95655cc727be1d9e
+_md5_=3af9b3f409b77139bccc660a9a8f5c1e
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9272c8dafb19..689ead33def8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1534,7 +1534,7 @@ app-emacs/proofgeneral 4.4: A generic interface for proof assistants
app-emacs/protbuf 1.7-r1: Protect Emacs buffers from accidental killing
app-emacs/psgml 1.4.1: A GNU Emacs Major Mode for editing SGML and XML coded documents
app-emacs/puppet-mode 0.3-r1 0.3.20180813: Emacs major mode for editing Puppet manifests
-app-emacs/pymacs 0.26 0.26-r1: A tool that allows both-side communication beetween Python and Emacs Lisp
+app-emacs/pymacs 0.26-r1: A tool that allows both-side communication beetween Python and Emacs Lisp
app-emacs/python-mode 6.2.3: An Emacs major mode for editing Python source
app-emacs/quack 0.48: Enhances Emacs support for Scheme
app-emacs/quilt-el 0.66: Quilt mode for Emacs
@@ -1612,7 +1612,7 @@ app-emulation/cri-tools 1.18.0: CLI and validation tools for Kubelet Container R
app-emulation/crossover-bin 12.5.0-r2 12.5.1-r2 13.0.0-r2 13.0.1-r2 13.1.0-r2 13.1.2-r2 13.1.3-r2 13.2.0-r2 14.0.3-r1 14.1.4-r1 15.0.0 15.0.1 15.1.0 15.2.0 15.3.0 15.3.1 16.0.0 16.2.5 17.5.0 17.5.0-r1 17.5.1 18.0.0 18.1.0 18.5.0-r1 19.0.1-r1: Commercial version of app-emulation/wine with paid support
app-emulation/crun 0.10.6: A fast and low-memory footprint OCI Container Runtime fully written in C
app-emulation/dinero 4.7-r1: Cache simulator
-app-emulation/diskimage-builder 2.35.0 2.36.0 2.37.1 9999: Golden Disk Image builder.
+app-emulation/diskimage-builder 2.37.3 9999: Golden Disk Image builder.
app-emulation/dlx 1.0.0 1.5.20: DLX Simulator
app-emulation/docker 19.03.8: The core functions you need to create Docker images and run Docker containers
app-emulation/docker-bench-security 1.3.2 1.3.3: Test for best practices around deploying docker containers
@@ -2676,7 +2676,7 @@ app-text/libgxps 0.3.1: Library for handling and rendering XPS documents
app-text/liblangtag 0.6.3: An interface library to access tags for identifying languages
app-text/libmspub 0.1.4 9999: Library parsing Microsoft Publisher documents
app-text/libmwaw 0.3.15 0.3.16 9999: Library parsing many pre-OSX MAC text formats
-app-text/libnumbertext 1.0.5: Number to number name and money text conversion libraries
+app-text/libnumbertext 1.0.5-r1: Number to number name and money text conversion libraries
app-text/libodfgen 0.1.7 9999: Library to generate ODF documents from libwpd and libwpg
app-text/libpaper 1.1.24_p5 1.1.28: Library for handling paper characteristics
app-text/libqxp 0.0.2: Library parsing QuarkXpress documents
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index d28742809fd0..010893cde594 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 28 May 2020 16:05:37 +0000
+Thu, 28 May 2020 17:35:46 +0000