mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
12 lines
422 B
Groff
12 lines
422 B
Groff
DEFINED_PHASES=compile install
|
|
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 ~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_=67c395e10372b4028dbb40571fc1d69b
|