2021-03-26 18:20:45 UTC

This commit is contained in:
Repository mirror & CI
2021-03-26 18:20:45 +00:00
parent 5d4ce7f1ef
commit 73a27543b9
10 changed files with 41 additions and 43 deletions

View File

@@ -3,12 +3,12 @@ DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free/Libre Open Source Software Binaries of VSCode
EAPI=7
HOMEPAGE=https://vscodium.com
INHERIT=desktop pax-utils xdg
IUSE=libsecret
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk dev-libs/nss media-libs/libpng:0/16 x11-libs/cairo x11-libs/gtk+:3 x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libnotify x11-libs/pango libsecret? ( app-crypt/libsecret[crypt] ) amd64? ( sys-apps/ripgrep ) arm64? ( sys-apps/ripgrep )
RESTRICT=bindist strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/VSCodium/vscodium/releases/download/1.53.1/VSCodium-linux-x64-1.53.1.tar.gz ) arm? ( https://github.com/VSCodium/vscodium/releases/download/1.53.1/VSCodium-linux-armhf-1.53.1.tar.gz ) arm64? ( https://github.com/VSCodium/vscodium/releases/download/1.53.1/VSCodium-linux-arm64-1.53.1.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils a41d1fd1c111289ffa04490de6ee79d7 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=ad90e140180c6531263a36454adbea6c
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils a41d1fd1c111289ffa04490de6ee79d7 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=d92b507c436c614ad391b333268655de

View File

@@ -3,12 +3,12 @@ DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free/Libre Open Source Software Binaries of VSCode
EAPI=7
HOMEPAGE=https://vscodium.com
INHERIT=desktop pax-utils xdg
IUSE=libsecret
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk dev-libs/nss media-libs/libpng:0/16 x11-libs/cairo x11-libs/gtk+:3 x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libnotify x11-libs/pango libsecret? ( app-crypt/libsecret[crypt] ) amd64? ( sys-apps/ripgrep ) arm64? ( sys-apps/ripgrep )
RESTRICT=bindist strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/VSCodium/vscodium/releases/download/1.53.2/VSCodium-linux-x64-1.53.2.tar.gz ) arm? ( https://github.com/VSCodium/vscodium/releases/download/1.53.2/VSCodium-linux-armhf-1.53.2.tar.gz ) arm64? ( https://github.com/VSCodium/vscodium/releases/download/1.53.2/VSCodium-linux-arm64-1.53.2.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils a41d1fd1c111289ffa04490de6ee79d7 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=ad90e140180c6531263a36454adbea6c
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils a41d1fd1c111289ffa04490de6ee79d7 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=d92b507c436c614ad391b333268655de

View File

@@ -8,8 +8,7 @@ IUSE=libsecret
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk dev-libs/nss media-libs/libpng:0/16 x11-libs/cairo x11-libs/gtk+:3 x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libnotify x11-libs/pango libsecret? ( app-crypt/libsecret[crypt] ) amd64? ( sys-apps/ripgrep ) arm64? ( sys-apps/ripgrep )
RESTRICT=bindist strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/VSCodium/vscodium/releases/download/1.54.3/VSCodium-linux-x64-1.54.3.tar.gz ) arm? ( https://github.com/VSCodium/vscodium/releases/download/1.54.3/VSCodium-linux-armhf-1.54.3.tar.gz ) arm64? ( https://github.com/VSCodium/vscodium/releases/download/1.54.3/VSCodium-linux-arm64-1.54.3.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils a41d1fd1c111289ffa04490de6ee79d7 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=ad90e140180c6531263a36454adbea6c
_md5_=d92b507c436c614ad391b333268655de

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install postinst prepare
DESCRIPTION=Simple system info written in C
EAPI=7
HOMEPAGE=https://github.com/13-CF/afetch/
INHERIT=savedconfig
IUSE=savedconfig savedconfig
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/13-CF/afetch/archive/refs/tags/V2.0.1.tar.gz -> afetch-2.0.1.tar.gz
_eclasses_=portability b2e405b5a3f051d58b50c9ffc6b883cf savedconfig 0bc45cb0429003c9abc73bae24a0d5bd
_md5_=64f74259919d78ac5bd418b46a9ebcc5

View File

@@ -1,15 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-4.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-xdist-1.28[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=unittest subTest() support and subtests fixture
EAPI=7
HOMEPAGE=https://github.com/pytest-dev/pytest-subtests
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pytest-4.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-xdist-1.28[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-subtests/pytest-subtests-0.4.0.tar.gz
_eclasses_=distutils-r1 16579e06f8839831bd5c03455bb87e3f multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=080d35b31b3a968300927bf70ee7dd9c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4,12 +4,13 @@ DEPEND=!www-apps/code-server
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
EAPI=7
HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
RDEPEND=!www-apps/code-server >=net-libs/nodejs-12.16.1:0/12[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.8.1/code-server-3.8.1-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.8.1/code-server-3.8.1-linux-arm64.tar.gz )
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=48eec358a2b2ff6e7255889cb42d971c
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741
_md5_=e0f2097deebae5a005519372b8778b97

View File

@@ -43,6 +43,7 @@ app-emulation/dxvk-bin 1.8 1.8.1: Vulkan-based implementation of D3D9, D3D10 and
app-emulation/nvidia-container-toolkit 1.4.2: NVIDIA container runtime toolkit
app-eselect/eselect-scheme 1.0.0: Manages scheme implementations
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-misc/afetch 2.0.1: Simple system info written in C
app-misc/apidb 4.3.0_beta 5.0.0_alpha 5.0.0_alpha8 5.0.0_alpha19 5.0.0_alpha20 5.8.0_beta: API Generator for Database acces.
app-misc/brightness-control 2.0_p20200629: Qt Brightness Controller in Python
app-misc/brightnessctl 0.5.1 9999: A program to read and control device brightness
@@ -264,7 +265,6 @@ dev-python/pytest-marks 0.4: Allow to set 'marks' on pytest methods
dev-python/pytest-pythonpath 0.7.3: Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
dev-python/pytest-randomly 3.5.0: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-sanic 1.6.2: a Pytest Plugin for Sanic
dev-python/pytest-subtests 0.4.0: unittest subTest() support and subtests fixture
dev-python/pytest-sugar 0.9.3 0.9.4: Plugin for pytest that changes the default look and feel of pytest
dev-python/pytest-toolbox 0.4: Numerous useful plugins for pytest
dev-python/pytest-trio 0.5.2 0.6.0 0.7.0: This is a pytest plugin to help you test projects that use Trio
@@ -530,7 +530,7 @@ sys-fs/btrfs-heatmap 9: Python 3 script to draw a heatmap of a btrfs filesystem
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dwarfs 0.4.1: A fast very high compression read-only FUSE file system
sys-fs/erofs-utils 1.1 1.2 1.2.1 9999: Userspace tools for EROFS images
sys-fs/gcsfuse 0.33.2: A user-space file system for interacting with Google Cloud Storage
sys-fs/gcsfuse 0.34.0: A user-space file system for interacting with Google Cloud Storage
sys-fs/gfs2-utils 3.2.0 3.3.0: Shared-disk cluster file system
sys-fs/python-btrfs 12: Python 3 module to inspect btrfs filesystems
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support
@@ -543,7 +543,7 @@ sys-process/bottom 0.5.7: A graphical process/system monitor with a customizable
sys-process/gotop 4.1.1: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/iotop-c 1.17: top utility for IO (C port)
sys-process/nvtop 1.1.0 9999: NVIDIA GPUs htop like monitoring tool
www-apps/code-server-bin 3.8.1 3.9.0 3.9.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 3.9.0 3.9.1 3.9.2: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/jackett-bin 0.17.456: API Support for your favorite torrent trackers
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application

View File

@@ -1 +1 @@
Thu, 25 Mar 2021 14:20:33 +0000
Fri, 26 Mar 2021 18:20:45 +0000