blob: 74af15e983b54d9e56f6b197d781c25febb3a744 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare 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/8c85ded140ac1889372a0e22d8d21e3d10a303bd.tar.gz -> go-fuse-0_p20140812.tar.gz
_eclass_exported_funcs=src_unpack:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=e2ea26fd3278b2713ce8a248e4453374
|