blob: 7579ff906a09887746fece2a770ff3c1048edcbd (
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 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=e5187020d919e0467d8d467a9aa0fbe7
|