2020-12-07 12:05:34 UTC

This commit is contained in:
Repository mirror & CI
2020-12-07 12:05:35 +00:00
parent 3b61b0135f
commit 94feabe377
23 changed files with 119 additions and 146 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] doc? ( || ( ( dev-lang/python:3.9 dev-python/mkdocs[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
BDEPEND=test? ( dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] doc? ( || ( ( dev-lang/python:3.9 dev-python/mkdocs[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Wrapper around re or regex that adds additional back references
EAPI=7
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/backrefs/archive/4.5.0.tar.gz -> backrefs-4.5.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2cef13c537ce69f8ce2bfdf68444f6f6
_md5_=58a87537b8585a447f72aed0d344c632

View File

@@ -1,15 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Bash style brace expansion for Python
EAPI=7
HOMEPAGE=https://github.com/facelessuser/bracex https://pypi.org/project/bracex
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/bracex/archive/2.0.0.tar.gz -> bracex-2.0.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=5e35fc128de0666a505b958a40135bd8

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] doc? ( || ( ( dev-lang/python:3.9 dev-python/mkdocs[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-git-revision-date-localized-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Bash style brace expansion for Python
EAPI=7
HOMEPAGE=https://github.com/facelessuser/bracex https://pypi.org/project/bracex
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/bracex/archive/2.0.1.tar.gz -> bracex-2.0.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=e18eab127fc9c28b8d0b310fbb7ad0de

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/Babel-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/GitPython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/jinja[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/click[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mkdocs-material[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
DESCRIPTION=Display the localized date of the last git modification of a markdown file
EAPI=7
HOMEPAGE=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin https://pypi.org/project/mkdocs-git-revision-date-localized-plugin
IUSE=test python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/Babel-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/GitPython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/jinja[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/archive/v0.7.3.tar.gz -> mkdocs-git-revision-date-localized-plugin-0.7.3.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=d0cb5ae136b8f7c419bb2d991a1e68fb

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/Babel-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/GitPython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mkdocs-1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/click[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Display the localized date of the last git modification of a markdown file
EAPI=7
HOMEPAGE=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin https://pypi.org/project/mkdocs-git-revision-date-localized-plugin
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/Babel-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/GitPython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mkdocs-1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/archive/v0.8.tar.gz -> mkdocs-git-revision-date-localized-plugin-0.8.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=665d7fee0d7625f0f21d401b5ce7fcba

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.0.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-6.3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.0.0rc2.tar.gz -> mkdocs-material-5.0.0_rc2.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=eea8a9927dc6c3cf214cb90e3005acd9

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.2.3.tar.gz -> mkdocs-material-5.2.3.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=31d1f0cdf7214ff8de636f307ff6af30

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.3.3.tar.gz -> mkdocs-material-5.3.3.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=31d1f0cdf7214ff8de636f307ff6af30

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/6.1.5.tar.gz -> mkdocs-material-6.1.5.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f7b8277a9eb27a09b76068f31f3a7976

View File

@@ -1,14 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/6.1.6.tar.gz -> mkdocs-material-6.1.6.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f7b8277a9eb27a09b76068f31f3a7976

View File

@@ -0,0 +1,14 @@
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Material Design theme for MkDocs
EAPI=7
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
IUSE=python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/6.1.7.tar.gz -> mkdocs-material-6.1.7.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=523732908ed94047a5f7edc051ab4ca3

View File

@@ -1,17 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
BDEPEND=test? ( >=dev-python/mkdocs-material-5.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( >=dev-python/mkdocs-material-5.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
DESCRIPTION=Extension pack for Python Markdown
EAPI=7
HOMEPAGE=https://github.com/facelessuser/mkdocs-material-extensions https://pypi.org/project/mkdocs-material-extensions
IUSE=test python_targets_python3_7
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
PDEPEND=>=dev-python/mkdocs-material-5.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
PDEPEND=>=dev-python/mkdocs-material-5.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
RDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/mkdocs-material-extensions/archive/1.0.1.tar.gz -> mkdocs-material-extensions-1.0.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=810d93ba7cf4ae12335431e81c977bf9
_md5_=3a430941354a87bf7ce54a04019724c3

View File

@@ -1,14 +1,14 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
EAPI=7
HOMEPAGE=https://github.com/byrnereese/mkdocs-minify-plugin https://pypi.org/project/mkdocs-minify-plugin/
IUSE=python_targets_python3_7
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/mkdocs-1.0.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=app-text/htmlmin-0.1.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/jsmin-2.2.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
RDEPEND=>=dev-python/mkdocs-1.0.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=app-text/htmlmin-0.1.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/jsmin-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/m/mkdocs-minify-plugin/mkdocs-minify-plugin-0.3.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=36dc65e62fbdc6f62b27d005311f6e89
_md5_=e4577253c5be58af0e68c53c2e44b6e9

View File

@@ -1,14 +1,14 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Plugin for Mkdocs page redirects
EAPI=7
HOMEPAGE=https://github.com/datarobot/mkdocs-redirects https://pypi.org/project/mkdocs-redirects/
IUSE=python_targets_python3_7
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/mkdocs-1.0.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/twine[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
RDEPEND=>=dev-python/mkdocs-1.0.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/twine[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/datarobot/mkdocs-redirects/archive/v1.0.1.tar.gz -> mkdocs-redirects-1.0.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=d88c7b050a84242828b1e771b4dd69d3
_md5_=5244c7e005b386b10e7644f98d410fd2

View File

@@ -0,0 +1,14 @@
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Custom alterations based on Mkdocs-Material
EAPI=7
HOMEPAGE=https://github.com/facelessuser/mkdocs_pymdownx_material_extras https://pypi.org/project/mkdocs-pymdownx-material-extras
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/mkdocs-material-5.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/facelessuser/mkdocs_pymdownx_material_extras/archive/1.0.7.tar.gz -> mkdocs_pymdownx_material_extras-1.0.7.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=6b9be98ea6f912d6f1e99a5659286ded

View File

@@ -1,14 +1,14 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Custom alterations based on Mkdocs-Material
EAPI=7
HOMEPAGE=https://github.com/facelessuser/mkdocs_pymdownx_material_extras https://pypi.org/project/mkdocs-pymdownx-material-extras
IUSE=python_targets_python3_7
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/mkdocs-material-5.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
RDEPEND=>=dev-python/mkdocs-material-5.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/facelessuser/mkdocs_pymdownx_material_extras/archive/1.1.3.tar.gz -> mkdocs_pymdownx_material_extras-1.1.3.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=46c0f4dbb2d4d95e55e2e46242cdbdc8
_md5_=6b9be98ea6f912d6f1e99a5659286ded

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/pymdown-extensions/archive/8.0.1.tar.gz -> pymdown-extensions-8.0.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f964765c8b70f35806479393a6682c38
_md5_=77985216637dbdbd9a196feb71a97f70

View File

@@ -1,14 +1,14 @@
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Additional lexers for use in Pygments
EAPI=7
HOMEPAGE=https://github.com/facelessuser/pymdown-lexers
IUSE=python_targets_python3_7 python_targets_python3_8
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pygments-2.0.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RDEPEND=>=dev-python/pygments-2.0.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/facelessuser/pymdown-lexers/archive/fa422cb95b794157760259c5c20a1235e4a459be.tar.gz -> pymdown-lexers-0_pre20180905.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=95b3d72f76b63860bdbf0cce011d21ec
_md5_=2a181d26421f50f7aa8197f06c9aa1a9

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( || ( app-text/aspell app-text/hunspell ) dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/markdown[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/soupsieve-1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/wcmatch-4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs_pymdownx_material_extras[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
BDEPEND=test? ( || ( app-text/aspell app-text/hunspell ) dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/markdown[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/soupsieve-1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/wcmatch-6.0.3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs_pymdownx_material_extras-1.1.3[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs_pymdownx_material_extras-1.1.3[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Spell checker automation tool
EAPI=7
@@ -6,10 +6,10 @@ HOMEPAGE=https://github.com/facelessuser/pyspelling
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-text/aspell app-text/hunspell ) dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/markdown[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/soupsieve-1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/wcmatch-4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
RDEPEND=|| ( app-text/aspell app-text/hunspell ) dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/markdown[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/soupsieve-1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/wcmatch-6.0.3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/pyspelling/archive/2.6.0.tar.gz -> pyspelling-2.6.0.tar.gz
SRC_URI=https://github.com/facelessuser/pyspelling/archive/2.7.0.tar.gz -> pyspelling-2.7.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=96218bf69d6cb18abc19ef16e1f7020d
_md5_=c6fc321d6d475fb985fb7a5d7763e359

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/backrefs-4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/bracex-2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
BDEPEND=test? ( >=dev-python/backrefs-4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/bracex-2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs_pymdownx_material_extras-1.0.7[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs_pymdownx_material_extras-1.0.7[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Wildcard/glob file name matcher
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/backrefs-4.1[python_targets_python3_7(-)?,python_targets_py
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facelessuser/wcmatch/archive/6.0.1.tar.gz -> wcmatch-6.0.1.tar.gz
SRC_URI=https://github.com/facelessuser/wcmatch/archive/7.1.tar.gz -> wcmatch-7.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 0ca3549f0fce23021520432e6cde37d7 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=689325589bf8fcfccb34db836bb4dbbc
_md5_=b58167f3c01ba4a070a8e8e55c93f4a6