mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2020-04-09 12:05:04 UTC
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),python_single_target_pypy3(+)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=KaTeX Sphinx extension for rendering of math in HTML pages
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/hagenw/sphinxcontrib-katex
|
||||
IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=doc python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
PDEPEND=>=dev-python/sphinx-1.7.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
RDEPEND=>=dev-python/sphinx-1.7.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinxcontrib-katex/sphinxcontrib-katex-0.6.0.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=25f90db82af0c0270f76c6e905612535
|
||||
_md5_=c5d79ed1926a9c3d733c015e03782923
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceforge.net/projects/geographiclib/files/distrib/GeographicLib-1.50.tar.gz/download -> geographiclib-1.50.tar.gz geoids_dataset_egm84-30? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-30.tar.bz2 -> geoids-egm84-30.tar.bz2 ) geoids_dataset_egm84-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-15.tar.bz2 -> geoids-egm84-15.tar.bz2 ) geoids_dataset_egm96-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-15.tar.bz2 -> geoids-egm96-15.tar.bz2 ) geoids_dataset_egm96-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-5.tar.bz2 -> geoids-egm96-5.tar.bz2 ) geoids_dataset_egm2008-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-5.tar.bz2 -> geoids-egm2008-5.tar.bz2 ) geoids_dataset_egm2008-2-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-2_5.tar.bz2 -> geoids-egm2008-2_5.tar.bz2 ) geoids_dataset_egm2008-1? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-1.tar.bz2 -> geoids-egm2008-1.tar.bz2 ) gravity_model_egm84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm84.tar.bz2 -> gravity-egm84.tar.bz2 ) gravity_model_egm96? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm96.tar.bz2 -> gravity-egm96.tar.bz2 ) gravity_model_egm2008? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm2008.tar.bz2 -> gravity-egm2008.tar.bz2 ) gravity_model_wgs84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/wgs84.tar.bz2 -> gravity-wgs84.tar.bz2 ) magnetic_model_wmm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2010.tar.bz2 -> magnetic-wmm2010.tar.bz2 ) magnetic_model_wmm2015v2? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2015v2.tar.bz2 -> magnetic-wmm2015v2.tar.bz2 ) magnetic_model_wmm2020? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2020.tar.bz2 -> magnetic-wmm2020.tar.bz2 ) magnetic_model_igrf11? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf11.tar.bz2 -> magnetic-igrf11.tar.bz2 ) magnetic_model_igrf12? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf12.tar.bz2 -> magnetic-igrf12.tar.bz2 ) magnetic_model_emm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2010.tar.bz2 -> magnetic-emm2010.tar.bz2 ) magnetic_model_emm2015? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2015.tar.bz2 -> magnetic-emm2015.tar.bz2 ) magnetic_model_emm2017? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2017.tar.bz2 -> magnetic-emm2017.tar.bz2 )
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 distutils-r1 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=e4f9572aa9d41a19249515f7f899709c
|
||||
_md5_=0c82f03dba84672725aab5ecdd8410ae
|
||||
16
metadata/md5-cache/www-apps/twint-2.1.18
Normal file
16
metadata/md5-cache/www-apps/twint-2.1.18
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aiohttp[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiohttp-socks[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiodns[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/beautifulsoup[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/cchardet[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/elasticsearch-py[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/fake-useragent[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/geopy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/googletransx[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/pandas-0.23.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/PySocks[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/schedule[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
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_6
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aiohttp[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiohttp-socks[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiodns[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/beautifulsoup[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/cchardet[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/elasticsearch-py[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/fake-useragent[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/geopy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/googletransx[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/pandas-0.23.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/PySocks[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/schedule[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/twintproject/twint/archive/v2.1.18.tar.gz -> twint-2.1.18.tar.gz
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=7935cd486c0c586f881d21b6b1a66db9
|
||||
@@ -136,7 +136,7 @@ net-wireless/rtl8821ce 20200224: Realtek RTL8821CE Driver module for Linux kerne
|
||||
net-wireless/rtl8821cu 20200302: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
|
||||
sci-electronics/verilator 4.026 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-geosciences/geographiclib 1.50: C++ library for converting geographic coordinate systems
|
||||
sci-geosciences/geographiclib 1.50-r1: C++ library for converting geographic coordinate systems
|
||||
sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching
|
||||
sci-libs/chaco 2.2: Software for Partitioning Graphs
|
||||
sci-libs/jdqz 0_pre19971107: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
|
||||
@@ -152,6 +152,7 @@ sys-cluster/redset 0.0.4: Low-level distributed erasure coding lib to protect da
|
||||
sys-cluster/shuffile 0.0.3: SHUFFILE Shuffle files between processes
|
||||
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
|
||||
sys-process/iotop-c 2014.08.24: top utility for IO (C port)
|
||||
www-apps/twint 2.1.18: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
||||
www-client/badwolf 0.5.1 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
x11-misc/betterlockscreen 3.0.1 9999: sweet looking lockscreen for linux system
|
||||
x11-misc/i3lock-color 2.12_p1 9999: Improved i3lock with color customization
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 09 Apr 2020 01:05:01 +0000
|
||||
Thu, 09 Apr 2020 12:05:04 +0000
|
||||
|
||||
Reference in New Issue
Block a user