blob: d864644f00125f4ec347f7ead23b1b5b3d13b3cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare test unpack
DEPEND=dev-libs/expat doc? ( app-arch/unzip )
DESCRIPTION=A stream editor for manipulating CSV files
EAPI=5
HOMEPAGE=https://neilb.bitbucket.org/csvfix/ https://bitbucket.org/neilb/csvfix/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/expat
SLOT=0
SRC_URI=https://bitbucket.org/neilb/csvfix/get/version-1.6.tar.bz2 -> csvfix-1.6.tar.bz2 doc? ( https://bitbucket.org/neilb/csvfix/downloads/csvfix_man_html_160.zip )
_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432 vcs-snapshot 03289f51c769cf409d200d2d628cdd6e versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=c2682836c503d76cabb04dfa09a7027b
|