2020-07-20 12:05:19 UTC

This commit is contained in:
Repository mirror & CI
2020-07-20 12:05:19 +00:00
parent 11338b66c6
commit a53ac08bca
15 changed files with 80 additions and 98 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_6? ( dev-python/sphinx[python_targets_python3_6(-)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/sphinx[python_targets_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) ) dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
DESCRIPTION=Open source C implementation of OPC UA
EAPI=7
HOMEPAGE=https://open62541.org/
IUSE=doc encryption examples etf mbedtls pubsub openssl test tools xdp python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MPL-2.0
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.1.tar.gz -> open62541-1.1.tar.gz
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=ba09b4b5ce3d57530da2bfb156f4fe14

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) test? ( dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=test? ( dev-python/quantities[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/matplotlib[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] app-text/texlive dev-texlive/texlive-latexextra )
DESCRIPTION=A Python library for creating LaTeX files and snippets
EAPI=7
HOMEPAGE=https://github.com/JelteF/PyLaTeX
IUSE=examples doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/JelteF/PyLaTeX/archive/v1.3.2.tar.gz -> pylatex-1.3.2.tar.gz
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=462193571a6f3de2e223e7c18a381039

View File

@@ -1,15 +0,0 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) test? ( dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/quantities[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/matplotlib[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] app-text/texlive dev-texlive/texlive-latexextra ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=A Python library for creating LaTeX files and snippets
EAPI=7
HOMEPAGE=https://github.com/JelteF/PyLaTeX
IUSE=examples doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/JelteF/PyLaTeX/archive/v1.3.3.tar.gz -> pylatex-1.3.3.tar.gz
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f52639e5056cc8613d1b40572f0c7350

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/numpydoc[python_targets_python3_9(-),python_single_target_python3_9(+)] >dev-python/sphinx-1.8[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/numpydoc[python_targets_python3_8(-),python_single_target_python3_8(+)] >dev-python/sphinx-1.8[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/numpydoc[python_targets_python3_7(-),python_single_target_python3_7(+)] >dev-python/sphinx-1.8[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/numpydoc[python_targets_python3_6(-),python_single_target_python3_6(+)] >dev-python/sphinx-1.8[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-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/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DESCRIPTION=Support for physical quantities with units, based on numpy
EAPI=7
HOMEPAGE=https://github.com/python-quantities/python-quantities
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-quantities/python-quantities/archive/v0.12.4.tar.gz -> python-quantities.tar.gz
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=956b5cdc1f2948b43d04f1450ca8c136

View File

@@ -0,0 +1,11 @@
BDEPEND=sys-devel/make app-arch/tar
DEFINED_PHASES=compile install
DESCRIPTION=Steam Play compatibility tool to run DOS games using native Linux DOSBox
EAPI=7
HOMEPAGE=https://github.com/dreamer/boxtron/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/python-3.5.0 >=games-emulation/dosbox-staging-0.75.0 media-sound/fluid-soundfont media-sound/timidity++ sys-fs/inotify-tools
SLOT=0
SRC_URI=https://github.com/dreamer/boxtron/archive/v0.5.4.tar.gz -> boxtron-0.5.4.tar.gz
_md5_=25c3b135ac4709c952311025913d7cd4

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
LICENSE=GPL-3 LGPL-3 MIT
RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-frameworks/plasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
SLOT=0
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.2.3.tar.gz
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.0.tar.gz
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 ecm e341cb3583b4219b5c207e24915b0264 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=178335a93a9941208a4ee1752f6ccb95

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install
DEPEND=python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DESCRIPTION=A Web Service Discovery host daemon.
EAPI=7
HOMEPAGE=https://github.com/christgau/wsdd
IUSE=samba python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] samba? ( net-fs/samba )
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/christgau/wsdd/archive/v0.6.1.tar.gz -> wsdd-0.6.1.tar.gz
_eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=f09a4c79f067a84c48316c90893b3f86

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=simple RSS and Atom parser
EAPI=7
HOMEPAGE=https://www.codemadness.org/sfeed.html
KEYWORDS=~amd64
LICENSE=ISC
SLOT=0
SRC_URI=https://www.codemadness.org/releases/sfeed/sfeed-0.9.18.tar.gz
_md5_=99af983a3fbf4e1cf3aa304ae4d65068

View File

@@ -0,0 +1,10 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DESCRIPTION=simple RSS and Atom parser
EAPI=7
HOMEPAGE=https://www.codemadness.org/sfeed.html
LICENSE=ISC
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 8ec5b53812bce105ae7943930e4660f8
_md5_=99af983a3fbf4e1cf3aa304ae4d65068

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -24,7 +24,7 @@ app-emulation/libnvidia-container 1.1.1: NVIDIA container runtime library
app-emulation/nvidia-container-toolkit 1.1.1 1.1.2: NVIDIA container runtime toolkit
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-misc/apidb 4.3.0_beta: API Generator for Database acces.
app-misc/cheat 3.10.1: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/cheat 4.0.2: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/doublecmd-bin 0.9.8 0.9.9: Free cross platform open source file manager with two panels side by side.
app-misc/ghq 1.1.0: Remote repository management made easy
app-misc/mat2 0.11.0: Metadata Anonymisation Toolkit: handy tool to trash your metadata
@@ -92,7 +92,7 @@ dev-libs/mtxclient 0.3.0 0.3.1: Client API library for Matrix, built on top of B
dev-libs/octetos-core 1.2.2_beta 2.0.0_beta 2.2.0_beta 2.2.1_beta 2.3.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
dev-libs/octetos-db-maria 1.2.2_beta: C++ library for Database Acces.
dev-libs/olm 3.1.4 3.1.5: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.0.1 1.1 1.1.1: Open source C implementation of OPC UA
dev-libs/open62541 1.0.1 1.1.1: Open source C implementation of OPC UA
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
dev-libs/tweeny 3.1.0 3.1.1: C++ tweening (inbetweening) library
@@ -157,7 +157,6 @@ dev-python/pydbus 0.6.0: Pythonic DBus library
dev-python/pygaljs 1.0.2 1.0.2-r1: Python package providing assets from https://github.com/Kozea/pygal.js
dev-python/pyjsparser 2.7.1: Fast javascript parser based on esprima.js
dev-python/pykeepass 3.2.0: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
dev-python/pylatex 1.3.2 1.3.3: A Python library for creating LaTeX files and snippets
dev-python/pymdown-extensions 7.0.0: Extensions for Python Markdown.
dev-python/pymdown-lexers 0_pre20180905: Additional lexers for use in Pygments
dev-python/pymeeus 0.3.7: Python implementation of Jean Meeus astronomical routines
@@ -180,7 +179,6 @@ dev-python/python-mpv 0.4.7: Python interface to the mpv media player
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
dev-python/python-telegram-bot 12.4.2 9999: Python wrapper of telegram bots API
dev-python/python-vlc 3.0.10114: Python ctypes-based bindings for libvlc
dev-python/quantities 0.12.4: Support for physical quantities with units, based on numpy
dev-python/redbaron 0.9: A FST for python to make writing refactoring code a realistic task
dev-python/rstcheck 3.3.1: Checks syntax of reStructuredText and code blocks nested within it
dev-python/sanic 20.6.3: Async Python 3.6+ web server/framework | Build fast. Run fast.
@@ -229,6 +227,7 @@ games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.583: Minecraft launcher for community-made modpacks on the Technic Platform
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-engines/boxtron 0.5.4: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-fps/chocolate-doom 3.0.1: A Doom source port that is minimalist and historically accurate
games-fps/crispy-doom 5.7.2 5.8.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
@@ -242,7 +241,7 @@ gui-apps/wofi 1.1.1 1.1.2 9999: Wofi is a launcher/menu program for wlroots base
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-wm/cage 0.1.2.1 9999: A Wayland kiosk
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
kde-misc/plasma5-wallpapers-dynamic 3.2.3 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
kde-misc/plasma5-wallpapers-dynamic 3.3.0 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
media-fonts/symbola 7.17: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-gfx/azpainter 2.1.6: Full color painting software for Linux for illustration drawing
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
@@ -289,7 +288,8 @@ net-misc/purritobin 0.2.3 9999: minimalistic commandline pastebin
net-misc/rpki-client 6.6_p2 6.7_p0: Portability shim for OpenBSD's rpki-client
net-misc/tinyssh 20190101: A small SSH server with state-of-the-art cryptography
net-misc/wayback_machine_downloader 2.2.1: Download an entire website from the Wayback Machine
net-misc/wsdd 0.5 0.6: A Web Service Discovery host daemon.
net-misc/wsdd 0.5 0.6 0.6.1: A Web Service Discovery host daemon.
net-news/sfeed 0.9.18 9999: simple RSS and Atom parser
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
net-p2p/trezord-go 2.0.29-r1: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14: An experiment in scalable routing as an encrypted IPv6 overlay network
@@ -325,7 +325,7 @@ sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
sys-kernel/dkms 2.8.1: Dynamic Kernel Module Support
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-libs/solo-udev-rules 4.0.0-r1: udev rules for the Solo FIDO2 & U2F USB+NFC security key
sys-process/gotop 3.5.3: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/gotop 4.0.1: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/iotop-c 0_pre20140824: top utility for IO (C port)
sys-process/nvtop 1.0.0 9999: NVIDIA GPUs htop like monitoring tool
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application

View File

@@ -1 +1 @@
Sat, 18 Jul 2020 11:35:11 +0000
Mon, 20 Jul 2020 12:05:19 +0000