2020-05-31 17:35:06 UTC

This commit is contained in:
Repository mirror & CI
2020-05-31 17:35:06 +00:00
parent f0a99303f3
commit d2dce689ee
12 changed files with 43 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pkgconfig test? ( sys-fs/squashfs-tools ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[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-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) BDEPEND=dev-util/gdbus-codegen virtual/pkgconfig test? ( sys-fs/squashfs-tools ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[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-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
DEFINED_PHASES=compile configure prepare setup DEFINED_PHASES=compile configure prepare setup
DEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus ) DEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
DESCRIPTION=Lightweight update client that runs on your Embedded Linux device DESCRIPTION=Lightweight update client that runs on your Embedded Linux device
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.3/rauc-1.3.tar.xz SRC_URI=https://github.com/rauc/rauc/releases/download/v1.3/rauc-1.3.tar.xz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 docs be9c1076914af89ca820db1983080651 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 docs be9c1076914af89ca820db1983080651 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=d03421ffaf86171cf6d2c9c7780f36e0 _md5_=09742559248323c064b363041ce5b688

View File

@@ -5,7 +5,7 @@ DESCRIPTION=Open source C implementation of OPC UA
EAPI=7 EAPI=7
HOMEPAGE=https://open62541.org/ HOMEPAGE=https://open62541.org/
IUSE=doc examples mbedtls pubsub test tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 IUSE=doc examples mbedtls pubsub test tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~x86 KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MPL-2.0 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:= ) 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:= )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.0.1.tar.gz -> open62541-1.0.1.tar.gz SRC_URI=https://github.com/open62541/open62541/archive/v1.0.1.tar.gz -> open62541-1.0.1.tar.gz
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 xdg-utils ff2ff954e6b17929574eee4efc5152ba _eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=da105bd88d29f43c3b25a4c8da4bbf0a _md5_=71ebf405117e7195a36ccde687c925ae

View File

@@ -9,6 +9,6 @@ LICENSE=BSD
RDEPEND=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 ) >=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(-)] RDEPEND=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 ) >=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(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0 SLOT=0
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.5.27.tar.gz SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.5.30.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 _eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=fec65f5cb083ff25a1690e9792142edd _md5_=fec65f5cb083ff25a1690e9792142edd

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3 RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
SLOT=0 SLOT=0
SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/3.3.5.0/ATLauncher-3.3.5.0.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ATLauncher.ico SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/3.3.5.1/ATLauncher-3.3.5.1.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ATLauncher.ico
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=948cb4797aa7ceaba27fdfc7fabe384c _md5_=948cb4797aa7ceaba27fdfc7fabe384c

View File

@@ -10,6 +10,6 @@ LICENSE=technic
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3 RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
RESTRICT=bindist mirror RESTRICT=bindist mirror
SLOT=0 SLOT=0
SRC_URI=http://launcher.technicpack.net/launcher4/538/TechnicLauncher.jar -> technic-launcher-4.538.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico SRC_URI=http://launcher.technicpack.net/launcher4/546/TechnicLauncher.jar -> technic-launcher-4.546.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=efc7bf55f9191263618350dfb64ec342 _md5_=efc7bf55f9191263618350dfb64ec342

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-3+
RDEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] RDEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_8 ) REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0 SLOT=0
SRC_URI=https://github.com/derrod/legendary/archive/0.0.14.tar.gz -> legendary-0.0.14.tar.gz SRC_URI=https://github.com/derrod/legendary/archive/0.0.15.tar.gz -> legendary-0.0.15.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 _eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=5efbde1c32bb399756e3476878bb3bd2 _md5_=5efbde1c32bb399756e3476878bb3bd2

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
DESCRIPTION=A free and open-source replacement for the Epic Games Launcher
EAPI=7
HOMEPAGE=https://github.com/derrod/legendary
IUSE=python_targets_python3_8
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/derrod/legendary/archive/0.0.17.tar.gz -> legendary-0.0.17.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 0914eab919f4f11dd9e0407b92af4726 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=5efbde1c32bb399756e3476878bb3bd2

View File

