mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
12 lines
430 B
Groff
12 lines
430 B
Groff
DEFINED_PHASES=compile install
|
|
DESCRIPTION=An ANSI C implementation of dynamic arrays (approximation of C++ vectors)
|
|
EAPI=7
|
|
HOMEPAGE=http://cvector.sourceforge.net/
|
|
INHERIT=toolchain-funcs
|
|
KEYWORDS=amd64 ppc x86
|
|
LICENSE=LGPL-2.1
|
|
SLOT=0
|
|
SRC_URI=https://downloads.sourceforge.net/cvector/cvector/CVector-1.0.3/CVector-1.0.3.1.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=c271e3a1cf2e022ab9ca17cf60dcddbb
|