2022-04-09 03:49:09 UTC

This commit is contained in:
Repository mirror & CI
2022-04-09 03:49:09 +00:00
parent 6963c35c7a
commit 276673c15c
12 changed files with 87 additions and 10 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

@@ -12,4 +12,4 @@ RDEPEND=luks? ( app-misc/jq ) >=dev-libs/jose-8 luks? ( dev-libs/libpwquality )
SLOT=0
SRC_URI=https://github.com/latchset/clevis/archive/v18.tar.gz -> clevis-18.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b meson 2d8a51910bc57e004c37aa55c7d99ce4
_md5_=fb0a34969f7acd13ce340f6df9ddc181
_md5_=afe146ff409cc4dfa9af1bad34eb7668

View File

@@ -2,9 +2,11 @@ DEFINED_PHASES=compile configure install
DESCRIPTION=A powerful text editor with extensive Unicode and CJK support
EAPI=7
HOMEPAGE=http://towo.net/mined/
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RESTRICT=test
SLOT=0
SRC_URI=https://downloads.sourceforge.net/project/mined/mined/mined%202015.25/mined-2015.25.tar.gz?ts=gAAAAABhfF-EKWvxGfwH7tpfR0NI8LV87Muimvh4jUigxZZZAD1fN8xgcbBPJc1TQ3f8djMFDbHXXz6rQZI4_qwwEsqakvBpqg%3D%3D&r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fmined%2Ffiles%2Fmined%2Fmined%25202015.25%2Fmined-2015.25.tar.gz%2Fdownload -> mined-2015.25.tar.gz
_md5_=aba2f431cd68c4e8f50d12fd4137c232
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=ada7460958059b2ddc1b8b503a8b5d80

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-libs/jansson
SLOT=0
SRC_URI=https://github.com/latchset/jose/archive/v11.tar.gz -> jose-11.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b meson 2d8a51910bc57e004c37aa55c7d99ce4
_md5_=7bcc2361b02ceea2ef09414346b4c04e
_md5_=80df3f64da09aed75d5977e23a88a1f4

View File

@@ -11,4 +11,4 @@ RDEPEND=sys-fs/cryptsetup
SLOT=0
SRC_URI=https://github.com/latchset/luksmeta/archive/v9.tar.gz -> luksmeta-9.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools ed3ef2014ee93d24bde80f0c0ea9732e
_md5_=440fbf35205e2184760efd0d9363574d
_md5_=06da9de58e954120424231ff67b5cc49

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Implementation of the olm and megolm cryptographic ratchets
EAPI=8
HOMEPAGE=https://gitlab.matrix.org/matrix-org/olm
INHERIT=cmake
IUSE=doc test
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.11/olm-3.2.11.tar.bz2
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149
_md5_=20c2466d7f1692c5942582c92ff95504

View File

@@ -2,7 +2,7 @@ BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Plugin to check import ordering using isort
EAPI=7
HOMEPAGE=https://github.com/moccu/pytest-isort
HOMEPAGE=https://github.com/stephrdev/pytest-isort
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-isort/pytest-isort-1.3.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 59dddabd6a41ab69723654916142f63b python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 ec76bb491d5818737463eced9aad899b
_md5_=0c3f7efc0917b1b82c2eb89cfb637dde
_md5_=1bb6fb692c92fbea138fa3ca7043e8c5

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Plugin to check import ordering using isort
EAPI=8
HOMEPAGE=https://github.com/stephrdev/pytest-isort
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=>=dev-python/pytest-3.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/isort-4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-isort/pytest-isort-1.3.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 ec76bb491d5818737463eced9aad899b
_md5_=160cdae4e926320907a38a4c54c55ebb

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/glib:2 dev-libs/libxml2:2 gui-libs/gtk:4 dev-libs/json-glib
DESCRIPTION=A lightweight rich-text framework for GTK 4
EAPI=8
HOMEPAGE=https://github.com/mjakeman/text-engine
INHERIT=meson
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/libxml2:2 gui-libs/gtk:4 x11-libs/pango
SLOT=0
SRC_URI=https://github.com/mjakeman/text-engine/archive/v0.1.1.tar.gz -> text-engine-0.1.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b meson 2d8a51910bc57e004c37aa55c7d99ce4
_md5_=1b5e086e0f060e407742e4ee3f163c8e

View File

@@ -47,6 +47,8 @@ app-backup/b2 2.5.0-r1 3.0.3: Command-line tool for BackBlaze's B2 product
app-backup/grub-btrfs 4.10.2: Improves Grub by adding btrfs snapshots to the Grub menu.
app-backup/timeshift 21.09.1-r1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9: Automatically creates a timeshift-snapshot when executed
app-containers/aardvark-dns 1.0.2: A container-focused DNS server
app-containers/netavark 1.0.2: A container network stack
app-containers/nvidia-container-toolkit 1.9.0: NVIDIA container runtime toolkit
app-crypt/autofirma 1.6.5-r1: Spanish government's electronic signature application for online procedures
app-crypt/certbot-dns-desec 1.2.0: deSEC DNS Authenticator plugin for Certbot
@@ -364,7 +366,7 @@ 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.
dev-libs/octetos-db-postgresql 1.3.9_alpha 1.3.10_alpha: C++ library for Database Acces.
dev-libs/olm 3.2.8 3.2.9: Implementation of the olm and megolm cryptographic ratchets
dev-libs/olm 3.2.8 3.2.9 3.2.11: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.2.4: Open source C implementation of OPC UA
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
@@ -647,7 +649,7 @@ dev-python/pytest-celery 0.1.0: a shim pytest plugin to enable celery.contrib.py
dev-python/pytest-cython 0.1.1: Plugin for testing Cython extension modules
dev-python/pytest-harvest 1.10.3: Store and retrieve data created during your pytest tests execution
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
dev-python/pytest-isort 1.3.0: Plugin to check import ordering using isort
dev-python/pytest-isort 1.3.0 1.3.0-r1: Plugin to check import ordering using isort
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.10.1 3.11.0: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
@@ -903,7 +905,7 @@ gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/yambar 1.6.2 1.7.0 1.8.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/libcprime 4.2.0 4.2.2 9999: Library for managing settings of CoreApps
gui-libs/libcsys 4.2.0 9999: Library for managing the device
gui-libs/text-engine 0.1.0 9999: A lightweight rich-text framework for GTK 4
gui-libs/text-engine 0.1.0 0.1.1 9999: A lightweight rich-text framework for GTK 4
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.2.1 0.3 9999: dwm for Wayland

View File

@@ -1 +1 @@
Fri, 08 Apr 2022 21:35:33 +0000
Sat, 09 Apr 2022 03:49:09 +0000