2021-05-30 15:05:00 UTC

This commit is contained in:
Repository mirror & CI
2021-05-30 15:05:01 +00:00
parent 9f9cea3a1d
commit dd5b56fd56
15 changed files with 125 additions and 44 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=sys-devel/gettext app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-cpp/termcolor test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.3.1.tar.gz -> epubgrep-0.3.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=be198592ed379db55094259458ad917d

View File

@@ -1,7 +1,7 @@
BDEPEND=sys-devel/gettext app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-cpp/termcolor test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
DESCRIPTION=Search tool for EPUB e-books
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.2.0.tar.gz -> epubgrep-0.2.0.tar.gz
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.3.2.tar.gz -> epubgrep-0.3.2.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=be198592ed379db55094259458ad917d
_md5_=2d64f8cad82d1ab89166956e701b9edd

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-devel/gettext app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-libs/pugixml dev-cpp/termcolor test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB e-books
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt dev-libs/pugixml
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.1.3.tar.gz -> epubgrep-0.1.3.tar.gz
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.4.0.tar.gz -> epubgrep-0.4.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=e0813e2e7b9f6579c6f50492802db0ca
_md5_=3ecb3d32755f7dce42a99acb2563b36f

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Activity indicators for modern C++
EAPI=7
HOMEPAGE=https://github.com/p-ranav/indicators
INHERIT=cmake
IUSE=examples
KEYWORDS=~amd64 ~x86
LICENSE=BSD MIT
SLOT=0
SRC_URI=https://github.com/p-ranav/indicators/archive/refs/tags/v2.2.tar.gz -> indicators-2.2.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=50ef041194219a74040566ea491cd9fc

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=A Java/Scala build tool
EAPI=7
HOMEPAGE=https://com-lihaoyi.github.io/mill/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=virtual/jre
SLOT=0
SRC_URI=https://github.com/com-lihaoyi/mill/releases/download/0.9.7/0.9.7-assembly
_md5_=f986c0adecbc5a1fdd0f57859cbd09b8

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Scala language-based scripting and REPL
EAPI=7
HOMEPAGE=https://ammonite.io/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/lihaoyi/Ammonite/releases/download/2.3.8/2.13-2.3.8 -> ammonite-2.3.8
_md5_=792215b250e855bd2934d4052031548a

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/meson doc? ( dev-python/sphinx ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=OpenGL Mathematics (glm) for C
EAPI=7
HOMEPAGE=https://github.com/recp/cglm
INHERIT=meson
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/recp/cglm/archive/refs/tags/v0.8.3.tar.gz -> cglm-0.8.3.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=0cd128d1b70945cea69ca060bf171dc6

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=An implementation of Language Server Protocol for the Rust programming language
EAPI=7
HOMEPAGE=https://rust-analyzer.github.io
LICENSE=Apache-2.0
PROPERTIES=live
SLOT=0
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/latest/download/rust-analyzer-linux.gz
_md5_=c4f22b77b1d91d962af406e2b51d263c

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
DEPEND=dev-java/openjfx net-libs/libnet virtual/jre:* x11-libs/gtk+:3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=The decentralized bitcoin exchange (non-atomic, with arbitration)
EAPI=7
HOMEPAGE=https://bisq.network/ https://github.com/bisq-network/exchange/
INHERIT=desktop unpacker xdg
KEYWORDS=~amd64
LICENSE=AGPL-3
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://bisq.network/downloads/v1.6.5/Bisq-64bit-1.6.5.deb
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=a2321936a402ea6c630a663509df09fd

View File

@@ -1,16 +1,14 @@
BDEPEND=dev-cpp/pcg-cpp doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-cpp/eigen dev-libs/cxxopts boinc? ( sci-misc/boinc-wrapper ) doc? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] )
BDEPEND=dev-cpp/eigen:3 dev-cpp/pcg-cpp dev-libs/cxxopts doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-),-python_single_target_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Program for docking ligands to proteins and nucleic acids
EAPI=7
HOMEPAGE=https://gitlab.com/Jukic/cmdock
INHERIT=python-r1 docs meson
IUSE=boinc python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
INHERIT=python-any-r1 docs meson
IUSE=boinc doc
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-cpp/eigen dev-libs/cxxopts boinc? ( sci-misc/boinc-wrapper ) doc? ( python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) dev-lang/perl
REQUIRED_USE=doc? ( || ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) )
SLOT=0.1.2
RDEPEND=dev-lang/perl boinc? ( sci-misc/boinc-wrapper )
SLOT=0/0.1.2
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.1.2/cmdock-v0.1.2.tar.gz
_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-r1 26e4ad0a4190b14f70973dc253e86535 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=8d9cb7eaae2b40ff77b601e3ae132bf0
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-any-r1 17241a11501065ff3651350040875aa9 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=4bab30bcd5149a06ce151f88c1304fab

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-cpp/eigen:3 dev-cpp/indicators dev-cpp/pcg-cpp dev-libs/cxxopts doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-),-python_single_target_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Program for docking ligands to proteins and nucleic acids
EAPI=7
HOMEPAGE=https://gitlab.com/Jukic/cmdock
INHERIT=python-any-r1 docs meson
IUSE=boinc doc
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-lang/perl boinc? ( sci-misc/boinc-wrapper )
SLOT=0/0.1.3
SRC_URI=https://gitlab.com/Jukic/cmdock/-/archive/v0.1.3/cmdock-v0.1.3.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-any-r1 17241a11501065ff3651350040875aa9 docs 1541edddf7c7971612b5b9cec370f875 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=a57885b6fd9ea8892deb89056d95d6cd

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst
DEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
DESCRIPTION=sweet looking lockscreen for linux system
EAPI=7
HOMEPAGE=https://github.com/pavanjadhaw/betterlockscreen
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
SLOT=0
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/3.2.0.tar.gz -> betterlockscreen-3.2.0.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=7b578d8400f2c5f0596103302077a451

