# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.4.6.ebuild,v 1.6 2015/03/15 18:03:52 ulm Exp $ EAPI="5" inherit flag-o-matic multilib DESCRIPTION="OpenDBX - A database abstraction layer" HOMEPAGE="http://www.linuxnetworks.de/doc/index.php/OpenDBX" SRC_URI="http://www.linuxnetworks.de/opendbx/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="firebird +mysql oracle postgres sqlite sqlite3" RESTRICT="firebird? ( bindist )" DEPEND="mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? (