2024-08-02 09:49:08 UTC

This commit is contained in:
Repository mirror & CI
2024-08-02 09:49:08 +00:00
parent 15721dbd67
commit 7777224233
14 changed files with 108 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=dev-ml/csexp:= dev-ml/ordering:= dev-ml/dyn:= dev-ml/xdg:= ~dev-ml/stdune-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DEPEND=dev-ml/csexp:= dev-ml/xdg:= ~dev-ml/dune-private-libs-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Communicate with dune using rpc
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/dune-rpc/ https://github.com/ocaml/dune/
@@ -8,9 +8,9 @@ INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/csexp:= dev-ml/ordering:= dev-ml/dyn:= dev-ml/xdg:= ~dev-ml/stdune-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RDEPEND=dev-ml/csexp:= dev-ml/xdg:= ~dev-ml/dune-private-libs-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.13.1
SRC_URI=https://github.com/ocaml/dune/archive/3.13.1.tar.gz -> dune-rpc-3.13.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=aef5e81e6f44859342fac9574c7c8697
_md5_=b15415a283d3943a0caf06b55d6716f6

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-ml/dune-3.12:= dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=dev-ml/csexp:= dev-ml/xdg:= ~dev-ml/dune-private-libs-3.16.0:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Communicate with dune using rpc
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/dune-rpc/ https://github.com/ocaml/dune/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/csexp:= dev-ml/xdg:= ~dev-ml/dune-private-libs-3.16.0:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.16.0
SRC_URI=https://github.com/ocaml/dune/archive/3.16.0.tar.gz -> dune-rpc-3.16.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=4f15bfa307531775f6e7d048bf1b7b1c

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-ml/dune-3.0:= dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Jsonrpc protocol implementation
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/jsonrpc/ https://github.com/ocaml/ocaml-lsp
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.08:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/1.19.0
SRC_URI=https://github.com/ocaml/ocaml-lsp/archive/1.19.0.tar.gz -> jsonrpc-1.19.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=62bd5e2e75b4f50cf7db4b2407201aee

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-ml/dune-3.0:= dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.14:= ~dev-ml/jsonrpc-1.19.0:= dev-ml/yojson:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/uutf-1.0.2:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=LSP protocol implementation in OCaml
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/lsp/ https://github.com/ocaml/ocaml-lsp/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.14:= ~dev-ml/jsonrpc-1.19.0:= dev-ml/yojson:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/uutf-1.0.2:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/1.19.0
SRC_URI=https://github.com/ocaml/ocaml-lsp/archive/1.19.0.tar.gz -> lsp-1.19.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=50c3c8a8117c2e0accb40bdc3f053a89

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=~dev-ml/dyn-3.13.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DEPEND=~dev-ml/dune-private-libs-3.13.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Parse ocaml compiler output into structured form
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/ocamlc-loc/ https://github.com/ocaml/dune
@@ -8,9 +8,9 @@ INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=~dev-ml/dyn-3.13.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RDEPEND=~dev-ml/dune-private-libs-3.13.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.13.1
SRC_URI=https://github.com/ocaml/dune/archive/3.13.1.tar.gz -> ocamlc-loc-3.13.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=cbcee2f1816800be40b3b792173da565
_md5_=d8c8dee72f6338a4e2059cff580f0744

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-ml/dune-3.12:= dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-lang/ocaml-4.08.0:= ~dev-ml/dune-private-libs-3.16.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Parse ocaml compiler output into structured form
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/ocamlc-loc/ https://github.com/ocaml/dune
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.08.0:= ~dev-ml/dune-private-libs-3.16.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.16.0
SRC_URI=https://github.com/ocaml/dune/archive/3.16.0.tar.gz -> ocamlc-loc-3.16.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=84f3ce3ebf9d4c7989573337724eaf76

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-util/intltool app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
DESCRIPTION=An unofficial WhatsApp desktop application for Linux
EAPI=8
HOMEPAGE=https://github.com/eneshecan/whatsapp-for-linux
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=+l10n_en +l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.6.2.tar.gz -> whatsapp-for-linux-1.6.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=504eb57cf5df33803b501312239d83c0

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/eneshecan/whatsapp-for-linux
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=+l10n_en +l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
IUSE=+l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.6.4.tar.gz -> whatsapp-for-linux-1.6.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=3960a4f22486dc8451c80738e1433255
_md5_=b3490f79ba92cf3f8fd5df2e20b31b32

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-util/intltool app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
DEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
DESCRIPTION=An unofficial WhatsApp desktop application for Linux
EAPI=8
HOMEPAGE=https://github.com/eneshecan/whatsapp-for-linux
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=+l10n_en +l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
IUSE=+l10n_es +l10n_it +l10n_ka +l10n_nl +l10n_pt-BR +l10n_ru +l10n_tr
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4 net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
RDEPEND=dev-cpp/atkmm dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib dev-libs/libayatana-appindicator dev-libs/libsigc++:2 media-libs/libcanberra || ( net-libs/webkit-gtk:4.1 ) x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.5.3.tar.gz -> whatsapp-for-linux-1.5.3.tar.gz
SRC_URI=https://github.com/eneshecan/whatsapp-for-linux/archive/refs/tags/v1.6.5.tar.gz -> whatsapp-for-linux-1.6.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=504eb57cf5df33803b501312239d83c0
_md5_=11c4ceed2f6b970600153b106728ff15