View File

@@ -1,5 +1,5 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure postinst prepare
DEFINED_PHASES=configure postinst
DEPEND=dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo sys-libs/pam x11-libs/cairo[X] x11-libs/libxcb x11-libs/libxkbcommon[X] x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm
DESCRIPTION=The world's most popular non-default computer lockscreen
EAPI=7
@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo sys-libs/pam x11-libs/cairo[X] x11-libs/libxcb x11-libs/libxkbcommon[X] x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm !!x11-misc/i3lock
SLOT=0
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.13.c.1.tar.gz -> i3lock-color-2.13.1.tar.gz
_md5_=07fa80b89b34c86d9a0c20b24d1f885c
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.13.c.3.tar.gz -> i3lock-color-2.13.3.tar.gz
_md5_=a17b2f2973307d6a1df16e84d3a6c4b0

View File

@@ -109,7 +109,7 @@ app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-shells/zsh-history-to-fish 0.3.0: Bring your ZSH history to Fish shell
app-text/OCRmyPDF 12.0.2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/epubgrep 0.1.3 0.2.0 0.3.1: Search tool for EPUB ebooks
app-text/epubgrep 0.3.2 0.4.0: Search tool for EPUB e-books
app-text/katarakt 0.2: Simple PDF viewer
app-text/klogg 20.12: A GUI application to browse and search through long and complex log files
app-text/komikku 0.27.0 0.28.1: An online/offline manga reader for GNOME
@@ -150,6 +150,7 @@ dev-cpp/fbthrift 2021.04.19.00 2021.05.24.00: Facebook's branch of Apache Thrift
dev-cpp/fizz 2021.04.19.00 2021.05.24.00: C++14 implementation of the TLS-1.3 standard
dev-cpp/folly 2021.01.04.00 2021.04.19.00-r1 2021.05.24.00: An open-source C++ library developed and used at Facebook
dev-cpp/gsl-lite 0.38.0: C++ Guideline Support Library implementation
dev-cpp/indicators 2.2: Activity indicators for modern C++
dev-cpp/mastodonpp 0.5.7 9999: C++ wrapper for the Mastodon and Pleroma APIs.
dev-cpp/parallel-hashmap 1.33: Family of header-only, fast and memory-friendly hashmap and btree containers
dev-cpp/pcg-cpp 0.98.1_p20210406: Family of better random number generators
@@ -177,8 +178,10 @@ dev-go/lichen 0.1.1: Go binary license checker
dev-java/gradle-base-annotations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/gradle-build-operations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/gradle-hashing 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/mill-bin 0.9.7: A Java/Scala build tool
dev-java/openjdk-sts-bin 15.0.2_p7: Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Supported
dev-lang/aldor 1.2.0_p20190730: The Aldor Programming Language
dev-lang/ammonite-repl-bin 2.3.8: Scala language-based scripting and REPL
dev-lang/fbc 1.07.3: A free/open source, multi-platform BASIC compiler.
dev-lang/fbc-bootstrap 1.07.3: Bootstrap package for dev-lang/fbc
dev-lang/fennel 0.9.1 0.9.2 9999: Fennel is a lisp that compiles to Lua
@@ -188,7 +191,7 @@ dev-lang/wren 0.3.0: The Wren Programming Language
dev-libs/StringiFor 1.1.1: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/boinc-zip 7.16.16: Wrapper for the zip/unzip functions to expose to BOINC clients
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/cglm 0.8.2-r1 9999: OpenGL Mathematics (glm) for C
dev-libs/cglm 0.8.2-r1 0.8.3 9999: OpenGL Mathematics (glm) for C
dev-libs/fsst 0_pre20200830: Fast Static Symbol Table: fast text compression that allows random access
dev-libs/ftl 1.0_p20210308: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
@@ -384,6 +387,7 @@ dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
dev-util/osc 0.173.0 9999: Command line tool for Open Build Service
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/rpmlint 2.0.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer-bin 9999: An implementation of Language Server Protocol for the Rust programming language
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/xdp-tools 1.1.1: Utilities and example programs for use with XDP
dev-vcs/git-blame-someone-else 0_pre20180613: Blame someone else for your bad code.
@@ -585,7 +589,7 @@ net-misc/wsdd 0.6.4: A Web Service Discovery host daemon.
net-misc/xmrig 6.12.1: RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner
net-misc/xmrig-mo 6.12.1: RandomX, CryptoNight, KawPow, AstroBWT and Argon2 miner for the MoneroOcean pool
net-news/sfeed 0.9.23 9999: simple RSS and Atom parser
net-p2p/bisq 1.6.4: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/bisq 1.6.4 1.6.5: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/lbry 0.48.2 0.49.1 0.50.2: A browser for the LBRY network, a digital marketplace controlled by its users.
net-p2p/monero 0.17.2.0 9999: The secure, private, untraceable cryptocurrency
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
@@ -594,7 +598,7 @@ net-p2p/yggdrasil-go 0.3.13-r1 0.3.14 0.3.15: An experiment in scalable routing
net-wireless/rtl8192eu 0_pre20210403: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8821ce 0_pre20210321: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20210327: Realtek 8821CU/RTL8811CU module for Linux kernel
sci-biology/cmdock 0.1.2: Program for docking ligands to proteins and nucleic acids
sci-biology/cmdock 0.1.2 0.1.3: Program for docking ligands to proteins and nucleic acids
sci-biology/geneathome 1.10: BOINC application for expanding Gene Regulatory Networks (GRN)
sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design language compiler
sci-electronics/dsview 1.12 9999: An open source multi-function instrument
@@ -686,12 +690,12 @@ x11-drivers/OpenTabletDriver-bin 0.5.3.1: Cross platform tablet driver (binary p
x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
x11-misc/betterlockscreen 3.1.1 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen 3.1.1 3.2.0 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen_rapid 0.0.0_pre20201222: A rapid and good-looking screen locker
x11-misc/caffeine-ng 3.5.1 9999: Aplication able to temporarily inhibit the screensaver.
x11-misc/gammy 0.9.60 0.9.64 9999: Adaptive screen brightness/temperature
x11-misc/gromit-mpx 1.4 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
x11-misc/i3lock-color 2.13.1 2.13.2 9999: The world's most popular non-default computer lockscreen
x11-misc/i3lock-color 2.13.2 2.13.3 9999: The world's most popular non-default computer lockscreen
x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster implementation of i3lock-fancy
x11-misc/i3status-rust 0.14.1: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/ksnip 1.8.1: Ksnip is a Qt based cross-platform screenshot tool

View File

@@ -1 +1 @@
Fri, 28 May 2021 10:35:24 +0000
Sun, 30 May 2021 15:05:00 +0000