blob: 0efa7ed36315dd3c7d9cbf5f90fd4feeb6710e6d (
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:= )
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 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=5d5cdf1904545a41209aba54947197d9
|