blob: 0225d89b18d5a755e6a1b0b5f6b0bffae14e1648 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=doc? ( dev-python/docutils )
DEFINED_PHASES=compile configure
DESCRIPTION=Tool to share Linux event devices with other machines
EAPI=8
HOMEPAGE=https://github.com/Blub/netevent
INHERIT=toolchain-funcs
IUSE=doc
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/Blub/netevent/archive/refs/tags/2.2.1.tar.gz -> netevent-2.2.1.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=5d3ec54f2f26233eb8c5d1c2130d3bb7
|