View File

@@ -1,15 +1,15 @@
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.15:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.7.0 !>www-apps/pleroma-2.7.0
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.16:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.7.0 !>www-apps/pleroma-2.7.0-r1
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir dev-lang/erlang:=
DEPEND=media-libs/vips:= sys-apps/file sys-libs/ncurses:= dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature
KEYWORDS=~amd64
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RDEPEND=media-libs/vips:= sys-apps/file sys-libs/ncurses:= acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.0/pleroma-v2.7.0.tar.gz
_eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=9b67338520951ac55279de6c7d4db2af
_md5_=5a40b49a2bebec73b799451510b36c79

View File

@@ -1,4 +1,4 @@
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.15:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-9999 !>www-apps/pleroma-9999 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.16:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-9999 !>www-apps/pleroma-9999 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=media-libs/vips:= sys-apps/file sys-libs/ncurses:= dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
@@ -11,4 +11,4 @@ RDEPEND=media-libs/vips:= sys-apps/file sys-libs/ncurses:= acct-user/pleroma acc
RESTRICT=network-sandbox
SLOT=otp
_eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=fdc0229cdf10624c3c8ae01164043a31
_md5_=5a40b49a2bebec73b799451510b36c79

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
EAPI=8
HOMEPAGE=https://nyxt.atlas.engineer/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop optfeature xdg
IUSE=doc
KEYWORDS=~amd64
LICENSE=BSD CC-BY-SA-3.0
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.8/nyxt-3.11.8-source-with-submodules.tar.xz -> nyxt-3.11.8.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f0cf98f0c4e87d8a778be17cb4b222f3

View File

@@ -579,17 +579,17 @@ dev-ml/cdrom 0.9.4: Query the state and contents of CDROM devices under Linux
dev-ml/chrome-trace 3.16.0: Chrome trace event generation library
dev-ml/crowbar 0.2.1: Write tests, let a fuzzer find failing cases
dev-ml/domain-name 0.4.0: RFC 1035 Internet domain names
dev-ml/dune-rpc 3.13.1: Communicate with dune using rpc
dev-ml/dune-rpc 3.13.1 3.16.0: Communicate with dune using rpc
dev-ml/either 1.0.0: Compatibility module for Either in OCaml 4.12
dev-ml/fiber 3.7.0: Dune's monadic structured concurrency library
dev-ml/gmap 0.3.0-r2: Heterogenous Map over a GADT
dev-ml/jsonrpc 1.18.0: Jsonrpc protocol implementation
dev-ml/lsp 1.18.0: LSP protocol implementation in OCaml
dev-ml/jsonrpc 1.18.0 1.19.0: Jsonrpc protocol implementation
dev-ml/lsp 1.18.0 1.19.0: LSP protocol implementation in OCaml
dev-ml/lwt-dllist 1.0.1: Mutable doubly-linked list with Lwt iterators
dev-ml/merlin-lib 4.16: Merlin's libraries
dev-ml/ocaml-syntax-shims 1.0.0: Backport new syntax to older compilers
dev-ml/ocaml-version 3.6.7: Library to parse and enumerate releases of the OCaml compiler
dev-ml/ocamlc-loc 3.13.1: Parse ocaml compiler output into structured form
dev-ml/ocamlc-loc 3.13.1 3.16.0: Parse ocaml compiler output into structured form
dev-ml/ocamlformat-lib 0.26.2: OCamlFormat is a tool to automatically format OCaml code in a uniform style.
dev-ml/ocamlformat-rpc-lib 0.26.2: Auto-formatter for OCaml code (RPC mode)
dev-ml/pecu 0.6: Implementation of quoted-printable encoder/decoder from RFC2045
@@ -1394,7 +1394,7 @@ net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messeng
net-im/sliding-sync 0.99.15: Proxy implementation of MSC3575's sync protocol.
net-im/teams-for-linux 1.4.12 1.4.13 1.5.2: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/vesktop-bin 1.5.2 1.5.3: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/whatsapp-for-linux 1.5.3 1.6.2 1.6.4: An unofficial WhatsApp desktop application for Linux
net-im/whatsapp-for-linux 1.6.4 1.6.5: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
net-irc/halloy 2024.8: IRC application written in Rust
net-irc/litterbox 1.9: TLS-only IRC logger
@@ -1672,7 +1672,7 @@ www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
www-apps/librarian 2023.05.07: An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit.
www-apps/mycorrhiza 1.15.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/pleroma 2.7.0 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma 2.7.0-r1 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma-fe 2.6.1 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/redlib 0.31.2-r1 0.34.0: Private front-end to Reddit
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
@@ -1687,7 +1687,7 @@ www-client/badwolf 1.3.0-r1 9999: Minimalist and privacy-oriented WebKitGTK+ bro
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
www-client/firefox-developer-bin 122.0 128.0: Firefox browser developer edition
www-client/mullvad-browser-bin 13.5 13.5.1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.4 3.11.5 3.11.6 3.11.7 9999: Nyxt - the hacker's power-browser
www-client/nyxt 3.11.4 3.11.5 3.11.6 3.11.7 3.11.8 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 24.4.1.951_p1: The web browser from Yandex
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server

View File

@@ -1 +1 @@
Thu, 01 Aug 2024 22:03:56 +0000
Fri, 02 Aug 2024 09:49:08 +0000