mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2021-09-08 15:36:20 UTC
This commit is contained in:
15
metadata/md5-cache/app-admin/chezmoi-2.3.0
Normal file
15
metadata/md5-cache/app-admin/chezmoi-2.3.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/beautifulsoup:4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/beautifulsoup:4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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_8(-)?,python_targets_python3_9(-)?]
|
||||
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/md-environ[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/F/FORD/FORD-6.1.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
|
||||
_md5_=05a23fc895a764156d60f86a0227c7a5
|
||||
_md5_=6c9ae632fcff1b3058fde0c9aa7afa98
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=python_single_target_python3_8? ( dev-python/decorator[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/orjson-bin[python_targets_python3_8(-)] dev-python/distro[python_targets_python3_8(-)] dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/flask[python_targets_python3_8(-)] dev-python/waitress[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] dev-python/jsonschema[python_targets_python3_8(-)] dev-python/flask-cors[python_targets_python3_8(-)] dev-python/PyQt5[python_targets_python3_8(-)] dev-python/PyQtWebEngine[python_targets_python3_8(-)] dev-python/stringcase[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/orjson-bin[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=python_single_target_python3_8? ( dev-python/decorator[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/orjson-bin[python_targets_python3_8(-)] dev-python/distro[python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/flask[python_targets_python3_8(-)] dev-python/waitress[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] dev-python/jsonschema[python_targets_python3_8(-)] dev-python/flask-cors[python_targets_python3_8(-)] dev-python/PyQt5[python_targets_python3_8(-)] dev-python/PyQtWebEngine[python_targets_python3_8(-)] dev-python/stringcase[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/orjson-bin[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
@@ -8,9 +8,9 @@ INHERIT=python-single-r1 desktop xdg
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/decorator[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/orjson-bin[python_targets_python3_8(-)] dev-python/distro[python_targets_python3_8(-)] dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/flask[python_targets_python3_8(-)] dev-python/waitress[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] dev-python/jsonschema[python_targets_python3_8(-)] dev-python/flask-cors[python_targets_python3_8(-)] dev-python/PyQt5[python_targets_python3_8(-)] dev-python/PyQtWebEngine[python_targets_python3_8(-)] dev-python/stringcase[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/orjson-bin[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) !app-misc/anki
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/decorator[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/orjson-bin[python_targets_python3_8(-)] dev-python/distro[python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/flask[python_targets_python3_8(-)] dev-python/waitress[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] dev-python/jsonschema[python_targets_python3_8(-)] dev-python/flask-cors[python_targets_python3_8(-)] dev-python/PyQt5[python_targets_python3_8(-)] dev-python/PyQtWebEngine[python_targets_python3_8(-)] dev-python/stringcase[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/orjson-bin[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp38/a/anki/anki-2.1.45-cp38-abi3-manylinux2014_x86_64.whl -> anki-bin-2.1.45.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.45-py3-none-any.whl -> aqt-2.1.45.zip https://raw.githubusercontent.com/ankitects/anki/2.1.45/qt/linux/anki.png
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=66f3c592cba5bb589bac94bfa6aa3197
|
||||
_md5_=32da69ad8ed31110f6875dc50e3a65de
|
||||
|
||||
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 desktop
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplemma[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~dev-python/googletrans-4.0.0_rc1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup:4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bidict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pystardict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplemma[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~dev-python/googletrans-4.0.0_rc1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bidict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pystardict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/ssmtool/ssmtool-0.3.3.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf desktop c0d27bf73aa08ca05b663dbd31fbef28
|
||||
_md5_=16211aaa0df4883f70e488f5b9aaf9aa
|
||||
_md5_=7ed5e6d786a67e6e93cfcf181ddb1327
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/beautifulsoup-4[python_targets_python3_8(-)] >=dev-python/bottle-0.12[python_targets_python3_8(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_8(-)] >=dev-python/httplib2-0.10[python_targets_python3_8(-)] >=dev-python/lxml-3.0[python_targets_python3_8(-)] >=dev-python/oauth2client-4.0[python_targets_python3_8(-)] >=dev-python/ply-3.4[python_targets_python3_8(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_8(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_8(-)] >=dev-python/requests-2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/beautifulsoup-4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-5.4.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-5.4.2[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] >=dev-python/bottle-0.12[python_targets_python3_8(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_8(-)] >=dev-python/httplib2-0.10[python_targets_python3_8(-)] >=dev-python/lxml-3.0[python_targets_python3_8(-)] >=dev-python/oauth2client-4.0[python_targets_python3_8(-)] >=dev-python/ply-3.4[python_targets_python3_8(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_8(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_8(-)] >=dev-python/requests-2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-5.4.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-5.4.2[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=A double-entry accounting system that uses text files as input
|
||||
EAPI=7
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-python/beautifulsoup-4[python_targets_python3_8(-)] >=dev-python/bottle-0.12[python_targets_python3_8(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_8(-)] >=dev-python/httplib2-0.10[python_targets_python3_8(-)] >=dev-python/lxml-3.0[python_targets_python3_8(-)] >=dev-python/oauth2client-4.0[python_targets_python3_8(-)] >=dev-python/ply-3.4[python_targets_python3_8(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_8(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_8(-)] >=dev-python/requests-2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/beautifulsoup-4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] >=dev-python/bottle-0.12[python_targets_python3_8(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_8(-)] >=dev-python/httplib2-0.10[python_targets_python3_8(-)] >=dev-python/lxml-3.0[python_targets_python3_8(-)] >=dev-python/oauth2client-4.0[python_targets_python3_8(-)] >=dev-python/ply-3.4[python_targets_python3_8(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_8(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_8(-)] >=dev-python/requests-2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/beancount/beancount/archive/2.3.3.tar.gz -> beancount-2.3.3.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c distutils-r1 5e8c25e37e261f4306d82487f673a1bf
|
||||
_md5_=19da2d929d66d6ec95445923ca5b4076
|
||||
_md5_=ca68c2ddfbf7a9885d490880f621b930
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/meson-0.57.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An online/offline manga reader for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/valos/Komikku
|
||||
@@ -8,10 +8,10 @@ INHERIT=python-single-r1 meson gnome2-utils xdg
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.28.1/Komikku-v0.28.1.tar.gz -> komikku-0.28.1.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 meson 493198f00f20d2ecf10552d2737f2f13 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils 355c758ccc0d6df60d43a066640e642c xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=6b4ab03f325feaf6730e998a2e616b1d
|
||||
_md5_=d0de87f7dcdd9435bd4717a13fc4790d
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/meson-0.57.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An online/offline manga reader for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/valos/Komikku
|
||||
@@ -8,10 +8,10 @@ INHERIT=python-single-r1 meson gnome2-utils xdg
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.29.2/Komikku-v0.29.2.tar.gz -> komikku-0.29.2.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 meson 493198f00f20d2ecf10552d2737f2f13 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils 355c758ccc0d6df60d43a066640e642c xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=6b2b97db5797dd94af1cca5e4b774f01
|
||||
_md5_=fe31b936182bc8dcbc504bfca47d4b31
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/meson-0.57.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An online/offline manga reader for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/valos/Komikku
|
||||
@@ -8,10 +8,10 @@ INHERIT=python-single-r1 meson gnome2-utils xdg
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup:4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.30.0/Komikku-v0.30.0.tar.gz -> komikku-0.30.0.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 meson 493198f00f20d2ecf10552d2737f2f13 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils 355c758ccc0d6df60d43a066640e642c xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=b03f75f354ddcb89b94d2b7b7d012a72
|
||||
_md5_=e41eeb24724909ab4d974aa08c9c1fb4
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
DEFINED_PHASES=install prepare
|
||||
DEFINED_PHASES=install prepare setup
|
||||
DESCRIPTION=Simple markup - markdown like syntax
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gottox/smu
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gottox/smu/archive/v1.5.tar.gz -> smu-1.5.tar.gz
|
||||
_md5_=420f3bc6d92005285b22a116cb882158
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=fcf42c02da600e2131f975394d7b42b4
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install prepare unpack
|
||||
DEFINED_PHASES=install prepare setup unpack
|
||||
DESCRIPTION=Simple markup - markdown like syntax
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gottox/smu
|
||||
INHERIT=git-r3
|
||||
INHERIT=toolchain-funcs git-r3
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=2354050fca6fb950f373ae1bbc49a15d
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=94f1c7b24adcdbad37487b3c5ac3d35d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=Boost-1.0
|
||||
RDEPEND=~dev-libs/boost-1.75.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/BH_1.75.0-0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=bd878c3781404ee5ff7549b32981d5c3
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=|| ( GPL-2 GPL-3 )
|
||||
RDEPEND=>=dev-lang/R-3.3.0 dev-lang/R[minimal] dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/MASS_7.3-54.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f48b3c2aa02cf6df3b7bd51ee3aed856
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=>=dev-lang/R-3.5.0[minimal] virtual/lattice dev-lang/R
|
||||
DESCRIPTION=Sparse and Dense Matrix Classes and Methods
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cran.r-project.org/package=Matrix
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.5.0[minimal] virtual/lattice dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/Matrix_1.3-4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=24c8c17fcbfadf82da549131335070ba
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=93bf18e9abf03bbfbdb16f396e157810
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/R6_2.5.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=6c9ce24037015e0d1849758db84a69c2
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/RColorBrewer_1.1-2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=9b921a0a8c87b629c2396761f5a5ad52
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=dev-R/Rcpp dev-lang/R
|
||||
DESCRIPTION=C++ Classes to Embed R in C++ (and C) Applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cran.r-project.org/package=RInside http://dirk.eddelbuettel.com/code/rinside.html https://github.com/eddelbuettel/rinside
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-R/Rcpp dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/RInside_0.2.16.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=7168ec5342c16356b875b0dc6f738c0f
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=5b101ac99d9e2be1f5a764512d77fa3d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/Rcpp_1.0.6.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=a54b98c9cc77b15abdd27448311f1a18
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.3.0 >=dev-R/Rcpp-0.11.0 =sci-libs/armadillo-10.2*:=[lapack] dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/Archive/RcppArmadillo/RcppArmadillo_0.10.2.2.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=315b81035e019b8a864b2c4f9a800e13
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.3.0 dev-R/Rcpp =sci-libs/ensmallen-2.15.0* dev-R/Rcpp >=dev-R/RcppArmadillo-0.8.400.0.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/Archive/RcppEnsmallen/RcppEnsmallen_0.2.15.0.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=d5f3cacba88ff379acdd1e3cdc1713eb
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-R/sys-2.1 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/askpass_1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=1c9efcd7e293dd7986a8247c87523a6f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/assertthat_0.2.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=b1a88a136b6be5d7401bc6737661dbdb
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/brew_1.0-6.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=c0bfcb2d7f23024bc2db1bf92e4f9ced
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/brio_1.1.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=5cacdff7bf82f28c9fa35c604375eda4
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-R/processx-3.5.0 dev-R/R6 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/callr_3.7.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=58d3978f9b9ef413a4590ded2cfcf4ba
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.0.0 dev-R/rematch dev-R/tibble dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/cellranger_1.1.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=03736e5b5ce432ad2ecf5cb1b51a3854
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-2.1.0 dev-R/glue dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/cli_2.5.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=a4319956901a94f2db694d4cb75542f7
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=BSD
|
||||
RDEPEND=>=dev-lang/R-3.0.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/colorspace_2.0-1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=2c7bd63e00d4d313d8a5dde7b058e329
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=dev-lang/R
|
||||
DESCRIPTION=High Performance CommonMark and github markdown rendering in R
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cran.r-project.org/package=commonmark
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/commonmark_1.7.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=7c370e02706656aa1b2f45507aa266e4
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f74d34ef31d952646c0b3f7d447a93bc
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-R/jsonlite >=dev-R/withr-1.0.2 dev-R/crayon dev-R/rex >=dev-lang/R-3.1.0 dev-R/digest dev-R/httr dev-R/yaml dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/covr_3.5.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=68dd1df924366390fed84609f0adee2a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/crayon_1.4.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=de35b28236b3719efd68373e7c10601e
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.0.0 net-misc/curl dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/curl_4.3.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=2c63fb970a4a2e3ee8568e8d11ab9b0a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.1.0 dev-R/crayon dev-R/R6 dev-R/rprojroot dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/desc_1.3.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=7b33bb2c06f1f43e4146fe2c819d60be
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.1.0 >=dev-R/crayon-1.3.2 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/diffobj_0.3.4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=ca2194377acd5f0817d1654b7c88842b
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/digest_0.6.27.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=a223236770ad1664cb8d9665eb15975a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-cpp/plog dev-libs/boost >=dev-lang/R-3.3.0 dev-R/ellipsis dev-R/generics >=dev-R/glue-1.3.2 >=dev-R/lifecycle-1.0.0 >=dev-R/magrittr-1.5 >=dev-R/pillar-1.5.1 dev-R/R6 >=dev-R/rlang-0.4.10 >=dev-R/tibble-2.1.3 >=dev-R/tidyselect-1.1.0 >=dev-R/vctrs-0.3.5 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/dplyr_1.0.7.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=14c491f6a6d0124df5ecd7b238b5b131
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.2 >=dev-R/rlang-0.3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/ellipsis_0.3.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=c1509171c61a0ef4f851abce068bd5ba
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.0.2 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/evaluate_0.14.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=973854928ed1f540bceda6b96ee31ebf
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/fansi_0.5.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=00433d7603da6ee3727ef7cd4c4f7240
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/farver_2.1.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=cc90b9e841dda73215c92e27f68b7d27
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.1 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/generics_0.1.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=6dcb350f0c9a4e4040a53e50ee0f1a2f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.2 dev-R/digest dev-R/glue >=dev-R/gtable-0.1.1 dev-R/isoband >=dev-R/rlang-0.3.0 >=dev-R/scales-0.5.0 dev-R/tibble >=dev-R/withr-2.0.0 virtual/MASS virtual/mgcv dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/ggplot2_3.3.4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=a2ca5411f2a2d26c0d0218d33521f7d5
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-R/cli-2.0.1 >=dev-R/httr-1.2 dev-R/jsonlite dev-R/ini dev-R/gitcreds dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/gh_1.3.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f783f91a63940d8bb2ef24fd15e75620
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-vcs/git dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/gitcreds_0.1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=21258354c0b96c44f5c01ead11b54ded
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.2 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/glue_1.4.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=1f152f44724e79bc4dfcacf8404800f0
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2
|
||||
RDEPEND=>=dev-lang/R-3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/gtable_0.3.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=339f1e6c806747b682a118dbc39cd43d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.2.3 >=dev-R/xfun-0.18 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/highr_0.9.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=0bb4e24745e9d9adabc96344fb8dfc41
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.2 >=dev-R/curl-3.0.0 >=dev-R/openssl-0.8 dev-R/mime dev-R/jsonlite dev-R/R6 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/httr_1.4.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=5c68006e89b3f21ada29244882a10662
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=>=dev-lang/R-3.0.2 dev-R/Rcpp dev-R/digest dev-lang/R
|
||||
DESCRIPTION=High-Performance Stemmer, Tokenizer and Spell Checker
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cran.r-project.org/package=hunspell
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2 LGPL-2.1 MPL-1.1
|
||||
RDEPEND=>=dev-lang/R-3.0.2 dev-R/Rcpp dev-R/digest >=dev-R/Rcpp-0.12.12 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/hunspell_3.0.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=13dc97cfcfdd40d218f39e128f3b6ff3
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=88b8363818d9761927d5eaab48cba3e8
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/ini_0.3.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=fb532858a5814a219247124b9f72185d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/isoband_0.2.4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=2577c1aca864a9771ec5a7fef724aebc
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=dev-lang/R
|
||||
DESCRIPTION=A Simple and Robust JSON Parser and generator for R
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cran.r-project.org/package=jsonlite
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/jsonlite_1.7.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=4d14b7ac2af065fe0a124abc1541f254
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=0bb0deff905bd50cea5ec33a59a57a97
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-R/yaml-2.1.19 >=dev-R/xfun-0.21 >=dev-R/evaluate-0.10 dev-R/highr >=dev-lang/R-3.2.3 dev-R/markdown >=dev-R/stringr-0.6 app-text/pandoc dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/knitr_1.33.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=34ee37d351455be3a0e497843adb788f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/labeling_0.4.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=c0fdaf9a6362b1eb17b33908119c77b2
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.0.0 dev-lang/R[minimal] dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=http://cran.r-project.org/src/contrib/lattice_0.20-44.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=8aa6f7c6c54da1ebe27f889a221ce858
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/lazyeval_0.2.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=558467dd07aba116385d0e7e4b5604cb
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.3 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/lifecycle_1.0.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=3cd86d39eea5978f1cb399f8126bf45f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.3 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/magrittr_2.0.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=cd312b3900b89ef145a898b55c58cc50
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2
|
||||
RDEPEND=>=dev-lang/R-2.11.1 >=dev-R/mime-0.3 dev-R/xfun dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/markdown_1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=163559220a9fe8e93068e2601c0db075
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.6.0[minimal] virtual/nlme virtual/Matrix dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/mgcv_1.8-36.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=9d6f9b61a49b9e03797ec7a01ca23aea
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/mime_0.10.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=e0475617c48eaf93083e1da718663bc3
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/colorspace dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/munsell_0.5.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f960903c55ab22fdab5b14bd79fee13d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.4.0 virtual/lattice dev-lang/R[minimal] dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=http://cran.r-project.org/src/contrib/nlme_3.1-152.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=91163b87860c7329e5b9e473e3b7b8e1
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=|| ( GPL-2 GPL-3 )
|
||||
RDEPEND=>=dev-lang/R-3.0.0 dev-lang/R[minimal] dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=http://cran.r-project.org/src/contrib/nnet_7.3-16.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=1aee638619639690b48d08b7d98bd7a7
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/askpass dev-libs/openssl dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/openssl_1.4.5.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=43f855c420de48b81d6f7712aa026dad
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-R/cli >=dev-R/crayon-1.3.4 >=dev-R/ellipsis-0.3.2 dev-R/fansi dev-R/lifecycle >=dev-R/rlang-0.3.0 >=dev-R/utf8-1.1.0 >=dev-R/vctrs-0.3.8 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/pillar_1.6.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=6f6e92801c4e69c8555ff648fa626c06
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/pkgconfig_2.0.3.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f6b8c5a1c34478f4e4559384647aea9c
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-R/cli dev-R/desc dev-R/crayon dev-R/rprojroot dev-R/rlang dev-R/rstudioapi dev-R/withr dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/pkgload_1.2.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=e61576fc3ea55022fa6d16af7306e38f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-cpp/plog dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/plogr_0.2.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=4bc4bad0391839914e2996021d410947
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/praise_1.0.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=be5833fb0fcac52fa9485ad3b4edb9bb
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-R/ps-1.2.0 dev-R/R6 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/processx_3.5.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=bcbc6e71761aac66a1bef992bc7dcc7a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.1 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/ps_1.6.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=0dc0aec53c87876f7bd85df703ce667e
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.2 >=dev-R/magrittr-1.5 >=dev-R/rlang-0.3.1 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/purrr_0.3.4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=459c8dc4785ca5c45248fdcfd8285421
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rematch_1.0.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=8b5378a20e7e2b587170377b1ec47c19
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/tibble dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rematch2_2.1.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=5b72d80a08971aaa72489a5983df4955
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/lazyeval dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rex_1.2.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=44c799d4b43bdbe776447b4b63408e72
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rlang_0.4.11.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=1a803582599d7f463910d3335b85cf67
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=dev-R/brew dev-R/rlang dev-R/digest >=dev-R/desc-1.2.0 dev-R/knitr dev-R/xml2 >=dev-lang/R-3.2 dev-R/commonmark >=dev-R/pkgload-1.0.2 >=dev-R/purrr-0.3.3 >=dev-R/R6-2.1.2 >=dev-R/Rcpp-0.11.0 dev-R/stringi >=dev-R/stringr-1.0.0 dev-R/Rcpp dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/roxygen2_7.1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=f22b51a8ecfe8fadc6c58ef3a218e2da
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.0.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rprojroot_2.0.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=8d600b0eed7f9c5fd2cd5d6a0d1f135c
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/rstudioapi_0.13.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=1e179c3a0c70e8480a63a058742b967b
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.2 dev-R/labeling dev-R/RColorBrewer >=dev-R/farver-2.0.3 >=dev-R/munsell-0.5 dev-R/lifecycle dev-R/R6 dev-R/viridisLite dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/scales_1.1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=38d351ce4e8e2ac57f934b2b01f707d3
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/commonmark >=dev-R/hunspell-3.0 dev-R/xml2 dev-R/knitr dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/spelling_2.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=152f35024b7c7715dd63cdf5f761f842
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+ BSD public-domain MIT
|
||||
RDEPEND=>=dev-lang/R-3.1 >=dev-libs/icu-55 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/stringi_1.6.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=144570a04cb035aa952a0df909ca7661
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2
|
||||
RDEPEND=>=dev-lang/R-3.1 dev-R/magrittr >=dev-R/glue-1.2.0 >=dev-R/stringi-1.1.7 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/stringr_1.4.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=931a0e97dac1c441974645cb34ed4747
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=LGPL-2+
|
||||
RDEPEND=virtual/Matrix dev-lang/R[minimal] >=dev-lang/R-3.5.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/survival_3.2-11.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=ed93a3697c3a9240fc952cb9ab309651
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/sys_3.4.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=fcde308943e19c23dafc36de89f7dca9
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.1 dev-R/brio >=dev-R/callr-3.5.1 >=dev-R/cli-2.2.0 >=dev-R/crayon-1.3.4 dev-R/desc dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/evaluate dev-R/jsonlite dev-R/lifecycle dev-R/magrittr dev-R/pkgload dev-R/praise dev-R/processx >=dev-R/ps-1.3.4 >=dev-R/R6-2.2.0 >=dev-R/rlang-0.4.9 >=dev-R/waldo-0.2.4 >=dev-R/withr-2.3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/testthat_3.0.3.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=a71732d37d3871b73ff3acf09a32b189
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.1.0 >=dev-R/ellipsis-0.3.2 >=dev-R/fansi-0.4.0 >=dev-R/lifecycle-0.2.0 dev-R/magrittr >=dev-R/pillar-1.6.0 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.3.8 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/tibble_3.1.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=5d7234d804112b2223185eaf46b77d4a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.2 dev-R/ellipsis >=dev-R/glue-1.3.0 >=dev-R/purrr-0.3.2 >=dev-R/rlang-0.4.6 >=dev-R/vctrs-0.3.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/tidyselect_1.1.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=6555171888303e396ccd52bc64807184
|
||||
|
||||
@@ -3,11 +3,11 @@ DEPEND=>=dev-lang/R-2.1.0 dev-lang/R
|
||||
DESCRIPTION=Unicode Text Processing
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/patperry/r-utf8 https://cran.r-project.org/package=utf8
|
||||
INHERIT=R-packages toolchain-funcs
|
||||
INHERIT=R-packages
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-lang/R-2.1.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/utf8_1.2.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=68277b5c53340f34fa884d2e2886a890
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=242fde9b14114a14786e388f7aac341a
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/R-3.3 >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/vctrs_0.3.8.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=25c5634615766733fbc81ca627e0d290
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/viridisLite_0.4.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=3c672142b7bb9f4312d5c5bc88e9229d
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-R/rlang-0.4.10 dev-R/tibble dev-R/fansi dev-R/diffobj dev-R/cli dev-R/glue dev-R/rematch2 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/waldo_0.2.5.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=ccf3f984b87fa1cc877a168f000658f1
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-R/httr dev-R/jsonlite dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/whoami_1.3.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=e1d859ed19cdde483e7f8b9e2b23f46f
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/R-3.2.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/withr_2.4.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=0bb16726fa362ca79eddd3c5c1844ce2
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=MIT
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/xfun_0.24.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=3b69d61b6461bf706203e13e5e9f075b
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/R-3.1.0 dev-libs/libxml2 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/xml2_1.3.2.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=64b08daef98473ef736b8fee17dad470
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=BSD
|
||||
RDEPEND=dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=mirror://cran/src/contrib/yaml_2.2.1.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff R-packages e08c2b1553ebb85c451feb7f8445eec0
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 R-packages 2f88345d10e4d3c58b5cdb54dedc4ee8
|
||||
_md5_=592b297b8c0006797d851b41e635a72e
|
||||
|
||||
13
metadata/md5-cache/dev-lang/fbc-1.08.1
Normal file
13
metadata/md5-cache/dev-lang/fbc-1.08.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( dev-lang/fbc dev-lang/fbc-bootstrap )
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( dev-libs/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-libs/libXrandr x11-libs/libXrender )
|
||||
DESCRIPTION=A free/open source, multi-platform BASIC compiler.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.freebasic.net
|
||||
IUSE=gpm libffi opengl X
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
|
||||
RDEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( dev-libs/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-libs/libXrandr x11-libs/libXrender )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/freebasic/fbc/archive/1.08.1.tar.gz -> fbc-1.08.1.tar.gz
|
||||
_md5_=aebc1ab4b18d3642a21e94f3ea3b04f7
|
||||
11
metadata/md5-cache/dev-lang/fbc-bootstrap-1.08.1
Normal file
11
metadata/md5-cache/dev-lang/fbc-bootstrap-1.08.1
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Bootstrap package for dev-lang/fbc
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.freebasic.net
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/freebasic/fbc/releases/download/1.08.1/FreeBASIC-1.08.1-source-bootstrap.tar.xz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
|
||||
_md5_=c097b4b066a0006f2770a88e29308272
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/m/md-environ/md-environ-0.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 5e8c25e37e261f4306d82487f673a1bf
|
||||
_md5_=34b4f48e9582cae24c753dcd5f1ce154
|
||||
_md5_=8b3ecc4540ce66c7f64fd0527e3eba10
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user