mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
2021-07-26 14:21:38 UTC
This commit is contained in:
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=Info-ZIP LGPL-3+
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/BOINC/boinc/archiveclient_release/7.18/7.18.0.tar.gz -> boinc-7.18.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc 93ad94b430d88adec56e8e7c6e6daf6d gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
|
||||
SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.18/7.18.0.tar.gz -> boinc-7.18.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc e0ab4cb618835186ebb9709c613bc2a6 gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
|
||||
_md5_=ae571952e34ef5decfe998de0a35cdf2
|
||||
|
||||
14
metadata/md5-cache/dev-libs/octetos-coreutils-0.17.0_alpha
Normal file
14
metadata/md5-cache/dev-libs/octetos-coreutils-0.17.0_alpha
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-libs/check dev-util/cunit sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare
|
||||
DEPEND=dev-libs/octetos-core
|
||||
DESCRIPTION=Similar to coreutils but is a C++ API.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/azaeldevel/octetos-coreutils
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/octetos-core
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-coreutils/archive/0.17.0-alpha.tar.gz -> octetos-coreutils-0.17.0_alpha.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
|
||||
_md5_=92275129363227e88089db9871a7aa5f
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/boost doc? ( app-doc/doxygen ) test? ( >=dev-cpp/gtest-1.8.1 )
|
||||
DEPEND=dev-libs/boost doc? ( app-doc/doxygen )
|
||||
DESCRIPTION=Simple convenience library for handling properties and signals in C++11
|
||||
EAPI=7
|
||||
HOMEPAGE=https://launchpad.net/properties-cpp
|
||||
INHERIT=cmake
|
||||
IUSE=doc test
|
||||
IUSE=doc
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RESTRICT=!test? ( test ) mirror
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://launchpad.net/ubuntu/+archive/primary/+files/properties-cpp_0.0.2.orig.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=895409a23c4d3ec3f10d87a242e3fd6c
|
||||
_md5_=99b271e1f08a3137fedb984c920291b9
|
||||
15
metadata/md5-cache/dev-python/argparse-1.4.0
Normal file
15
metadata/md5-cache/dev-python/argparse-1.4.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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
|
||||
DESCRIPTION=Python command-line parsing library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ThomasWaldmann/argparse/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=PYTHON
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/argparse/argparse-1.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=0fb481615194f6213e1f6fc2a40056ef
|
||||
15
metadata/md5-cache/dev-python/auditok-0.2.0
Normal file
15
metadata/md5-cache/dev-python/auditok-0.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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
|
||||
DESCRIPTION=A module for Audio/Acoustic Activity Detection
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/amsehili/auditok/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/auditok/auditok-0.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=cf609f63c69c39848c2cd392bc09a7d6
|
||||
16
metadata/md5-cache/dev-python/ffmpeg-python-0.2.0
Normal file
16
metadata/md5-cache/dev-python/ffmpeg-python-0.2.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=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=media-video/ffmpeg
|
||||
DESCRIPTION=Python bindings for FFmpeg - with complex filtering support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kkroening/ffmpeg-python
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=media-video/ffmpeg 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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/f/ffmpeg-python/ffmpeg-python-0.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=cfc0a66571687630b111ce69cbf573ec
|
||||
15
metadata/md5-cache/dev-python/pysubs2-1.2.0
Normal file
15
metadata/md5-cache/dev-python/pysubs2-1.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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
|
||||
DESCRIPTION=A library for editing subtitle files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tkarabela/pysubs2
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pysubs2/pysubs2-1.2.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=9dec50c12e28897c58518800b135e05f
|
||||
15
metadata/md5-cache/dev-python/srt-3.4.1
Normal file
15
metadata/md5-cache/dev-python/srt-3.4.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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 postinst prepare test
|
||||
DESCRIPTION=A tiny library for parsing, modifying, and composing SRT files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cdown/srt
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=public-domain
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/srt/srt-3.4.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=6289fc7ff843a9aed0f2dae888c06a29
|
||||
15
metadata/md5-cache/dev-python/webrtcvad-2.0.10
Normal file
15
metadata/md5-cache/dev-python/webrtcvad-2.0.10
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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
|
||||
DESCRIPTION=Python interface to the Google WebRTC Voice Activity Detector (VAD)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/wiseman/py-webrtcvad
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/w/webrtcvad/webrtcvad-2.0.10.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=6a083a6ce084b57a00eaaa0c589d6f12
|
||||
15
metadata/md5-cache/media-video/ffsubsync-0.4.11
Normal file
15
metadata/md5-cache/media-video/ffsubsync-0.4.11
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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
|
||||
DESCRIPTION=Automagically syncronize subtitles with video
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/smacke/ffsubsync
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/auditok[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/argparse[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ffmpeg-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/rich[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/srt-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/webrtcvad[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/smacke/ffsubsync/archive/refs/tags/0.4.11.tar.gz -> ffsubsync-0.4.11.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=d76d521536f8e7f9a4902cbd0e8fd010
|
||||
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm prepare test
|
||||
DEPEND=sci-misc/boinc
|
||||
DESCRIPTION=BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gene.disi.unitn.it/test/ https://bitbucket.org/francesco-asnicar/pc-boinc
|
||||
INHERIT=boinc boinc-app toolchain-funcs
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=sunpro public-domain
|
||||
RDEPEND=sci-misc/boinc
|
||||
SLOT=0
|
||||
SRC_URI=https://bitbucket.org/francesco-asnicar/pc-boinc/get/3186afba409a.tar.gz -> geneathome-1.10.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc 93ad94b430d88adec56e8e7c6e6daf6d boinc-app 8d8de9d57216f2f1777dee32c941a5fc
|
||||
_md5_=c17d07b7b816ea2d4972fa4e6dfc8766
|
||||
14
metadata/md5-cache/sci-biology/geneathome-1.10-r2
Normal file
14
metadata/md5-cache/sci-biology/geneathome-1.10-r2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=sci-misc/boinc
|
||||
DESCRIPTION=BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gene.disi.unitn.it/test/ https://bitbucket.org/francesco-asnicar/pc-boinc
|
||||
INHERIT=boinc boinc-app toolchain-funcs autotools
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=sunpro public-domain
|
||||
RDEPEND=sci-misc/boinc
|
||||
SLOT=0
|
||||
SRC_URI=https://bitbucket.org/francesco-asnicar/pc-boinc/get/3186afba409a.tar.gz -> geneathome-1.10.tar.gz https://github.com/BOINC/boinc/archive/client_release/7.16/7.16.16.tar.gz -> boinc-7.16.16.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc e0ab4cb618835186ebb9709c613bc2a6 boinc-app 8d8de9d57216f2f1777dee32c941a5fc gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
|
||||
_md5_=cd81b25ac4c4f99cb67bd71b0b958d8b
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=LGPL-3+ regexp-UofT
|
||||
RDEPEND=~sci-misc/boinc-7.16.17 >=dev-libs/boinc-zip-7.16.17
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/BOINC/boinc/archiveclient_release/7.16/7.16.17.tar.gz -> boinc-7.16.17.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc 93ad94b430d88adec56e8e7c6e6daf6d
|
||||
SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.16/7.16.17.tar.gz -> boinc-7.16.17.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 boinc e0ab4cb618835186ebb9709c613bc2a6
|
||||
_md5_=c55b7289176e29e500890b476055fa5a
|
||||
|
||||
16
metadata/md5-cache/sys-cluster/otf2-2.3
Normal file
16
metadata/md5-cache/sys-cluster/otf2-2.3
Normal file
@@ -0,0 +1,16 @@
|
||||
DEFINED_PHASES=configure install setup
|
||||
DEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) 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_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) sionlib? ( sys-cluster/sionlib[tools] )
|
||||
DESCRIPTION=highly scalable, memory efficient event trace data format
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.vi-hps.org/projects/score-p
|
||||
INHERIT=python-single-r1
|
||||
IUSE=debug sionlib test python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) 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_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) sionlib? ( sys-cluster/sionlib[tools] )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=http://perftools.pages.jsc.fz-juelich.de/cicd/otf2/tags/otf2-2.3/otf2-2.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
|
||||
_md5_=f008fb1cbfc3c3ea317083e1c13a1eca
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen ) fortran? ( virtual/fortran )
|
||||
DEFINED_PHASES=compile configure install prepare setup
|
||||
DEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) || ( dev-lang/python:3.9 dev-lang/python:3.8 >=dev-python/pypy3-7.3.0:0 ) fortran? ( virtual/fortran )
|
||||
DEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 >=dev-python/pypy3-7.3.0:0 ) fortran? ( virtual/fortran )
|
||||
DESCRIPTION=Scalable I/O library for parallel access to task-local files
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html
|
||||
INHERIT=docs flag-o-matic fortran-2 python-any-r1 toolchain-funcs
|
||||
IUSE=+cxx debug doc examples +fortran +mpi +ompi +openmp +parutils +pthreads python doc
|
||||
IUSE=+cxx debug doc examples +fortran +mpi +ompi +openmp +parutils +pthreads python tools doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) fortran? ( virtual/fortran )
|
||||
SLOT=0
|
||||
SRC_URI=http://apps.fz-juelich.de/jsc/sionlib/download.php?version=1.7.6 -> sionlib-1.7.6.tar.gz
|
||||
_eclasses_=docs 7c38d94fa7c1b4235fe571dc09e018df toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 fortran-2 7e39eb204d37699d5f1eaf9f4d61888a eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-any-r1 901d9e22c7a848a1196502edf060f330
|
||||
_md5_=d0c8d0f481dcbf95089ad6153249fe56
|
||||
SRC_URI=!tools? ( http://apps.fz-juelich.de/jsc/sionlib/download.php?version=1.7.7 -> sionlib-1.7.7.tar.gz ) tools? ( http://apps.fz-juelich.de/jsc/sionlib/download.php?version=1.7.7l -> sionlibl-1.7.7.tar.gz )
|
||||
_eclasses_=docs 7c38d94fa7c1b4235fe571dc09e018df toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 fortran-2 7e39eb204d37699d5f1eaf9f4d61888a python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-any-r1 901d9e22c7a848a1196502edf060f330
|
||||
_md5_=fdcbb041983d16e4d1f95b50e4f70ad5
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=install postinst
|
||||
DEPEND=x11-libs/libX11 x11-libs/libXrandr dev-libs/libevdev x11-libs/gtk+:3 virtual/udev || ( dev-dotnet/dotnet-sdk-bin dev-dotnet/dotnet-runtime-bin )
|
||||
DESCRIPTION=Cross platform tablet driver (binary package)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/OpenTabletDriver
|
||||
INHERIT=desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/archive/refs/tags/v0.5.3.1.tar.gz -> OpenTabletDriver-source-0.5.3.1.tar.gz https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.5.3.1/OpenTabletDriver.linux-x64.tar.gz -> OpenTabletDriver-0.5.3.1.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28
|
||||
_md5_=a95dfea9507395537cf3833e2618dbc2
|
||||
@@ -7,6 +7,6 @@ INHERIT=desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/archive/refs/tags/v0.5.3.2.tar.gz -> OpenTabletDriver-source-0.5.3.2.tar.gz https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.5.3.2/OpenTabletDriver.linux-x64.tar.gz -> OpenTabletDriver-0.5.3.2.tar.gz
|
||||
SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/archive/refs/tags/v0.5.3.3.tar.gz -> OpenTabletDriver-source-0.5.3.3.tar.gz https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.5.3.3/OpenTabletDriver.linux-x64.tar.gz -> OpenTabletDriver-v0.5.3.3.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28
|
||||
_md5_=c7c4cbd67827e62c1dc6cbb8a889928e
|
||||
_md5_=faaff836bc335b964eb8b2c7613affd9
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-3
|
||||
RDEPEND=gnome-base/gnome-common gui-libs/gtk dev-libs/fribidi
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/GNOME/libadwaita/-/archive/main/libadwaita-main.tar.gz
|
||||
SRC_URI=https://gitlab.gnome.org/GNOME/libadwaita/-/archive/f5932ab4250c8e709958c6e75a1a4941a5f0f386/libadwaita-f5932ab4250c8e709958c6e75a1a4941a5f0f386.tar.gz -> libadwaita-1.0.0.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa vala 5ef05fa2f1612e51f4aea8c92b09e08d multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=4e20fc264c5966c45db44d3f891e5156
|
||||
_md5_=057f84a6958876baeb35eddf583d2b37
|
||||
|
||||
@@ -295,7 +295,7 @@ dev-libs/mtxclient 0.4.1 0.5.1: Client API library for Matrix, built on top of B
|
||||
dev-libs/nativefiledialog-extended 0_pre20210430: File dialog library with C and C++ bindings, based on nativefiledialog
|
||||
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
|
||||
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta 2.25.1_beta: C/C++ library to mainly provide Semantic Versioned implementation
|
||||
dev-libs/octetos-coreutils 0.11.1_alpha 0.13.0_alpha: Similar to coreutils but is a C++ API.
|
||||
dev-libs/octetos-coreutils 0.11.1_alpha 0.13.0_alpha 0.17.0_alpha: Similar to coreutils but is a C++ API.
|
||||
dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
|
||||
dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, abstract component.
|
||||
dev-libs/octetos-db-maria 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
|
||||
@@ -303,7 +303,7 @@ dev-libs/octetos-db-postgresql 1.3.9_alpha 1.3.10_alpha: C++ library for Databas
|
||||
dev-libs/olm 3.2.3 3.2.4 3.2.4-r1: Implementation of the olm and megolm cryptographic ratchets
|
||||
dev-libs/open62541 1.2.2: Open source C implementation of OPC UA
|
||||
dev-libs/pocl 1.7: Portable Computing Language (an implementation of OpenCL)
|
||||
dev-libs/properties-cpp 0.0.2-r1: Simple convenience library for handling properties and signals in C++11
|
||||
dev-libs/properties-cpp 0.0.2: Simple convenience library for handling properties and signals in C++11
|
||||
dev-libs/protothreads 1.4: Lightweight, Stackless Threads in C
|
||||
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
|
||||
dev-libs/randomx 1.1.8: Proof of work algorithm based on random code execution
|
||||
@@ -330,11 +330,13 @@ dev-python/aiosqlite 0.17.0-r1: 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
|
||||
dev-python/aodhclient 2.1.1: A client for the OpenStack Aodh API
|
||||
dev-python/argparse 1.4.0: Python command-line parsing library
|
||||
dev-python/asciimatics 1.13.0 9999: Package for curses-like operations, text UIs and ASCII art animations
|
||||
dev-python/ascim 0.1.1 9999: Manipulate ASCII art as you would do with raster images
|
||||
dev-python/aspectlib 1.5.2: An aspect-oriented programming, monkey-patch and decorators library
|
||||
dev-python/asyncpg 0.23.0: A fast PostgreSQL Database Client Library for Python/asyncio.
|
||||
dev-python/asyncssh 2.6.0 2.7.0: Asynchronous SSHv2 client and server library
|
||||
dev-python/auditok 0.2.0: A module for Audio/Acoustic Activity Detection
|
||||
dev-python/autoflake 1.4: Removes unused imports and unused variables as reported by pyflakes
|
||||
dev-python/automaton 2.2.0: Friendly state machines for python.
|
||||
dev-python/azure-storage-blob 12.8.1: Microsoft Azure Blob Storage Client Library for Python
|
||||
@@ -376,6 +378,7 @@ dev-python/doxypypy 0.8.8.6_p20210405: A more Pythonic version of doxypy, a Doxy
|
||||
dev-python/factory_boy 3.2.0: A fixtures replacement tool
|
||||
dev-python/fake-useragent 0.1.11-r1: Up to date simple useragent faker with real world database
|
||||
dev-python/fchroot 0.1.2: Franken-chroot tool. Chroot arm/64 arches into amd64/x86
|
||||
dev-python/ffmpeg-python 0.2.0: Python bindings for FFmpeg - with complex filtering support
|
||||
dev-python/font-v 1.0.5: Font version string reporting and modification library
|
||||
dev-python/fontMath 0.6.0 0.8.1: A collection of objects that implement fast font math
|
||||
dev-python/fontParts 0.9.10: An API for interacting with the parts of fonts
|
||||
@@ -469,6 +472,7 @@ dev-python/pypowervm 1.1.24: Python binding for the PowerVM REST API
|
||||
dev-python/pysaml2 6.1.0: Python implementation of SAML Version 2 to be used in a WSGI environment
|
||||
dev-python/pysftp 0.2.9: A friendly face on SFTP
|
||||
dev-python/pystray 0.17.3: System tray icon creation via python
|
||||
dev-python/pysubs2 1.2.0: A library for editing subtitle files
|
||||
dev-python/pytest-benchmark 3.4.1: py.test fixture for benchmarking code
|
||||
dev-python/pytest-celery 0.0.0: a shim pytest plugin to enable celery.contrib.pytest
|
||||
dev-python/pytest-cython 0.1.1: Plugin for testing Cython extension modules
|
||||
@@ -521,6 +525,7 @@ dev-python/sphinxcontrib-napoleon 0.7: Allow a different format in dosctrings fo
|
||||
dev-python/sphinxcontrib-restbuilder 0.3: A Sphinx builder/writer to output reStructuredText (rst) files
|
||||
dev-python/spotipy 2.17.1: A light weight Python library for the Spotify Web API
|
||||
dev-python/sre_yield 1.2: Python module to generate regular all expression matches
|
||||
dev-python/srt 3.4.1: A tiny library for parsing, modifying, and composing SRT files
|
||||
dev-python/sse-starlette 0.6.1 0.7.2: Server Sent Events for Starlette
|
||||
dev-python/starlette 0.14.2: The little ASGI framework that shines
|
||||
dev-python/statmake 0.3.0-r1: Generate STAT tables for variable fonts from .stylespace files
|
||||
@@ -544,6 +549,7 @@ dev-python/vharfbuzz 0.1.1 0.1.2: A user-friendlier way to use Harfbuzz in Pytho
|
||||
dev-python/vttlib 0.11.0: Dump, merge and compile Visual TrueType data in UFO3 with FontTools
|
||||
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/webrtcvad 2.0.10: Python interface to the Google WebRTC Voice Activity Detector (VAD)
|
||||
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-python/yaql 1.1.3: YAQL: Yet Another Query Language
|
||||
@@ -745,6 +751,7 @@ media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
|
||||
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
|
||||
media-video/av1an 1.12 9999: Cross-platform framework to streamline encoding
|
||||
media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
|
||||
media-video/ffsubsync 0.4.11: Automagically syncronize subtitles with video
|
||||
media-video/jellyfin-media-player 1.6.0: Jellyfin Desktop Client based on Plex Media Player
|
||||
media-video/jellyfin-mpv-shim 2.0.1: MPV Cast Client for Jellyfin
|
||||
media-video/kikoplay 0.8.1 9999: KikoPlay is a full-featured danmu player
|
||||
@@ -819,7 +826,7 @@ net-wireless/rtl8192eu 0_pre20210403: Realtek 8192EU driver module for Linux ker
|
||||
net-wireless/rtl8821ce 0_pre20210321: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20210327: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
sci-biology/cmdock 0.1.3 0.1.3-r1: Program for docking ligands to proteins and nucleic acids
|
||||
sci-biology/geneathome 1.10 1.10-r1: BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
sci-biology/geneathome 1.10 1.10-r2: BOINC application for expanding Gene Regulatory Networks (GRN)
|
||||
sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design language compiler
|
||||
sci-electronics/dsview 1.12-r1 9999: An open source multi-function instrument
|
||||
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
|
||||
@@ -872,12 +879,13 @@ sys-cluster/muster 1.0.1: Massively Scalable Clustering
|
||||
sys-cluster/nanos6 2.6: runtime that implements the OmpSs-2 parallel programming model
|
||||
sys-cluster/neutron 17.1.1 17.1.2: A virtual network service for Openstack
|
||||
sys-cluster/nova 22.2.0 22.2.1: Cloud computing fabric controller
|
||||
sys-cluster/otf2 2.3: highly scalable, memory efficient event trace data format
|
||||
sys-cluster/pcs 0.10.8-r3: Pacemaker/Corosync Configuration System
|
||||
sys-cluster/placement 4.0.0: A HTTP service for managing, selecting, and claiming cloud resources.
|
||||
sys-cluster/rankstr 0.0.2: Split an MPI communicator into subcomms based on string values
|
||||
sys-cluster/redset 0.0.5: Low-level distributed erasure coding lib to protect datasets of MPI applications
|
||||
sys-cluster/shuffile 0.0.4: SHUFFILE Shuffle files between processes
|
||||
sys-cluster/sionlib 1.7.6-r1: Scalable I/O library for parallel access to task-local files
|
||||
sys-cluster/sionlib 1.7.7: Scalable I/O library for parallel access to task-local files
|
||||
sys-cluster/spectral 3.4.1: Signal processing to select representative regions from Paraver traces
|
||||
sys-cluster/swift 2.26.0 2.27.0: A highly available, distributed, and eventually consistent object/blob store
|
||||
sys-cluster/synapse 2.0.1: synapse
|
||||
@@ -930,7 +938,7 @@ www-misc/gorss 0.3: Go Terminal Feed Reader
|
||||
www-servers/hinsightd 0.9.7 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
|
||||
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-drivers/OpenTabletDriver-bin 0.5.3.1 0.5.3.2: Cross platform tablet driver (binary package)
|
||||
x11-drivers/OpenTabletDriver-bin 0.5.3.3: Cross platform tablet driver (binary package)
|
||||
x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||
x11-libs/libadwaita 1.0.0: Building blocks for modern GNOME applications.
|
||||
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 24 Jul 2021 16:21:47 +0000
|
||||
Mon, 26 Jul 2021 14:21:38 +0000
|
||||
|
||||
Reference in New Issue
Block a user