# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.3-r2.ebuild,v 1.4 2011/12/28 18:46:21 halcy0n Exp $ EAPI=4 inherit virtuoso DESCRIPTION="Server binaries for Virtuoso, high-performance object-relational SQL database" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="kerberos ldap readline" # Bug 305077 #RESTRICT="test" # Version restriction on sys-libs/zlib, bug #383349 # zeroconf support looks like broken - disabling - last checked around 5.0.12 # mono support fetches mono source and compiles it manually - disabling for now # mono? ( dev-lang/mono ) COMMON_DEPEND=" dev-libs/libxml2:2 >=dev-libs/openssl-0.9.7i:0