mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-21 16:09:05 -07:00
2024-11-30 09:49:03 UTC
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.syslog-ng.com/products/open-source-log-management/
|
||||
INHERIT=autotools python-single-r1 systemd
|
||||
IUSE=amqp caps dbi geoip2 grpc http json kafka mongodb mqtt pacct python redis smtp snmp test spoof-source systemd tcpd python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2+ LGPL-2.1+
|
||||
RDEPEND=>=dev-libs/glib-2.10.1:2 >=dev-libs/ivykis-0.42.4 >=dev-libs/libpcre2-10.0:= dev-libs/openssl:0= !dev-libs/eventlog >=dev-libs/json-c-0.9:= amqp? ( >=net-libs/rabbitmq-c-0.8.0:=[ssl] ) caps? ( sys-libs/libcap ) dbi? ( >=dev-db/libdbi-0.9.0 ) geoip2? ( dev-libs/libmaxminddb:= ) grpc? ( dev-libs/protobuf:= net-libs/grpc:= ) http? ( net-misc/curl ) kafka? ( >=dev-libs/librdkafka-1.0.0:= ) mongodb? ( >=dev-libs/mongo-c-driver-1.2.0 ) mqtt? ( net-libs/paho-mqtt-c:1.3 ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_10? ( dev-python/setuptools[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/setuptools[python_targets_python3_13(-)] ) ) redis? ( >=dev-libs/hiredis-0.11.0:= ) smtp? ( net-libs/libesmtp:= ) snmp? ( net-analyzer/net-snmp:0= ) spoof-source? ( net-libs/libnet:1.1 ) systemd? ( sys-apps/systemd:= ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
|
||||
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ) test? ( python )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/syslog-ng/syslog-ng/releases/download/syslog-ng-4.8.1/syslog-ng-4.8.1.tar.gz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 systemd 54bd206bb5c4efac6ae28b6b006713b0
|
||||
_md5_=9694fcb3f899106654738aec951df880
|
||||
_md5_=b22e91acfc407faf80c3da0fa3d6bc69
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=dev-lang/swig >=dev-build/cmake-3.10 virtual/pkgconfig python? ( python_single_target_python3_10? ( dev-python/setuptools[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
DEPEND=>=dev-libs/glib-2.56.1:2 >=dev-scheme/guile-2.2.0:=[regex] >=sys-libs/zlib-1.1.4 dev-libs/boost:=[icu,nls] dev-libs/icu:= dev-libs/libxml2:2 dev-libs/libxslt aqbanking? ( >=net-libs/aqbanking-6[ofx?] >=sys-libs/gwenhywfar-5.6.0:= smartcard? ( sys-libs/libchipcard ) ) gnome-keyring? ( >=app-crypt/libsecret-0.18 ) gui? ( >=x11-libs/gtk+-3.22.30:3 gnome-base/dconf net-libs/webkit-gtk:4.1= aqbanking? ( sys-libs/gwenhywfar:=[gtk] ) ) mysql? ( dev-db/libdbi dev-db/libdbi-drivers[mysql] ) ofx? ( >=dev-libs/libofx-0.9.12:= ) postgres? ( dev-db/libdbi dev-db/libdbi-drivers[postgres] ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( dev-python/pygobject:3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject:3[python_targets_python3_12(-)] ) ) quotes? ( >=dev-perl/Finance-Quote-1.11 dev-perl/JSON-Parse dev-perl/HTML-TableExtract ) sqlite? ( dev-db/libdbi dev-db/libdbi-drivers[sqlite] ) >=sys-devel/gettext-0.20 dev-lang/perl dev-perl/XML-Parser dev-build/libtool >=dev-cpp/gtest-1.8.0
|
||||
DESCRIPTION=A personal finance manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.gnucash.org/
|
||||
INHERIT=cmake gnome2-utils python-single-r1
|
||||
IUSE=aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres python quotes smartcard sqlite test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=amd64 ~arm64 ~ppc ~ppc64 ~riscv x86
|
||||
LICENSE=GPL-2+
|
||||
PDEPEND=doc? ( ~app-doc/gnucash-docs-5.8 gnome-extra/yelp )
|
||||
RDEPEND=>=dev-libs/glib-2.56.1:2 >=dev-scheme/guile-2.2.0:=[regex] >=sys-libs/zlib-1.1.4 dev-libs/boost:=[icu,nls] dev-libs/icu:= dev-libs/libxml2:2 dev-libs/libxslt aqbanking? ( >=net-libs/aqbanking-6[ofx?] >=sys-libs/gwenhywfar-5.6.0:= smartcard? ( sys-libs/libchipcard ) ) gnome-keyring? ( >=app-crypt/libsecret-0.18 ) gui? ( >=x11-libs/gtk+-3.22.30:3 gnome-base/dconf net-libs/webkit-gtk:4.1= aqbanking? ( sys-libs/gwenhywfar:=[gtk] ) ) mysql? ( dev-db/libdbi dev-db/libdbi-drivers[mysql] ) ofx? ( >=dev-libs/libofx-0.9.12:= ) postgres? ( dev-db/libdbi dev-db/libdbi-drivers[postgres] ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( dev-python/pygobject:3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject:3[python_targets_python3_12(-)] ) ) quotes? ( >=dev-perl/Finance-Quote-1.11 dev-perl/JSON-Parse dev-perl/HTML-TableExtract ) sqlite? ( dev-db/libdbi dev-db/libdbi-drivers[sqlite] )
|
||||
REQUIRED_USE=examples? ( gui ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) ) smartcard? ( aqbanking )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gnucash/gnucash/releases/download/5.8/gnucash-5.8.tar.bz2
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=ca7971328c1ef6a905fde933a77a15ac
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=sys-apps/texinfo
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=>=dev-scheme/guile-2.0.0:=
|
||||
DESCRIPTION=POSIX-compatible shell written in Guile Scheme
|
||||
EAPI=8
|
||||
HOMEPAGE=https://savannah.nongnu.org/projects/gash/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=dev-scheme/guile-2.0.0:=
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=mirror://nongnu/gash/gash-0.3.0.tar.gz
|
||||
_md5_=3b4864a1c1e19dfb20734e009b848f8e
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
BDEPEND=|| ( >=app-arch/xz-utils-5.4.0 app-arch/plzip app-arch/pdlzip app-arch/lzip ) doc? ( virtual/texi2dvi ) nls? ( sys-devel/gettext ) verify-sig? ( sec-keys/openpgp-keys-make ) test? ( dev-lang/perl ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install prepare unpack
|
||||
DEPEND=guile? ( >=dev-scheme/guile-1.8:= )
|
||||
DESCRIPTION=Standard tool to compile source trees
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.gnu.org/software/make/make.html
|
||||
INHERIT=flag-o-matic unpacker verify-sig
|
||||
IUSE=doc guile nls static test verify-sig
|
||||
KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=guile? ( >=dev-scheme/guile-1.8:= ) nls? ( virtual/libintl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/make/make-4.4.1.tar.lz verify-sig? ( mirror://gnu/make/make-4.4.1.tar.lz.sig )
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker fb4b84181244b3b9990fa0bf40232dd2 verify-sig 745dccb7d4656514f1e966cce314d7db
|
||||
_md5_=769c4f89b0d7e0af9a5109f4f5d8abd0
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=guile? ( >=dev-scheme/guile-1.8 )
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=readline? ( sys-libs/readline:0= )
|
||||
DESCRIPTION=Patched version of GNU Make with improved error reporting, tracing and debugging
|
||||
EAPI=7
|
||||
HOMEPAGE=http://bashdb.sourceforge.net/remake/
|
||||
IUSE=guile readline
|
||||
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~s390 ~sparc x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=readline? ( sys-libs/readline:0= ) guile? ( >=dev-scheme/guile-1.8:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rocky/remake/releases/download/release_4.3+dbg-1.5/remake-4.3+dbg-1.5.tar.gz
|
||||
_md5_=7deb85334449dd8e0d6f760f8057c9aa
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=guile? ( >=dev-scheme/guile-1.8 )
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=readline? ( sys-libs/readline:0= )
|
||||
DESCRIPTION=Patched version of GNU Make with improved error reporting, tracing and debugging
|
||||
EAPI=8
|
||||
HOMEPAGE=http://bashdb.sourceforge.net/remake/
|
||||
INHERIT=flag-o-matic
|
||||
IUSE=guile readline
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=readline? ( sys-libs/readline:0= ) guile? ( >=dev-scheme/guile-1.8:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rocky/remake/releases/download/remake-4.3+dbg-1.6/remake-4.3+dbg-1.6.tar.gz
|
||||
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
|
||||
_md5_=19b861d78df61589178cbedbc0b4b791
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://fusesource.github.io/jansi/
|
||||
INHERIT=java-pkg-2 java-pkg-simple toolchain-funcs
|
||||
IUSE=doc source test
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64
|
||||
KEYWORDS=~amd64 ~arm64 ppc64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=2
|
||||
SRC_URI=https://github.com/fusesource/jansi/archive/refs/tags/jansi-2.4.1.tar.gz https://raw.githubusercontent.com/openjdk/jdk/jdk-11%2B28/src/java.base/share/native/include/jni.h -> jansi-2.4.1-jni.h https://raw.githubusercontent.com/openjdk/jdk/jdk-11%2B28/src/java.base/unix/native/include/jni_md.h -> jansi-2.4.1-jni_md.h
|
||||
_eclasses_=java-utils-2 df5a29aeeb243804a2f5ef024c8467a9 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
|
||||
_md5_=0d62f9f249b012cebc3e2aa835583962
|
||||
_md5_=acde91d93f2fd88171e5067a97573e59
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=>=dev-scheme/guile-2.0.0:=
|
||||
DESCRIPTION=An accumulation place for pure-scheme Guile modules
|
||||
EAPI=8
|
||||
HOMEPAGE=http://www.nongnu.org/guile-lib/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-scheme/guile-2.0.0:=
|
||||
SLOT=0
|
||||
SRC_URI=mirror://nongnu/guile-lib/guile-lib-0.2.7.tar.gz
|
||||
_md5_=e33137333b5931567faae715e4c403a0
|
||||
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/net-im/gajim-1.8.4-r1
Normal file
17
metadata/md5-cache/net-im/gajim-1.8.4-r1
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/net-im/gajim-1.9.5-r1
Normal file
17
metadata/md5-cache/net-im/gajim-1.9.5-r1
Normal file
File diff suppressed because one or more lines are too long
@@ -2964,7 +2964,7 @@ app-office/dia2code 1.0.0-r1: Convert UML diagrams produced with Dia to various
|
||||
app-office/drawio-desktop-bin 24.4.0 24.7.8 24.7.17: draw.io diagramming and whiteboarding desktop app
|
||||
app-office/endeavour 43.0-r1 9999: Personal task manager
|
||||
app-office/glabels 3.4.1-r1: Program for creating labels and business cards
|
||||
app-office/gnucash 5.8 5.8-r100: A personal finance manager
|
||||
app-office/gnucash 5.8-r100: A personal finance manager
|
||||
app-office/gnumeric 1.12.57: The GNOME Spreadsheet
|
||||
app-office/grisbi 2.0.5 3.0.3 3.0.4: Grisbi is a personal accounting application for Linux
|
||||
app-office/gtg 0.6-r1: Personal organizer for the GNOME desktop environment
|
||||
@@ -3091,7 +3091,7 @@ app-shells/esh 0.8.5-r3: A UNIX Shell with a simplified Scheme syntax
|
||||
app-shells/fish 3.4.0 3.6.1 3.7.1 9999: Friendly Interactive SHell
|
||||
app-shells/fsh 1.0.0_p20220816-r1: F# Shell with integrated F# scripting
|
||||
app-shells/fzf 0.54.3 0.55.0 0.56.0: General-purpose command-line fuzzy finder, written in Golang
|
||||
app-shells/gash 0.3.0 0.3.0-r100: POSIX-compatible shell written in Guile Scheme
|
||||
app-shells/gash 0.3.0-r100: POSIX-compatible shell written in Guile Scheme
|
||||
app-shells/gentoo-bashcomp 20240625: Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)
|
||||
app-shells/gentoo-zsh-completions 20220112 20230117 99999999: Gentoo specific zsh completion support (includes emerge and ebuild commands)
|
||||
app-shells/heirloom-sh 050706-r1: Heirloom Bourne Shell, derived from OpenSolaris code SVR4/SVID3
|
||||
@@ -3819,7 +3819,7 @@ dev-build/kas 4.5-r1: Setup tool for bitbake based projects
|
||||
dev-build/kbuild 0.1.9998.3499-r4 0.1.9998.3592 0.1.9998.3660 9999: A makefile framework for writing simple makefiles for complex tasks
|
||||
dev-build/libtool 2.4.7-r4 2.5.3 2.5.4 9999: A shared library tool for developers
|
||||
dev-build/mage 1.11.0 1.13.0 1.15.0: make/rake like tool using go
|
||||
dev-build/make 4.4.1-r1 4.4.1-r100 9999: Standard tool to compile source trees
|
||||
dev-build/make 4.4.1-r100 9999: Standard tool to compile source trees
|
||||
dev-build/melange 0.8.1: Build APK packages from source code using declarative pipelines
|
||||
dev-build/meson 1.1.1 1.2.3 1.3.2 1.4.2 1.5.1 1.5.2 1.6.0 9999: Open source build system
|
||||
dev-build/meson-format-array 0: Format shell expressions into a meson array
|
||||
@@ -3828,7 +3828,7 @@ dev-build/netsurf-buildsystem 1.10: Build system used for netsurf and its librar
|
||||
dev-build/ninja 1.11.1-r5 1.12.1 9999: A small build system similar to make
|
||||
dev-build/pmake 1.111.3.3-r1: BSD build tool to create programs in parallel. Debian's version of NetBSD's make
|
||||
dev-build/qconf 2.5: ./configure like generator for qmake-based projects
|
||||
dev-build/remake 4.3.1.1.5 4.3.1.1.6 4.3.1.1.6-r100: Patched version of GNU Make with improved error reporting, tracing and debugging
|
||||
dev-build/remake 4.3.1.1.6-r100: Patched version of GNU Make with improved error reporting, tracing and debugging
|
||||
dev-build/rocm-cmake 6.1.2: Radeon Open Compute CMake Modules
|
||||
dev-build/samurai 1.2-r3 9999: ninja-compatible build tool written in C
|
||||
dev-build/scons 4.8.1: Extensible Python-based build utility
|
||||
@@ -10486,7 +10486,7 @@ dev-scheme/guile-git 0.6.0-r1 0.7.0 0.7.0-r100 0.8.0 0.9.0: Guile bindings of gi
|
||||
dev-scheme/guile-gnutls 4.0.0-r1 4.0.0-r100: Guile-GnuTLS provides Guile bindings for the GnuTLS library
|
||||
dev-scheme/guile-hall 0.4.1 0.4.1-r100: Guile tooling to create and publish projects
|
||||
dev-scheme/guile-json 4.7.3 4.7.3-r100: JSON module for Guile
|
||||
dev-scheme/guile-lib 0.2.7 0.2.7-r100: An accumulation place for pure-scheme Guile modules
|
||||
dev-scheme/guile-lib 0.2.7-r100: An accumulation place for pure-scheme Guile modules
|
||||
dev-scheme/guile-libyaml 20211124 20211124-r100: Simple yaml module for Guile using the ffi-helper from nyacc
|
||||
dev-scheme/guile-lzlib 0.0.2-r2 0.0.2-r100: GNU Guile library providing bindings to lzlib
|
||||
dev-scheme/guile-ncurses 3.1 3.1-r100: Guile FFI to ncurses library for text-based console UI
|
||||
@@ -14686,7 +14686,7 @@ net-im/ejabberd 24.02-r1 24.07 24.10: Robust, scalable and extensible XMPP serve
|
||||
net-im/element-desktop-bin 1.11.82 1.11.86: A glossy Matrix collaboration client for desktop (binary package)
|
||||
net-im/err 6.1.9: Multiprotocol chatbot designed to be easily deployable and maintainable
|
||||
net-im/fractal 8-r1: Matrix messaging app for GNOME written in Rust
|
||||
net-im/gajim 1.7.3 1.7.3-r1 1.8.0 1.8.1 1.8.4 1.9.3 1.9.5: XMPP client written in PyGTK
|
||||
net-im/gajim 1.7.3 1.7.3-r1 1.8.0 1.8.1 1.8.4-r1 1.9.3 1.9.5-r1: XMPP client written in PyGTK
|
||||
net-im/gitter-bin 5.0.1-r1 5.0.1-r2: Chat and network platform
|
||||
net-im/libcommuni 3.7.0-r1: A cross-platform IRC framework written with Qt
|
||||
net-im/mattermost-desktop-bin 5.9.1 5.10.1: Mattermost Desktop application
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 30 Nov 2024 09:03:53 +0000
|
||||
Sat, 30 Nov 2024 09:49:03 +0000
|
||||
|
||||
Reference in New Issue
Block a user