blob: 05fa0bb1ee14e35b749b6f844b304e6e62ef48d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.3
DESCRIPTION=FUSE bindings for Go
EAPI=5
HOMEPAGE=https://github.com/hanwen/go-fuse
KEYWORDS=~amd64
LICENSE=BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/hanwen/go-fuse/archive/ffed29ec8b88f61c1b8954134cc48ef03bb26ce1.tar.gz -> go-fuse-0_p20150422.tar.gz
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=2b9c588c2e983a473a3e25107da2c9d1
|