2021-03-15 11:07:58 UTC

This commit is contained in:
Repository mirror & CI
2021-03-15 11:07:58 +00:00
parent 272f7b7b1c
commit 50e46a5a0d
33 changed files with 391 additions and 61 deletions

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=7
HOMEPAGE=https://doublecmd.sourceforge.io/
IUSE=gtk qt5
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.qt5.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.qt5.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=3ced7510e8d4798ff629413504b0fc8a

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.0 dev-lang/R
DESCRIPTION=Encapsulated Classes with Reference Semantics
EAPI=7
HOMEPAGE=https://r6.r-lib.org https://github.com/r-lib/R6 https://cran.r-project.org/package=R6
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/R6_2.5.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=b17ac1e7c1ed33abf58f7bd37ae78d57

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Seamless R and C++ Integration
EAPI=7
HOMEPAGE=http://www.rcpp.org http://dirk.eddelbuettel.com/code/rcpp.html https://github.com/RcppCore/Rcpp https://cran.r-project.org/package=Rcpp
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=6ba613beccc33fb7529320390b221def

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-2.1.0 dev-R/assertthat dev-R/glue dev-lang/R
DESCRIPTION=Helpers for Developing Command Line Interfaces
EAPI=7
HOMEPAGE=https://github.com/r-lib/cli https://cran.r-project.org/package=cli
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-2.1.0 dev-R/assertthat dev-R/glue dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/cli_2.3.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=7eaa306abf6b3dab9d62a9fd57774bae

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Colored Terminal Output
EAPI=7
HOMEPAGE=https://github.com/r-lib/crayon https://cran.r-project.org/package=crayon
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/crayon_1.4.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=936cae2ac21de93766332b6f93a572f0

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3.0 dev-lang/R
DESCRIPTION=Create Compact Hash Digests of R Objects
EAPI=7
HOMEPAGE=http://dirk.eddelbuettel.com/code/digest.html https://github.com/eddelbuettel/digest
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=>=dev-lang/R-3.3.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/digest_0.6.27.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=3628cf150b09c9be7e7651bdcc04f790

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=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/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
DESCRIPTION=A Grammar of Data Manipulation
EAPI=7
HOMEPAGE=https://dplyr.tidyverse.org https://github.com/tidyverse/dplyr https://cran.r-project.org/package=dplyr
IUSE=byte-compile
KEYWORDS=~amd64
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/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=http://cran.r-project.org/src/contrib/dplyr_1.0.5.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=53f8d89bfa9b4dd62d080b703b35f749

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1.0 dev-lang/R
DESCRIPTION=ANSI Control Sequence Aware String Functions
EAPI=7
HOMEPAGE=https://github.com/brodieG/fansi https://cran.r-project.org/package=fansi
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/fansi_0.4.2.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=b0768c002a5f99e7fc9c653b0f68dda2

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1 dev-lang/R
DESCRIPTION=Common S3 Generics not Provided by Base R Methods Related to Model Fitting
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=generics
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.1 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/generics_0.1.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=cc529c3e3533f8f1de1cba1d624efa14

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 dev-lang/R
DESCRIPTION=Interpreted String Literals
EAPI=7
HOMEPAGE=https://glue.tidyverse.org https://github.com/tidyverse/glue https://cran.r-project.org/package=glue
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.2 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/glue_1.4.2.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=82009b4b4014c69d7647aeaf27013864

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
DESCRIPTION=Manage the Life Cycle of your Package Functions
EAPI=7
HOMEPAGE=https://lifecycle.r-lib.org https://github.com/r-lib/lifecycle https://cran.r-project.org/package=lifecycle
IUSE=byte-compile
KEYWORDS=~amd64
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=http://cran.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=8f5577738adc206aca0d9ec051031a9c

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
DESCRIPTION=A Forward-Pipe Operator for R
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=magrittr
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.3 dev-R/glue >=dev-R/rlang-0.4.10 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/magrittr_2.0.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=e15deaa50c2b01c1451c349ccd36c549

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-R/cli >=dev-R/crayon-1.3.4 dev-R/ellipsis dev-R/fansi dev-R/lifecycle >=dev-R/rlang-0.3.0 >=dev-R/utf8-1.1.0 >=dev-R/vctrs-0.2.0 dev-lang/R
DESCRIPTION=Coloured Formatting for Columns
EAPI=7
HOMEPAGE=https://github.com/r-lib/pillar https://cran.r-project.org/package=pillar
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-R/cli >=dev-R/crayon-1.3.4 dev-R/ellipsis dev-R/fansi dev-R/lifecycle >=dev-R/rlang-0.3.0 >=dev-R/utf8-1.1.0 >=dev-R/vctrs-0.2.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/pillar_1.5.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=bee96d8a9ea916c3e6c616828d65c86d

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3.0 dev-lang/R
DESCRIPTION=Functions for Base Types and Core R and Tidyverse Features
EAPI=7
HOMEPAGE=https://rlang.r-lib.org https://github.com/r-lib/rlang https://cran.r-project.org/package=rlang
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.3.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/rlang_0.4.10.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=702146f91896459551f576dc36544320

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1.0 dev-R/cli >=dev-R/crayon-1.3.4 >=dev-R/lifecycle-0.2.0 >=dev-R/ellipsis-0.2.0 >=dev-R/fansi-0.4.0 dev-R/magrittr >=dev-R/pillar-1.5.0 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.3.2 dev-lang/R
DESCRIPTION=Simple Data Frames
EAPI=7
HOMEPAGE=https://tibble.tidyverse.org https://github.com/tidyverse/tibble https://cran.r-project.org/package=tibble
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.1.0 dev-R/cli >=dev-R/crayon-1.3.4 >=dev-R/lifecycle-0.2.0 >=dev-R/ellipsis-0.2.0 >=dev-R/fansi-0.4.0 dev-R/magrittr >=dev-R/pillar-1.5.0 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.3.2 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/tibble_3.1.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=00a41ff4dcaf9fd32d47216af4c4f106

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
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
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/R-2.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/utf8_1.2.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=9bac400e4353029847863049b245e373

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3 dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.7 dev-lang/R
DESCRIPTION=Vector Helpers
EAPI=7
HOMEPAGE=https://github.com/r-lib/vctrs https://cran.r-project.org/package=vctrs
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.3 dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.7 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/vctrs_0.3.6.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=5ec3de62041cdd1da3183a21591a1a1c

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pyproject2setuppy
DESCRIPTION=Asynchronous SMTP client for use with asyncio
EAPI=7
HOMEPAGE=https://pypi.org/project/aiosmtplib/ https://github.com/cole/aiosmtplib
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/pyproject2setuppy python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/a/aiosmtplib/aiosmtplib-1.1.4.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=d80a8bbe0f2ebd403485c9e73ffa6e5c

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/decorator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipdb[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pathlib2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pexpect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pickleshare[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pluggy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/py[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pygments[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyparsing[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/scandir[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/traitlets[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( dev-python/sphinx ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/decorator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipdb[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pathlib2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pexpect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pickleshare[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pluggy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/py[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pygments[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyparsing[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/scandir[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/traitlets[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DESCRIPTION=Up to date simple useragent faker with real world database
EAPI=7
HOMEPAGE=https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent
IUSE=test doc python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/decorator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipdb[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pathlib2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pexpect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pickleshare[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pluggy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/py[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pygments[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyparsing[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/scandir[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/traitlets[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hellysmile/fake-useragent/archive/0.1.11.tar.gz -> fake-useragent-0.1.11.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=2b8b53b32c53ed41c4d82315192a8a8d

View File

@@ -0,0 +1,14 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An implementation of the Glicko-2 rating system for Python
EAPI=7
HOMEPAGE=https://github.com/sublee/glicko2
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/sublee/glicko2/archive/99285aa6b5250b91a837b842dc61b2a96007f3c5.tar.gz -> github-sublee-glicko2-0_pre20191010.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=ea73fa73f525f8c467c99c7873561633

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DESCRIPTION=Free Google Translate API for Python. Translates totally free of charge.
EAPI=7
HOMEPAGE=https://pypi.org/project/googletransx
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=mirror://pypi/g/googletransx/googletransx-2.4.2.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=d4612fc52666c23ebbf0a3f056e6cde4

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Read JUnit/XUnit XML files and map them to Python objects
EAPI=7
HOMEPAGE=https://pypi.python.org/pypi/xunitparser
IUSE=python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/x/xunitparser/xunitparser-1.3.3.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=b9af6077611d649ae8767e8c3a76fece

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( >=dev-python/colorama-0.3.9[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/GitPython-2.1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Easily update multiple git repositories at once
EAPI=7
HOMEPAGE=https://github.com/earwig/git-repo-updater
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/colorama-0.3.9[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/GitPython-2.1.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/earwig/git-repo-updater/archive/v0.5.1.tar.gz -> git-repo-updater-0.5.1.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=b64600683ac5980392205dcc75c84e05

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.24.2.tar.gz -> lazygit-0.24.2.tar.gz
_eclasses_=golang-base 904cd4c642d6923795b9bd99b6fe0e74 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
_md5_=d80c9cc7acdb825503a577c7b24e5493

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.23.7.tar.gz -> lazygit-0.23.7.tar.gz
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.26.1.tar.gz -> lazygit-0.26.1.tar.gz
_eclasses_=golang-base 904cd4c642d6923795b9bd99b6fe0e74 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
_md5_=d80c9cc7acdb825503a577c7b24e5493
_md5_=06beb5f1e52d3f21802e604ca39e6c0e

View File

@@ -0,0 +1,11 @@
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig
DEFINED_PHASES=install prepare
DESCRIPTION=CAN userspace utilities and tools
EAPI=7
HOMEPAGE=https://github.com/linux-can/
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/linux-can/can-utils/archive/v2020.12.0.tar.gz -> can-utils-2020.12.0.tar.gz
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=fd71ff7b5cdf188738d89ef608e77210

View File

@@ -3,10 +3,8 @@ DEFINED_PHASES=install prepare unpack
DESCRIPTION=CAN userspace utilities and tools
EAPI=7
HOMEPAGE=https://github.com/linux-can/
IUSE=systemd
KEYWORDS=~amd64
LICENSE=GPL-2
PROPERTIES=live
SLOT=0
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 git-r3 3e7ec3d6619213460c85e2aa48398441 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=a6c4b7a6201a0074a8b36f160bea34b7
_md5_=0059641b933603d44e20f2838d7bfdc8

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/boost[context,threads,python?] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent dev-libs/xxhash jemalloc? ( >=dev-libs/jemalloc-5.2.1 ) app-arch/libarchive app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-cpp/sparsehash dev-cpp/gflags dev-cpp/glog[gflags] sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/zlib sys-libs/libunwind !dev-cpp/folly
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.4.0/dwarfs-0.4.0.tar.bz2 -> dwarfs-0.4.0.tar.bz2
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.4.1/dwarfs-0.4.1.tar.bz2 -> dwarfs-0.4.1.tar.bz2
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=f5aa11a56abb07990e678b5b05da5d95
_md5_=f1c63804a5f5fbe55fe9bb9b44585bc7

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/aiohttp-socks[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/aiodns[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cchardet[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/elasticsearch-py[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/fake-useragent[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/geopy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/googletransx[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pandas-0.23.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/PySocks[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/schedule[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DESCRIPTION=Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
EAPI=7
HOMEPAGE=https://github.com/twintproject/twint https://pypi.org/project/twint
IUSE=test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/aiohttp[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/aiohttp-socks[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/aiodns[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/beautifulsoup:4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cchardet[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/elasticsearch-py[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/fake-useragent[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/geopy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/googletransx[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pandas-0.23.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/PySocks[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/schedule[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/twintproject/twint/archive/v2.1.20.tar.gz -> twint-2.1.20.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=8bc70d81f5a6dd4bcd9b69ab7e29e146

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/flake8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/xunitparser[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/coverage-5.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyflakes[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/asttokens[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/feedparser[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-jose[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/geopy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/selenium[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Consume lots of websites without a browser (Web Outside Of Browsers)
EAPI=7
HOMEPAGE=https://woob.tech/
IUSE=test test python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.woob.tech/weboob/weboob/uploads/7b91875f693b60e93c5976daa051034b/weboob-2.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=c050f0e92a8dc7e13a24bedca59c96a7

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/flake8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/xunitparser[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/coverage-5.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyflakes[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/asttokens[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/feedparser[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-jose[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/geopy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/selenium[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DESCRIPTION=Consume lots of websites without a browser (Web Outside Of Browsers)
EAPI=7
HOMEPAGE=https://woob.tech/
IUSE=test test python_targets_python3_7 python_targets_python3_8
LICENSE=LGPL-3+
PROPERTIES=live
RDEPEND=dev-python/lxml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/cssselect[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html2text[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pillow[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/Babel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/prettytable[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/termcolor[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/unidecode[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=c050f0e92a8dc7e13a24bedca59c96a7

View File

@@ -46,7 +46,7 @@ app-misc/brightness-control 2.0_p20200629: Qt Brightness Controller in Python
app-misc/brightnessctl 0.5.1 9999: A program to read and control device brightness
app-misc/cheat 4.0.2 4.2.0 4.2.0-r2: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/ddcui 0.1.2: Graphical user interface for ddcutil - control monitor settings
app-misc/doublecmd-bin 0.9.9 0.9.10: Free cross platform open source file manager with two panels side by side.
app-misc/doublecmd-bin 0.9.10: Free cross platform open source file manager with two panels side by side.
app-misc/dragon 1.1.1 9999: Simple drag-and-drop source/sink for X and Wayland
app-misc/fetsh 1.7 1.8 9999: A fetch written in POSIX shell without any external commands
app-misc/fff 2.2: A simple file manager written in bash
@@ -92,29 +92,30 @@ app-text/mdbook 0.4.5 0.4.6 0.4.7: Creates a book from markdown files
app-text/noweb 2.12: a literate programming tool, lighter than web
app-text/stdman 2019.08.27 2020.11.17 9999: Formatted C++ stdlib man pages (cppreference)
dev-R/BH 1.75.0.0: Boost C++ Header Files
dev-R/R6 2.4.1: Encapsulated Classes with Reference Semantics
dev-R/Rcpp 1.0.4.6: Seamless R and C++ Integration
dev-R/R6 2.4.1 2.5.0: Encapsulated Classes with Reference Semantics
dev-R/Rcpp 1.0.4.6 1.0.6: Seamless R and C++ Integration
dev-R/assertthat 0.2.1: Easy Pre and Post Assertions
dev-R/cellranger 1.1.0: Translate Spreadsheet Cell Ranges to Rows and Columns
dev-R/cli 2.0.2: Helpers for Developing Command Line Interfaces
dev-R/crayon 1.3.4: Colored Terminal Output
dev-R/digest 0.6.25: Create Compact Hash Digests of R Objects
dev-R/dplyr 0.8.5: A Grammar of Data Manipulation
dev-R/cli 2.0.2 2.3.1: Helpers for Developing Command Line Interfaces
dev-R/crayon 1.3.4 1.4.1: Colored Terminal Output
dev-R/digest 0.6.25 0.6.27: Create Compact Hash Digests of R Objects
dev-R/dplyr 0.8.5 1.0.5: A Grammar of Data Manipulation
dev-R/ellipsis 0.3.0 0.3.1: Tools for Working with ...
dev-R/fansi 0.4.1: ANSI Control Sequence Aware String Functions
dev-R/glue 1.4.0 1.4.1: Interpreted String Literals
dev-R/lifecycle 0.2.0: Manage the Life Cycle of your Package Functions
dev-R/magrittr 1.5: A Forward-Pipe Operator for R
dev-R/pillar 1.4.4: Coloured Formatting for Columns
dev-R/fansi 0.4.1 0.4.2: ANSI Control Sequence Aware String Functions
dev-R/generics 0.1.0: Common S3 Generics not Provided by Base R Methods Related to Model Fitting
dev-R/glue 1.4.0 1.4.1 1.4.2: Interpreted String Literals
dev-R/lifecycle 0.2.0 1.0.0: Manage the Life Cycle of your Package Functions
dev-R/magrittr 1.5 2.0.1: A Forward-Pipe Operator for R
dev-R/pillar 1.4.4 1.5.1: Coloured Formatting for Columns
dev-R/pkgconfig 2.0.3: Private Configuration for R Packages
dev-R/plogr 0.2.0: The plog C++ Logging Library
dev-R/purrr 0.3.4: Functional Programming Tools
dev-R/rematch 1.0.1: Match Regular Expressions with a Nicer API
dev-R/rlang 0.4.6: Functions for Base Types and Core R and Tidyverse Features
dev-R/tibble 3.0.1: Simple Data Frames
dev-R/rlang 0.4.6 0.4.10: Functions for Base Types and Core R and Tidyverse Features
dev-R/tibble 3.0.1 3.1.0: Simple Data Frames
dev-R/tidyselect 1.0.0 1.1.0: Select from a Set of Strings
dev-R/utf8 1.1.4: Unicode Text Processing
dev-R/vctrs 0.2.4 0.3.0: Vector Helpers
dev-R/utf8 1.1.4 1.2.1: Unicode Text Processing
dev-R/vctrs 0.2.4 0.3.0 0.3.6: Vector Helpers
dev-cpp/folly 2020.11.30.00 2021.01.04.00: An open-source C++ library developed and used at Facebook
dev-cpp/mastodonpp 0.5.7 9999: C++ wrapper for the Mastodon and Pleroma APIs.
dev-cpp/plog 1.1.5_p20200501: Portable, simple and extensible C++ logging library
@@ -164,6 +165,7 @@ dev-php/pecl-inotify 2.0.0: Inotify binding for PHP
dev-python/aiomysql 0.0.21: aiomysql is a library for accessing a MySQL database from the asyncio
dev-python/aionotify 0.2.0: Simple, asyncio-based inotify library for Python
dev-python/aiopg 1.1.0: aiopg is a library for accessing a PostgreSQL database from the asyncio
dev-python/aiosmtplib 1.1.4: Asynchronous SMTP client for use with asyncio
dev-python/aiosqlite 0.16.0: asyncio bridge to the standard sqlite3 module
dev-python/aiounittest 1.4.0: Test python asyncio-based code with ease
dev-python/almost 0.1.5: A helper for approximate comparison
@@ -200,13 +202,13 @@ dev-python/dateparser 1.0.0: Date parsing library designed to parse dates from H
dev-python/devtools 0.6.1: Dev tools for python
dev-python/doxypypy 0.8.8.6: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/factory_boy 3.1.0: A fixtures replacement tool
dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database
dev-python/fake-useragent 0.1.11 0.1.11-r1: Up to date simple useragent faker with real world database
dev-python/geopy 2.0.0: A Geocoding Toolbox for Python
dev-python/github-sublee-glicko2 0_pre20191010: An implementation of the Glicko-2 rating system for Python
dev-python/github-sublee-glicko2 0_pre20191010 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python
dev-python/glicko2 2.0.0: glicko2 implementation in python
dev-python/glyphsLib 5.3.0: A library to provide a bridge from Glyphs source files to UFOs
dev-python/google-cloud-storage 1.36.0: Google Cloud Storage API client library
dev-python/googletransx 2.4.2: Free Google Translate API for Python. Translates totally free of charge.
dev-python/googletransx 2.4.2 2.4.2-r1: Free Google Translate API for Python. Translates totally free of charge.
dev-python/graphene 3.0.0_beta7: GraphQL Framework for Python
dev-python/graphql-core 3.1.2 3.1.3: GraphQL for Python
dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next
@@ -298,6 +300,7 @@ dev-python/ufoNormalizer 0.5.2: A tool that will normalize the XML and other dat
dev-python/ukpostcodeparser 1.1.2: UK postcode parser library
dev-python/watchgod 0.7: Simple, modern file watching and code reload
dev-python/webpy 0.62: A web framework for python that is as simple as it is powerful
dev-python/xunitparser 1.3.3: Read JUnit/XUnit XML files and map them to Python objects
dev-python/yams 0.7.3 9999: A Last.FM scrobbler for MPD (Yet Another Mpd Scrobbler)
dev-scheme/gerbil 0.16 9999: Dialect of Scheme designed for Systems Programming
dev-scheme/guile-colorized 0.1_p20191205 9999: Colorized REPL for GNU Guile
@@ -313,10 +316,10 @@ dev-util/xdp-tools 1.1.0: Utilities and example programs for use with XDP
dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your bad code.
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-extras 6.1.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/git-repo-updater 0.5.1 0.5.1-r1: Easily update multiple git repositories at once
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.2.0 1.3.0_beta 1.3.0 9999: Multi-platform Git client written with Qt
dev-vcs/lazygit 0.23.7 0.24.2 0.25.1 9999: Lazygit, a simple terminal UI for git commands
dev-vcs/lazygit 0.25.1 0.26.1 9999: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 915: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
@@ -441,7 +444,7 @@ net-libs/usockets 0.6.0_p20210126 0.7.1 9999: tiny eventing, networking & crypto
net-mail/remail 0.9: A set of tools for crypted mailing lists
net-misc/FORT-validator 1.4.1 1.4.2 1.5.0: FORT validator is an open source RPKI validator
net-misc/amfora 1.8.0: A fancy terminal browser for the Gemini protocol.
net-misc/can-utils 2020.02.04 2020.12.0 9999-r3: CAN userspace utilities and tools
net-misc/can-utils 2020.02.04 2020.12.0 2020.12.0-r1 9999-r3: CAN userspace utilities and tools
net-misc/castor 0.8.15 0.8.16: A graphical browser for plain-text protocols
net-misc/freetube-bin 0.11.3: https://github.com/FreeTubeApp/FreeTube
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
@@ -514,7 +517,7 @@ sys-cluster/shuffile 0.0.3: SHUFFILE Shuffle files between processes
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
sys-fs/btrfs-heatmap 9: Python 3 script to draw a heatmap of a btrfs filesystem
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dwarfs 0.4.0: A fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.4.1: A fast very high compression read-only FUSE file system
sys-fs/erofs-utils 1.1 1.2 1.2.1 9999: Userspace tools for EROFS images
sys-fs/gcsfuse 0.33.2: A user-space file system for interacting with Google Cloud Storage
sys-fs/gfs2-utils 3.2.0 3.3.0: Shared-disk cluster file system
@@ -533,11 +536,12 @@ www-apps/code-server-bin 3.8.1 3.9.0 3.9.1: VS Code in the browser (binary versi
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/jackett-bin 0.17.456: API Support for your favorite torrent trackers
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
www-apps/twint 2.1.20: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/twint 2.1.20 2.1.20-r1: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/uwebsockets 18.23.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.0.3 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh-bin 1.6.4: A fully-modern text-based browser, rendering to TTY and browsers
www-client/torbrowser-launcher 0.3.3 9999: A program to download, updated, and run the Tor Browser Bundle
www-client/woob 2.0 9999: Consume lots of websites without a browser (Web Outside Of Browsers)
www-servers/thin 1.8.0: This a Ruby gem that delivers a thin and fast web server
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran

View File

@@ -1 +1 @@
Sat, 13 Mar 2021 12:41:46 +0000
Mon, 15 Mar 2021 11:07:58 +0000