blob: d11d044cd4c4ff28371181308b60d27b33231412 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure install
DESCRIPTION=An ANSI C library for parsing GNU-style command-line options with minimal fuss
EAPI=3
HOMEPAGE=http://argtable.sourceforge.net/
IUSE=doc debug examples static-libs
KEYWORDS=amd64 x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=mirror://sourceforge/argtable/argtable2-13.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=8789d6de8ed19d897ea8c962cd1c0965
|