mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
12 lines
434 B
Groff
12 lines
434 B
Groff
DEFINED_PHASES=compile install test
|
|
DESCRIPTION=An ANSI C implementation of dynamic arrays (approximation of C++ vectors)
|
|
EAPI=9
|
|
HOMEPAGE=http://cvector.sourceforge.net/
|
|
INHERIT=toolchain-funcs
|
|
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
|
LICENSE=LGPL-2.1
|
|
SLOT=0
|
|
SRC_URI=https://github.com/yayahjb/cvector/archive/refs/tags/CVector-1.0.4.1.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=6b148da4b5cecf0733e3c4a304e962da
|