2023-07-26 09:16:35 UTC

This commit is contained in:
Repository mirror & CI
2023-07-26 09:16:35 +00:00
parent 34a3e5a3f9
commit 698561946a
12 changed files with 16 additions and 84 deletions

View File

@@ -4,8 +4,9 @@ DEPEND=app-admin/himitsu:= dev-hare/hare-ssh:= dev-lang/hare:=
DESCRIPTION=SSH integration for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/0.2.tar.gz -> himitsu-ssh-0.2.tar.gz
_md5_=bf215f92c3d9e02020d574eb2f262f87
_md5_=08d69db3192b4e8e24faa9aa7a7a1550

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
SLOT=0
_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=bf215f92c3d9e02020d574eb2f262f87
_md5_=08d69db3192b4e8e24faa9aa7a7a1550

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=prepare
DESCRIPTION=SSH library for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-ssh
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=dev-lang/hare
SLOT=0/0_pre20230623
SRC_URI=https://git.sr.ht/~sircmpwn/hare-ssh/archive/9fe392eb4478dc26680c8c5c42deb87d192447db.tar.gz -> hare-ssh-9fe392eb4478dc26680c8c5c42deb87d192447db.tar.gz
_md5_=e5f1870b008f64f9ee4cafb3ca893af7

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-lang/hare
SLOT=0
_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=c18e2a28119fed575934ac3f121fcd40
_md5_=e5f1870b008f64f9ee4cafb3ca893af7

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A fast, extensible and spec-compliant Markdown parser in pure Python.
EAPI=8
HOMEPAGE=https://github.com/miyuchina/mistletoe
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mistletoe/mistletoe-1.0.1.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=1528ac25278cf5d6febda94f686bade9

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/parameterized[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A fast, extensible and spec-compliant Markdown parser in pure Python.
EAPI=8
HOMEPAGE=https://github.com/miyuchina/mistletoe
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mistletoe/mistletoe-1.1.0.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=5fbf63c28c36812b31e52acf15ec61bd

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=sodium? ( dev-libs/libsodium )
DESCRIPTION=A small SSH server with state-of-the-art cryptography
EAPI=7
HOMEPAGE=https://tinyssh.org
INHERIT=systemd toolchain-funcs
IUSE=+sodium
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=sodium? ( dev-libs/libsodium ) sys-apps/ucspi-tcp
SLOT=0
SRC_URI=https://github.com/janmojzis/tinyssh/archive/20220801.tar.gz -> tinyssh-20220801.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=2712dc4192ccc850cf26975a1a02163e

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=sodium? ( dev-libs/libsodium )
DESCRIPTION=A small SSH server with state-of-the-art cryptography
EAPI=7
HOMEPAGE=https://tinyssh.org
INHERIT=systemd toolchain-funcs
IUSE=+sodium
KEYWORDS=~amd64 ~x86
LICENSE=CC0-1.0
RDEPEND=sodium? ( dev-libs/libsodium ) sys-apps/ucspi-tcp
SLOT=0
SRC_URI=https://github.com/janmojzis/tinyssh/archive/20230101.tar.gz -> tinyssh-20230101.tar.gz
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=a34bee3a9c1c7048fa3b1f8bd171750b

View File

@@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sodium? ( dev-libs/libsodium )
DESCRIPTION=A small SSH server with state-of-the-art cryptography
EAPI=7
HOMEPAGE=https://tinyssh.org
INHERIT=systemd toolchain-funcs git-r3
IUSE=+sodium
LICENSE=CC0-1.0
PROPERTIES=live
RDEPEND=sodium? ( dev-libs/libsodium ) sys-apps/ucspi-tcp
SLOT=0
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=a34bee3a9c1c7048fa3b1f8bd171750b

View File

@@ -580,7 +580,7 @@ dev-hare/hare-iobus 9999: An asyncronous I/O abstraction for Hare
dev-hare/hare-json 9999: JSON support for Hare
dev-hare/hare-linux 9999: Extra Linux support for Hare programs
dev-hare/hare-png 9999: PNG implementation for Hare
dev-hare/hare-ssh 9999: SSH library for Hare
dev-hare/hare-ssh 0_pre20230623 9999: SSH library for Hare
dev-hare/hare-xml 9999: XML support for Hare
dev-java/expression-tree 1.02: Parser for mathematical expressions written in Java
dev-java/gluegen 2.3.2: Automatically generate the JNI code necessary to call C libraries
@@ -979,7 +979,6 @@ dev-python/mastodon-py 1.8.0 1.8.1: Python wrapper for the Mastodon API
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
dev-python/mautrix 0.19.16 0.20.0: A Python 3 asyncio Matrix framework
dev-python/minio 7.1.14 7.1.15: MinIO Client SDK for Python
dev-python/mistletoe 1.0.1 1.1.0-r1: A fast, extensible and spec-compliant Markdown parser in pure Python.
dev-python/mitype 0.2.4: Typing speed test in terminal
dev-python/mkdocs-blog-plugin 9999: Plugin for MkDocs to keep a simple blog section inside your documentation.
dev-python/mkdocs-exclude 1.0.2-r1: Lets you exclude files or trees from your output
@@ -1640,7 +1639,6 @@ net-misc/peertube-viewer-rs 1.8.4-r1: Command-line PeerTube viewer inspired by y
net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin
net-misc/rpki-client 6.8_p0 6.8_p1: Portability shim for OpenBSD's rpki-client
net-misc/smcroute 2.5.6: A static multicast routing daemon
net-misc/tinyssh 20220801 20230101 99999999: A small SSH server with state-of-the-art cryptography
net-misc/tooth 9999: Tooth is a fork of the now archived Tootle, a gtk Mastodon client.
net-misc/tuba 0.2.0 0.3.2: Mastodon client, previously known as Tooth
net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions instantly.

View File

@@ -1 +1 @@
Wed, 26 Jul 2023 07:46:33 +0000
Wed, 26 Jul 2023 09:16:35 +0000

View File

@@ -562,7 +562,6 @@ net-misc/megasync:dolphin - Upload your files to your Mega account from Dolphin
net-misc/megasync:freeimage - Use freeimage to manage graphic images format.
net-misc/megasync:nautilus - Upload your files to your Mega account from nautilus.
net-misc/megasync:thunar - Upload your files to your Mega account from Thunar.
net-misc/tinyssh:sodium - Use dev-libs/libsodium for cryptography
net-misc/xmrig-mo:donate - Set the default donation level to 1% instead of 0
net-misc/xmrig-mo:hwloc - Use sys-apps/hwloc for CPU affinity support
net-misc/xmrig-mo:opencl - Enable OpenCL support