blob: 54589612d92bd1d1928485db2b905e8310069613 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=TinyCDB is a very fast and simple package for creating and reading constant data bases
EAPI=5
HOMEPAGE=http://www.corpit.ru/mjt/tinycdb.html
IUSE=static-libs
KEYWORDS=amd64 hppa ia64 ppc x86
LICENSE=public-domain
RDEPEND=!dev-db/cdb
RESTRICT=test
SLOT=0
SRC_URI=http://www.corpit.ru/mjt/tinycdb/tinycdb_0.77.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=46c1653e44072b1a1293f51f9f2eb834
|