mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
2020-06-25 07:35:13 UTC
This commit is contained in:
@@ -9,6 +9,6 @@ LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) 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_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.6.16.tar.gz
|
||||
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.6.23.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=699a59ea3a0b6b18da2ef5b995c5d4d1
|
||||
@@ -9,6 +9,6 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.3.2.tar.gz -> mkdocs-material-5.3.2.tar.gz
|
||||
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.3.3.tar.gz -> mkdocs-material-5.3.3.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=f36eb4e443e32a35d72586f7bcde9e7d
|
||||
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/sphobjinv[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Type hints support for the Sphinx autodoc extension
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/agronholm/sphinx-autodoc-typehints https://pypi.org/project/sphinx-autodoc-typehints
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=4e3460c433ec10420ce1431baf336b9a
|
||||
@@ -6,6 +6,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tj/git-extras/archive/5.1.0.tar.gz -> git-extras-5.1.0.tar.gz
|
||||
SRC_URI=https://github.com/tj/git-extras/archive/6.0.0.tar.gz -> git-extras-6.0.0.tar.gz
|
||||
_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=2bdabf19b0f0eb53ca798487c3385106
|
||||
@@ -8,6 +8,6 @@ LICENSE=Mojang
|
||||
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre gnome-base/gconf media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=2
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.1.15166.tar.gz -> minecraft-launcher-2.1.15166.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.1.15629.tar.gz -> minecraft-launcher-2.1.15629.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=9a226fbeca7ca7a7ad85ec7e2886837a
|
||||
@@ -10,6 +10,6 @@ LICENSE=technic
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=http://launcher.technicpack.net/launcher4/554/TechnicLauncher.jar -> technic-launcher-4.554.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
|
||||
SRC_URI=http://launcher.technicpack.net/launcher4/560/TechnicLauncher.jar -> technic-launcher-4.560.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=efc7bf55f9191263618350dfb64ec342
|
||||
12
metadata/md5-cache/media-plugins/qt-avif-image-plugin-0.2.0
Normal file
12
metadata/md5-cache/media-plugins/qt-avif-image-plugin-0.2.0
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.70:5 dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
|
||||
DESCRIPTION=Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/novomesk/qt-avif-image-plugin
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/novomesk/qt-avif-image-plugin/archive/v0.2.0.tar.gz -> qt-avif-image-plugin-0.2.0.tar.gz
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=f877b98c5f7c4e7ce14b3d436188bdcd
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] vlc? ( media-video/vlc[lua] ) mpv? ( media-video/mpv[lua] ) mplayer? ( media-video/mplayer ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=vlc? ( client ) mpv? ( client ) mplayer? ( client ) client? ( || ( vlc mpv mplayer ) ) || ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Syncplay/syncplay/archive/v1.6.4a.tar.gz -> syncplay-1.6.4_p1.tar.gz
|
||||
SRC_URI=https://github.com/Syncplay/syncplay/archive/v1.6.5.tar.gz -> syncplay-1.6.5.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=5a7d8f74004282e922e23b1bfc5698c1
|
||||
_md5_=d64af8a808a5cdde2bccfe475e0eae8a
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Client/server to synchronize media playback
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Syncplay/syncplay https://syncplay.pl
|
||||
IUSE=+client +server vlc mpv mplayer python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] vlc? ( media-video/vlc[lua] ) mpv? ( media-video/mpv[lua] ) mplayer? ( media-video/mplayer ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=vlc? ( client ) mpv? ( client ) mplayer? ( client ) client? ( || ( vlc mpv mplayer ) ) || ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Syncplay/syncplay/archive/v1.6.5-Beta1.tar.gz -> syncplay-1.6.5_beta1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=7451cdbacef7a69601153f64f8858f18
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
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
|
||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.4.0.tar.gz -> usockets-0.4.0.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
|
||||
_md5_=d0db9428a70c2c28f93be5acc68de5be
|
||||
12
metadata/md5-cache/net-misc/kristall-0.3
Normal file
12
metadata/md5-cache/net-misc/kristall-0.3
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtmultimedia:5[widgets] dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Visual cross-platform gemini browser
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/MasterQ32/kristall
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtmultimedia:5[widgets]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MasterQ32/kristall/archive/V0.3.tar.gz -> kristall-0.3.tar.gz
|
||||
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 2477ebe553d3e4d2c606191fe6c33602 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=bc0d3eeb2a2f25db99af11c9597c8659
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-cpp/uwebsockets
|
||||
BDEPEND=www-apps/uwebsockets
|
||||
DEFINED_PHASES=compile install prepare
|
||||
DEPEND=dev-cpp/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?] )
|
||||
DESCRIPTION=minimalistic commandline pastebin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://bsd.ac
|
||||
@@ -9,4 +9,4 @@ 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_=c03306b5e3c81a965a0277a2c03f0172
|
||||
_md5_=65da25a18a0f7d7d337c4ad820b00cc7
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-cpp/uwebsockets >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=www-apps/uwebsockets >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install prepare unpack
|
||||
DEPEND=dev-cpp/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?] )
|
||||
DESCRIPTION=minimalistic commandline pastebin
|
||||
EAPI=7
|
||||
HOMEPAGE=https://bsd.ac
|
||||
@@ -9,4 +9,4 @@ LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
|
||||
_md5_=c03306b5e3c81a965a0277a2c03f0172
|
||||
_md5_=65da25a18a0f7d7d337c4ad820b00cc7
|
||||
|
||||
@@ -4,7 +4,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uWebSockets
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=~dev-cpp/usockets-0.4.0
|
||||
RDEPEND=>=net-libs/usockets-0.4.1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.3.0.tar.gz -> uwebsockets-18.3.0.tar.gz
|
||||
_md5_=94bd3090971d9a2c796c56a7be2277be
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.6.0.tar.gz -> uwebsockets-18.6.0.tar.gz
|
||||
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uWebSockets
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=~dev-cpp/usockets-0.4.0
|
||||
RDEPEND=>=net-libs/usockets-0.4.1
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
|
||||
_md5_=94bd3090971d9a2c796c56a7be2277be
|
||||
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
||||
Reference in New Issue
Block a user