blob: b6d2602cd5c688ebf8fd68dc3838d1414ff5eae6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=dev-db/postgresql:9.1 !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ssl? ( dev-libs/openssl )
DESCRIPTION=Official ODBC driver for PostgreSQL
EAPI=4
HOMEPAGE=http://www.postgresql.org/
IUSE=doc iodbc ssl threads unicode
KEYWORDS=~x86 ~amd64
LICENSE=LGPL-2
RDEPEND=dev-db/postgresql:9.1 !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ssl? ( dev-libs/openssl )
SLOT=0
SRC_URI=mirror://postgresql/odbc/versions/src/psqlodbc-09.01.0200.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=676748434689eb32fa9e50d24587f9fc
|