mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
2023-03-06 13:47:07 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
BDEPEND=<dev-lang/go-1.20 >=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-db/sqlite:3[icu]
|
||||
DESCRIPTION=OONI Probe network measurement tool for detecting internet censorship
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ooni/probe-cli/releases/download/v3.17.0/ooni-probe-cli-3.17.0.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f2c9bcab49079a176b3ae061c94bb344
|
||||
_md5_=287ca8496ffa14c8f9395ac53a8fae78
|
||||
_md5_=0be374a90d61aa68240d3d5c44621cf0
|
||||
|
||||
@@ -4,12 +4,12 @@ DESCRIPTION=A Web Service Discovery host daemon.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/christgau/wsdd
|
||||
INHERIT=python-r1 systemd
|
||||
IUSE=samba python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=samba python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.7.0.tar.gz -> wsdd-0.7.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=342e9ec8abe944050247c502870be002
|
||||
_md5_=85b442aea6ba709acbd7c124b0afaa30
|
||||
|
||||
@@ -4,12 +4,12 @@ DESCRIPTION=A Web Service Discovery host daemon.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/christgau/wsdd
|
||||
INHERIT=python-r1 systemd
|
||||
IUSE=samba python_targets_python3_9
|
||||
IUSE=samba python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.6.4.tar.gz -> wsdd-0.6.4.tar.gz
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.7.1.tar.gz -> wsdd-0.7.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=6e9475351b5ed99568d1ad37d6e5f2eb
|
||||
_md5_=3753ec2f0ceb912fe53f57576f50bebc
|
||||
Reference in New Issue
Block a user