mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2020-06-26 15:05:14 UTC
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
BDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
|
||||||
DEFINED_PHASES=compile install
|
DEFINED_PHASES=compile install
|
||||||
DEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
DEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
||||||
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
||||||
@@ -11,4 +10,4 @@ RDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl
|
|||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.4.1.tar.gz -> usockets-0.4.1.tar.gz
|
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.4.1.tar.gz -> usockets-0.4.1.tar.gz
|
||||||
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||||
_md5_=d0db9428a70c2c28f93be5acc68de5be
|
_md5_=a6ef6089501e25583e25998b89c26f90
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
BDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] ) >=dev-vcs/git-1.8.2.1[curl]
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||||
DEFINED_PHASES=compile install unpack
|
DEFINED_PHASES=compile install unpack
|
||||||
DEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
DEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
||||||
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
||||||
@@ -10,4 +10,4 @@ PROPERTIES=live
|
|||||||
RDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
RDEPEND=ssl? ( libressl? ( >=dev-libs/libressl-3.0.0:=[static-libs?] ) !libressl? ( >=dev-libs/openssl-1.1.0:=[static-libs?] ) ) libuv? ( dev-libs/libuv[static-libs?] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||||
_md5_=d0db9428a70c2c28f93be5acc68de5be
|
_md5_=a6ef6089501e25583e25998b89c26f90
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
BDEPEND=www-apps/uwebsockets
|
|
||||||
DEFINED_PHASES=compile install prepare
|
|
||||||
DEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
|
||||||
DESCRIPTION=minimalistic commandline pastebin
|
|
||||||
EAPI=7
|
|
||||||
HOMEPAGE=https://bsd.ac
|
|
||||||
IUSE=libuv static-libs
|
|
||||||
KEYWORDS=~amd64 ~arm64 ~x86
|
|
||||||
LICENSE=GPL-2
|
|
||||||
SLOT=0
|
|
||||||
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.2.1.tar.gz -> purritobin-0.2.1.tar.gz
|
|
||||||
_md5_=65da25a18a0f7d7d337c4ad820b00cc7
|
|
||||||
12
metadata/md5-cache/net-misc/purritobin-0.2.2
Normal file
12
metadata/md5-cache/net-misc/purritobin-0.2.2
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
DEFINED_PHASES=compile install prepare
|
||||||
|
DEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] ) www-apps/uwebsockets
|
||||||
|
DESCRIPTION=minimalistic commandline pastebin
|
||||||
|
EAPI=7
|
||||||
|
HOMEPAGE=https://bsd.ac
|
||||||
|
IUSE=libuv static-libs
|
||||||
|
KEYWORDS=~amd64 ~arm64 ~x86
|
||||||
|
LICENSE=GPL-2
|
||||||
|
RDEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.2.2.tar.gz -> purritobin-0.2.2.tar.gz
|
||||||
|
_md5_=2b4c3e4cc20c734340719e46cc03b742
|
||||||
@@ -1,12 +1,13 @@
|
|||||||
BDEPEND=www-apps/uwebsockets >=dev-vcs/git-1.8.2.1[curl]
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||||
DEFINED_PHASES=compile install prepare unpack
|
DEFINED_PHASES=compile install prepare unpack
|
||||||
DEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
DEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] ) www-apps/uwebsockets
|
||||||
DESCRIPTION=minimalistic commandline pastebin
|
DESCRIPTION=minimalistic commandline pastebin
|
||||||
EAPI=7
|
EAPI=7
|
||||||
HOMEPAGE=https://bsd.ac
|
HOMEPAGE=https://bsd.ac
|
||||||
IUSE=libuv static-libs
|
IUSE=libuv static-libs
|
||||||
LICENSE=GPL-2
|
LICENSE=GPL-2
|
||||||
PROPERTIES=live
|
PROPERTIES=live
|
||||||
|
RDEPEND=net-libs/usockets[libuv=,static-libs?] libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
|
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
|
||||||
_md5_=65da25a18a0f7d7d337c4ad820b00cc7
|
_md5_=2b4c3e4cc20c734340719e46cc03b742
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
|||||||
LICENSE=Apache-2.0
|
LICENSE=Apache-2.0
|
||||||
RDEPEND=>=net-libs/usockets-0.4.1
|
RDEPEND=>=net-libs/usockets-0.4.1
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.6.0.tar.gz -> uwebsockets-18.6.0.tar.gz
|
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.7.0.tar.gz -> uwebsockets-18.7.0.tar.gz
|
||||||
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
||||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
|
|||||||
LICENSE=LGPL-3+
|
LICENSE=LGPL-3+
|
||||||
RDEPEND=dev-qt/qtsvg:5 >=x11-libs/kcolorpicker-0.1.4
|
RDEPEND=dev-qt/qtsvg:5 >=x11-libs/kcolorpicker-0.1.4
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=https://github.com/ksnip/kImageAnnotator/archive/v0.3.0.tar.gz -> kImageAnnotator-0.3.0.tar.gz
|
SRC_URI=https://github.com/ksnip/kImageAnnotator/archive/v0.3.1.tar.gz -> kImageAnnotator-0.3.1.tar.gz
|
||||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||||
_md5_=9adeb04e9ecf940599029ab3079d469f
|
_md5_=241afd6a2349ed7bf2e2d50b9dc9fcae
|
||||||
@@ -6,8 +6,8 @@ EAPI=7
|
|||||||
HOMEPAGE=https://github.com/ksnip/ksnip
|
HOMEPAGE=https://github.com/ksnip/ksnip
|
||||||
KEYWORDS=~amd64 ~x86
|
KEYWORDS=~amd64 ~x86
|
||||||
LICENSE=GPL-2+
|
LICENSE=GPL-2+
|
||||||
RDEPEND=dev-qt/qtdbus:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 >=x11-libs/kimageannotator-0.3.0 x11-libs/libxcb
|
RDEPEND=dev-qt/qtdbus:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 >=x11-libs/kimageannotator-0.3.1 x11-libs/libxcb
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=https://github.com/ksnip/ksnip/archive/v1.7.0.tar.gz -> ksnip-1.7.0.tar.gz
|
SRC_URI=https://github.com/ksnip/ksnip/archive/v1.7.1.tar.gz -> ksnip-1.7.1.tar.gz
|
||||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||||
_md5_=97ea63d19106c68c2d4c8843b7f38f2b
|
_md5_=d29051d0f8e6cb61249dd9bba80f53a9
|
||||||
@@ -271,7 +271,7 @@ net-im/discord-canary-bin 0.0.104: All-in-one voice and text chat
|
|||||||
net-im/go-sendxmpp 0_pre20200423: A little tool to send messages to an XMPP contact or MUC
|
net-im/go-sendxmpp 0_pre20200423: A little tool to send messages to an XMPP contact or MUC
|
||||||
net-im/nheko 0.7.1 0.7.2: Desktop client for Matrix using Qt and C++14
|
net-im/nheko 0.7.1 0.7.2: Desktop client for Matrix using Qt and C++14
|
||||||
net-im/srain 1.1.0: Modern, beautiful IRC client written in GTK+ 3
|
net-im/srain 1.1.0: Modern, beautiful IRC client written in GTK+ 3
|
||||||
net-libs/usockets 0.4.1 9999: tiny eventing, networking & crypto for async applications
|
net-libs/usockets 0.4.1-r1 9999: tiny eventing, networking & crypto for async applications
|
||||||
net-mail/remail 0.9: A set of tools for crypted mailing lists
|
net-mail/remail 0.9: A set of tools for crypted mailing lists
|
||||||
net-misc/FORT-validator 1.2.0 1.2.1: FORT validator is an open source RPKI validator
|
net-misc/FORT-validator 1.2.0 1.2.1: FORT validator is an open source RPKI validator
|
||||||
net-misc/castor 0.8.13 0.8.14: A graphical browser for plain-text protocols
|
net-misc/castor 0.8.13 0.8.14: A graphical browser for plain-text protocols
|
||||||
@@ -279,7 +279,7 @@ net-misc/gemserv 0.4.1_pre20200529 0.4.1: A gemini Server written in rust
|
|||||||
net-misc/kristall 0.2 0.3: Visual cross-platform gemini browser
|
net-misc/kristall 0.2 0.3: Visual cross-platform gemini browser
|
||||||
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
|
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
|
||||||
net-misc/openbgpd 6.6_p0 6.7_p0 9999: OpenBGPD is a free implementation of BGPv4
|
net-misc/openbgpd 6.6_p0 6.7_p0 9999: OpenBGPD is a free implementation of BGPv4
|
||||||
net-misc/purritobin 0.2.1 9999: minimalistic commandline pastebin
|
net-misc/purritobin 0.2.2 9999: minimalistic commandline pastebin
|
||||||
net-misc/rpki-client 6.6_p2 6.7_p0: Portability shim for OpenBSD's rpki-client
|
net-misc/rpki-client 6.6_p2 6.7_p0: Portability shim for OpenBSD's rpki-client
|
||||||
net-misc/tinyssh 20190101: A small SSH server with state-of-the-art cryptography
|
net-misc/tinyssh 20190101: A small SSH server with state-of-the-art cryptography
|
||||||
net-misc/wayback_machine_downloader 2.2.1: Download an entire website from the Wayback Machine
|
net-misc/wayback_machine_downloader 2.2.1: Download an entire website from the Wayback Machine
|
||||||
@@ -323,18 +323,18 @@ sys-process/iotop-c 0_pre20140824: top utility for IO (C port)
|
|||||||
sys-process/nvtop 1.0.0 9999: NVIDIA GPUs htop like monitoring tool
|
sys-process/nvtop 1.0.0 9999: NVIDIA GPUs htop like monitoring tool
|
||||||
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
|
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
|
||||||
www-apps/twint 2.1.18 2.1.19 2.1.20: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
www-apps/twint 2.1.18 2.1.19 2.1.20: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
||||||
www-apps/uwebsockets 18.6.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
www-apps/uwebsockets 18.7.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||||
www-client/badwolf 1.0.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
www-client/badwolf 1.0.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||||
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
|
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
|
||||||
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
|
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||||
x11-libs/kcolorpicker 0.1.2 0.1.4: Qt based Color Picker with popup menu
|
x11-libs/kcolorpicker 0.1.2 0.1.4: Qt based Color Picker with popup menu
|
||||||
x11-libs/kimageannotator 0.2.1 0.3.0: Tool for annotating images
|
x11-libs/kimageannotator 0.2.1 0.3.1: Tool for annotating images
|
||||||
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
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/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
|
||||||
x11-misc/betterlockscreen 3.0.1 9999: sweet looking lockscreen for linux system
|
x11-misc/betterlockscreen 3.0.1 9999: sweet looking lockscreen for linux system
|
||||||
x11-misc/gromit-mpx 1.3 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
|
x11-misc/gromit-mpx 1.3 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
|
||||||
x11-misc/i3lock-color 2.12_rc4 9999: Improved i3lock with color customization
|
x11-misc/i3lock-color 2.12_rc4 9999: Improved i3lock with color customization
|
||||||
x11-misc/ksnip 1.6.2-r1 1.7.0: Ksnip is a Qt based cross-platform screenshot tool
|
x11-misc/ksnip 1.6.2-r1 1.7.1: Ksnip is a Qt based cross-platform screenshot tool
|
||||||
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
|
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-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Window System
|
||||||
x11-themes/arc-darkest-colors 0_pre20200417: Flat, dark-mode theme with transparent elements
|
x11-themes/arc-darkest-colors 0_pre20200417: Flat, dark-mode theme with transparent elements
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Fri, 26 Jun 2020 08:35:11 +0000
|
Fri, 26 Jun 2020 15:05:14 +0000
|
||||||
|
|||||||
Reference in New Issue
Block a user