2024-11-16 04:18:27 UTC

This commit is contained in:
Repository mirror & CI
2024-11-16 04:18:27 +00:00
parent 3da67107a3
commit d983480a7f
11 changed files with 30 additions and 88 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=app-crypt/acme-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=app-crypt/certbot-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
EAPI=8
HOMEPAGE=https://github.com/certbot/certbot https://letsencrypt.org/
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=app-crypt/acme-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=app-crypt/certbot-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/dnspython-1.15.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/certbot/certbot/archive/v3.0.1.tar.gz -> certbot-3.0.1.gh.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76
_md5_=22f332fa94b2f394f677c8d71325a120

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.5.9.tar.gz -> dovecot-fts-xapian-1.5.9.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=b62a7ebc5788202f9072a6c47460e98f

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.10.tar.gz -> dovecot-fts-xapian-1.7.10.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=5b86f0451e7228ebc9ea64df070ded24

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.11.tar.gz -> dovecot-fts-xapian-1.7.11.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=b62a7ebc5788202f9072a6c47460e98f

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.14.tar.gz -> dovecot-fts-xapian-1.7.14.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=b62a7ebc5788202f9072a6c47460e98f

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.12.tar.gz -> dovecot-fts-xapian-1.7.12.tar.gz
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.18.tar.gz -> dovecot-fts-xapian-1.7.18.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=b62a7ebc5788202f9072a6c47460e98f

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.9.tar.gz -> dovecot-fts-xapian-1.7.9.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=5b86f0451e7228ebc9ea64df070ded24

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:= dev-db/sqlite:*
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.7.6.tar.gz -> dovecot-fts-xapian-1.7.6.tar.gz
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.8.tar.gz -> dovecot-fts-xapian-1.8.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=b62a7ebc5788202f9072a6c47460e98f

View File

@@ -145,7 +145,7 @@ app-crypt/PBinCLI 0.3.5 0.3.5-r1: PBinCLI is a command line client for PrivateBi
app-crypt/autofirma 1.8.2 1.8.3: Spanish government's electronic signature application for online procedures
app-crypt/certbot-dns-cloudflare 2.10.0-r2: Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
app-crypt/certbot-dns-desec 1.2.1: deSEC DNS Authenticator plugin for Certbot
app-crypt/certbot-dns-rfc2136 2.10.0 2.11.0: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
app-crypt/certbot-dns-rfc2136 2.10.0 2.11.0 3.0.1: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
app-crypt/clevis 19-r2 20-r1: Automated Encryption Framework
app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator
app-crypt/firefox-decrypt 1.1.1: Tool to extract passwords from Mozilla (Firefox, Thunderbird, etc.) profiles
@@ -1346,7 +1346,7 @@ media-video/stremio 4.4.168: Stremio is a modern media center for your video ent
media-video/syncplay 1.7.3: Client/server to synchronize media playback
media-video/uxplay 1.67 1.68.3: AirPlay Unix mirroring server
media-video/walksnail-osd-tool 0.3.0-r1 9999: Tool for rendering OSDs over Walksnail DVR recordings
media-video/wl-screenrec 0.1.6: High performance screen/audio recorder for wlroots
media-video/wl-screenrec 0.1.6-r1: High performance screen/audio recorder for wlroots
media-video/wlrobs 1.0 1.1 9999: OBS plugin that allows you to screen capture on wlroots based compositors
media-video/ytarchive 0.4.0 0.5.0: Youtube livestream downloader
mpv-plugin/SimpleUndo 2023.09.25: Ctrl-Z return to the previous seekbar position, Ctrl-Z again redo
@@ -1442,7 +1442,7 @@ net-libs/ulfius 2.7.15: HTTP Framework for REST Applications in C
net-libs/usockets 0.8.8 9999: tiny eventing, networking & crypto for async applications
net-libs/yder 1.4.20-r1: Logging library for C applications
net-mail/dovecot-fts-flatcurve 1.0.5: Dovecot FTS plugin to enable message indexing using Xapian
net-mail/dovecot-fts-xapian 1.5.9 1.7.6 1.7.9 1.7.10 1.7.11 1.7.12 1.7.14 1.7.17 9999: Dovecot FTS plugin backed by Xapian
net-mail/dovecot-fts-xapian 1.7.17 1.7.18 1.8 9999: Dovecot FTS plugin backed by Xapian
net-mail/hydroxide 0.2.27 0.2.28 0.2.29 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
net-mail/pop 0.2.0: Send emails from your terminal
net-misc/FORT-validator 1.5.4-r2 1.6.1-r2 1.6.2-r2: FORT validator is an open source RPKI validator

View File

@@ -1 +1 @@
Fri, 15 Nov 2024 17:48:20 +0000
Sat, 16 Nov 2024 04:18:27 +0000