blob: 2fd3966fe49e0f8da689040277e21010751a9915 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install setup
DEPEND=dev-python/simplejson
DESCRIPTION=Git post-receive web hook notifier in Python
EAPI=8
HOMEPAGE=https://github.com/metajack/notify-webhook
INHERIT=python-single-r1
IUSE=+python_single_target_pypy3
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-python/simplejson python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= )
REQUIRED_USE=^^ ( python_single_target_pypy3 )
SLOT=0
SRC_URI=https://github.com/metajack/notify-webhook/archive/v0.1.0.tar.gz -> notify-webhook-0.1.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=5d5cdf1904545a41209aba54947197d9
|