blob: d49961a03a011c9d8686684748442ae66578fa69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure test
DESCRIPTION=Run arbitrary commands when files change
EAPI=7
HOMEPAGE=http://entrproject.org
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86
LICENSE=ISC
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://entrproject.org/code/entr-4.8.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
_md5_=e5187020d919e0467d8d467a9aa0fbe7
|