blob: 00b29b53fc54aa7c7ff6fdd6d5f3be774452fec4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install postinst test
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=OO-DBMS with interfaces for C/C++/Java/PHP/Perl
EAPI=6
HOMEPAGE=http://www.garret.ru/~knizhnik/gigabase.html
IUSE=doc static-libs
KEYWORDS=~amd64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=mirror://sourceforge/gigabase/gigabase-3.83.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_compile:- src_test:- src_install:-
_md5_=27d01a92ce8d4864bbe399c1ab41b241
|