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