mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2021-06-30 19:51:48 UTC
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Generates random text from datafiles and templates
|
||||
EAPI=8
|
||||
HOMEPAGE=https://nonsense.sourceforge.net
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/nonsense/nonsense-0.6.tar.gz
|
||||
_md5_=86cccd4f31fcaee8ca381755cc1a5477
|
||||
@@ -6,4 +6,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aduial/nonsense/archive/766d34590e1fc0edddb381ad16fab57f5d20d299.tar.gz -> nonsense-0.7.tar.gz
|
||||
_md5_=f30c1403853e44c0e94d2666f469b16d
|
||||
_md5_=a6b416ff2119c1a88b4d2c255eb5711d
|
||||
15
metadata/md5-cache/app-text/cmark-gfm-0.29.0.0
Normal file
15
metadata/md5-cache/app-text/cmark-gfm-0.29.0.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) )
|
||||
DESCRIPTION=GitHub's fork of cmark
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/github/cmark-gfm
|
||||
INHERIT=cmake python-any-r1
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.29.0
|
||||
SRC_URI=https://github.com/github/cmark-gfm/archive/0.29.0.gfm.0.tar.gz -> cmark-gfm-0.29.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-any-r1 901d9e22c7a848a1196502edf060f330
|
||||
_md5_=1c92ea856a694e42d231b8b369763aac
|
||||
15
metadata/md5-cache/dev-libs/memkind-1.11.0
Normal file
15
metadata/md5-cache/dev-libs/memkind-1.11.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare setup test
|
||||
DEPEND=sys-block/ndctl sys-process/numactl
|
||||
DESCRIPTION=user extensible heap manager built on top of jemalloc
|
||||
EAPI=7
|
||||
HOMEPAGE=https://memkind.github.io/memkind
|
||||
INHERIT=autotools linux-info
|
||||
IUSE=+heap-manager openmp secure +tls kernel_linux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=sys-block/ndctl sys-process/numactl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/memkind/memkind/archive/v1.11.0.tar.gz -> memkind-1.11.0.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354 linux-info 7e8ed4c6a1d136fb291c52386f996c2c
|
||||
_md5_=5726a79b032ead7bdc81b20efa9ef89a
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://bisq.network/downloads/v1.6.4/Bisq-64bit-1.6.4.deb
|
||||
SRC_URI=https://bisq.network/downloads/v1.7.0/Bisq-64bit-1.7.0.deb
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 unpacker 2eeba54233fa41bdb15dcddcb63fba3a xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=a2321936a402ea6c630a663509df09fd
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install postinst prepare
|
||||
DEPEND=>=dev-libs/boost-1.59:= sys-apps/hwloc sys-process/numactl virtual/libelf cluster? ( virtual/mpi ) dlb? ( sys-cluster/dlb ) extrae? ( sys-cluster/extrae[nanos] ) papi? ( dev-libs/papi ) unwind? ( sys-libs/libunwind )
|
||||
DEPEND=>=dev-libs/boost-1.59:= sys-apps/hwloc sys-process/numactl virtual/libelf cluster? ( virtual/mpi ) dlb? ( sys-cluster/dlb ) extrae? ( sys-cluster/extrae[nanos] ) memkind? ( dev-libs/memkind ) papi? ( dev-libs/papi ) unwind? ( sys-libs/libunwind )
|
||||
DESCRIPTION=runtime that implements the OmpSs-2 parallel programming model
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bsc-pm/nanos6
|
||||
INHERIT=autotools
|
||||
IUSE=cluster debug dlb execution-workflow extrae papi unwind
|
||||
IUSE=cluster debug dlb execution-workflow extrae memkind papi unwind
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-libs/boost-1.59:= sys-apps/hwloc sys-process/numactl virtual/libelf cluster? ( virtual/mpi ) dlb? ( sys-cluster/dlb ) extrae? ( sys-cluster/extrae[nanos] ) papi? ( dev-libs/papi ) unwind? ( sys-libs/libunwind )
|
||||
RDEPEND=>=dev-libs/boost-1.59:= sys-apps/hwloc sys-process/numactl virtual/libelf cluster? ( virtual/mpi ) dlb? ( sys-cluster/dlb ) extrae? ( sys-cluster/extrae[nanos] ) memkind? ( dev-libs/memkind ) papi? ( dev-libs/papi ) unwind? ( sys-libs/libunwind )
|
||||
REQUIRED_USE=cluster? ( execution-workflow )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bsc-pm/nanos6/archive/refs/tags/version-2.5.1.tar.gz -> nanos6-2.5.1.tar.gz
|
||||
SRC_URI=https://github.com/bsc-pm/nanos6/archive/refs/tags/version-2.6.tar.gz -> nanos6-2.6.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354
|
||||
_md5_=7f7179b1e7b8e500e8cfd3a3304e70ef
|
||||
_md5_=b75519cb93118f94fef173708ff59dc8
|
||||
@@ -7,6 +7,6 @@ INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Eugeny/terminus/releases/download/v1.0.139/terminus-1.0.139-linux.tar.gz -> terminus-bin-1.0.139.tar.gz https://github.com/ScardracS/icons/releases/download/release/terminus-icons.tar.gz
|
||||
SRC_URI=https://github.com/Eugeny/terminus/releases/download/v1.0.143/terminus-1.0.143-linux.tar.gz -> terminus-bin-1.0.143.tar.gz https://github.com/ScardracS/icons/releases/download/release/terminus-icons.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=5e81e32bc4b8578e3034aee98b36449d
|
||||
@@ -87,7 +87,7 @@ app-misc/liquidctl 1.4.2: Cross-platform tool and drivers for liquid coolers and
|
||||
app-misc/mat2 0.11.0 0.12.1: Metadata Anonymisation Toolkit: handy tool to trash your metadata
|
||||
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
|
||||
app-misc/navi 2.15.1 2.16.0 9999: An interactive cheatsheet tool for the command-line
|
||||
app-misc/nonsense 0.6 0.7: Generates random text from datafiles and templates
|
||||
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
|
||||
app-misc/ntfy 2.7.0: A utility for sending notifications, on demand and when commands finish.
|
||||
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
|
||||
app-misc/pup 0.4.0_p1: Parsing HTML at the command line
|
||||
@@ -128,6 +128,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/cmark-gfm 0.29.0.0: GitHub's fork of cmark
|
||||
app-text/epubgrep 0.5.1 0.6.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
|
||||
@@ -280,6 +281,7 @@ dev-libs/imsg-compat 6.8.2 9999: linux port of OpenBSD imsg
|
||||
dev-libs/libcloudproviders 0.3.1: DBus API that allows cloud storage sync clients to expose their services.
|
||||
dev-libs/libdwarf 20210528: The DWARF Debugging Information Format
|
||||
dev-libs/libnodave 0.8.5.1-r1: Connect to and exchange data with Siemens PLCs
|
||||
dev-libs/memkind 1.11.0: user extensible heap manager built on top of jemalloc
|
||||
dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
|
||||
dev-libs/mtxclient 0.4.1 0.5.1: Client API library for Matrix, built on top of Boost.Asio
|
||||
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
|
||||
@@ -767,7 +769,7 @@ net-misc/whatscli 1.0.6: A command line interface for WhatsApp
|
||||
net-misc/wsdd 0.6.4: A Web Service Discovery host daemon.
|
||||
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 1.6.5: The decentralized bitcoin exchange (non-atomic, with arbitration)
|
||||
net-p2p/bisq 1.6.5 1.7.0: 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
|
||||
@@ -825,7 +827,7 @@ sys-cluster/er 0.0.4: High-level distributed erasure coding lib combining shuffi
|
||||
sys-cluster/extrae 3.8.3-r5: Instrumentation framework to generate execution traces of parallel runtimes
|
||||
sys-cluster/genders 1.28.1: Static cluster configuration database used for cluster configuration management.
|
||||
sys-cluster/heat 15.0.0: A CloudFormation-compatible openstack-native cloud orchestration engine.
|
||||
sys-cluster/nanos6 2.5.1-r2: runtime that implements the OmpSs-2 parallel programming model
|
||||
sys-cluster/nanos6 2.6: runtime that implements the OmpSs-2 parallel programming model
|
||||
sys-cluster/neutron 17.1.1 17.1.2: A virtual network service for Openstack
|
||||
sys-cluster/nova 22.2.0 22.2.1: Cloud computing fabric controller
|
||||
sys-cluster/pcs 0.10.8-r3: Pacemaker/Corosync Configuration System
|
||||
@@ -901,7 +903,7 @@ x11-misc/squeekboard 1.14.0: Virtual keyboard supporting Wayland, built primaril
|
||||
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
|
||||
x11-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Window System
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/terminus-bin 1.0.139: A terminal for a more modern age
|
||||
x11-terms/terminus-bin 1.0.143: A terminal for a more modern age
|
||||
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
|
||||
x11-themes/arc-kde 20180614: Port of the popular GTK theme Arc for Plasma 5
|
||||
x11-themes/materia-theme 20210322: A Material Design theme for GNOME/GTK based desktop environments
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 30 Jun 2021 09:06:36 +0000
|
||||
Wed, 30 Jun 2021 19:51:48 +0000
|
||||
|
||||
Reference in New Issue
Block a user