@@ -3,9 +3,9 @@ DEFINED_PHASES=configure
DESCRIPTION=Simple TTY terminal application DESCRIPTION=Simple TTY terminal application
EAPI=7 EAPI=7
HOMEPAGE=https://tio.github.io/ HOMEPAGE=https://tio.github.io/
KEYWORDS=~amd64 ~x86 KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2+ LICENSE=GPL-2+
SLOT=0 SLOT=0
SRC_URI=https://github.com/tio/tio/releases/download/v1.32/tio-1.32.tar.xz SRC_URI=https://github.com/tio/tio/releases/download/v1.32/tio-1.32.tar.xz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=0adafc2d241131420afe29459d826242 _md5_=4bff1fd106075ae966ec547c0d5eb57e

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -130,7 +130,7 @@ dev-python/glicko2 0_pre20191010 9999: An implementation of the Glicko-2 rating
dev-python/googletransx 2.4.2: Free Google Translate API for Python. Translates totally free of charge. dev-python/googletransx 2.4.2: Free Google Translate API for Python. Translates totally free of charge.
dev-python/graphene 2.1.8: GraphQL Framework for Python dev-python/graphene 2.1.8: GraphQL Framework for Python
dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next
dev-python/hstspreload 2020.5.27: Chromium HSTS Preload list as a Python package dev-python/hstspreload 2020.5.30: Chromium HSTS Preload list as a Python package
dev-python/httpcore 0.7.0 0.9.1: A minimal HTTP client dev-python/httpcore 0.7.0 0.9.1: A minimal HTTP client
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
dev-python/httpx 0.9.3 0.11.1 0.12.1 0.13.2: A next generation HTTP client for Python dev-python/httpx 0.9.3 0.11.1 0.12.1 0.13.2: A next generation HTTP client for Python
@@ -219,17 +219,17 @@ dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your b
dev-vcs/git-extras 5.1.0 9999: Little git extras dev-vcs/git-extras 5.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: Easily update multiple git repositories at once
dev-vcs/lazygit 0.19 0.20.3 0.20.4: Lazygit, a simple terminal UI for git commands dev-vcs/lazygit 0.19 0.20.3 0.20.4: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.3.5.0: Minecraft launcher which integrates multiple different ModPacks games-action/ATLauncher 3.3.5.1: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.14947: An open-world game whose gameplay revolves around breaking and placing blocks games-action/minecraft-launcher 1.6.93 2.1.14947: 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 games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
games-action/technic-launcher 4.538: Minecraft launcher for community-made modpacks on the Technic Platform games-action/technic-launcher 4.546: 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/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL. games-arcade/taisei 1.3.1: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-fps/chocolate-doom 3.0.0: A Doom source port that is minimalist and historically accurate games-fps/chocolate-doom 3.0.0: 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-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! games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
games-util/NotEnoughProduction 0.0.3-r1: Tool for building production chains for modded minecraft games-util/NotEnoughProduction 0.0.3-r1: Tool for building production chains for modded minecraft
games-util/legendary 0.0.14: A free and open-source replacement for the Epic Games Launcher games-util/legendary 0.0.15 0.0.17: A free and open-source replacement for the Epic Games Launcher
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
mail-client/mutt-wizard 0_pre20200430: A system for automatically configuring mutt and isync mail-client/mutt-wizard 0_pre20200430: A system for automatically configuring mutt and isync
@@ -311,7 +311,7 @@ sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
sys-kernel/dkms 2.8.1: Dynamic Kernel Module Support sys-kernel/dkms 2.8.1: Dynamic Kernel Module Support
sys-kernel/xow 0.4: Linux driver for the Xbox One wireless dongle sys-kernel/xow 0.4: 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-libs/solo-udev-rules 4.0.0-r1: udev rules for the Solo FIDO2 & U2F USB+NFC security key
sys-process/gotop 3.5.2: A terminal based graphical activity monitor inspired by gtop and vtop sys-process/gotop 3.5.3: 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/iotop-c 0_pre20140824: top utility for IO (C port)
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
www-apps/twint 2.1.18 2.1.19: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API www-apps/twint 2.1.18 2.1.19: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API

View File

@@ -1 +1 @@
Fri, 29 May 2020 17:35:06 +0000 Sun, 31 May 2020 17:35:06 +0000