blob: 530467838329f9e4f55ec437cd3f0846efce4160 (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb vcs-snapshot b45be87e7012be0af8424e8a5644da1d versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=ce2ae2fe45ab45673a4b959e532b0401
|