blob: e007a3aab76a0b69ce2723e469b49990572b4f5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=>=dev-haskell/hinotify-0.3.5:=[profile?] <dev-haskell/hinotify-0.4:=[profile?] >=dev-haskell/system-fileio-0.3.8:=[profile?] <dev-haskell/system-fileio-0.4:=[profile?] >=dev-haskell/system-filepath-0.4.6:=[profile?] <dev-haskell/system-filepath-0.5:=[profile?] >=dev-haskell/text-0.11.0:=[profile?] >=dev-lang/ghc-7.0.1:= >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/glob-0.7.1 >=dev-haskell/hspec-1.3.0 >=dev-haskell/quickcheck-2.4.2 >=dev-haskell/random-1.0.1.1 >=dev-haskell/uniqueid-0.1.1 ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
DESCRIPTION=Cross platform library for file change notification
EAPI=5
HOMEPAGE=http://hackage.haskell.org/package/fsnotify
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=>=dev-haskell/hinotify-0.3.5:=[profile?] <dev-haskell/hinotify-0.4:=[profile?] >=dev-haskell/system-fileio-0.3.8:=[profile?] <dev-haskell/system-fileio-0.4:=[profile?] >=dev-haskell/system-filepath-0.4.6:=[profile?] <dev-haskell/system-filepath-0.5:=[profile?] >=dev-haskell/text-0.11.0:=[profile?] >=dev-lang/ghc-7.0.1:=
SLOT=0/0.0.11
SRC_URI=mirror://hackage/packages/archive/fsnotify/0.0.11/fsnotify-0.0.11.tar.gz
_eclass_exported_funcs=pkg_postrm:haskell-cabal pkg_postinst:haskell-cabal pkg_setup:haskell-cabal src_configure:haskell-cabal src_compile:haskell-cabal src_test:haskell-cabal src_install:haskell-cabal
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 ghc-package 892c6c35a9ac0993e65049c039438508 haskell-cabal d7daf420e069f26db73b306e83883cc2 multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=69a0f041bc42179d890553935c8253f8
|