# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ EAPI=2 inherit eutils DESCRIPTION="Distributed key-value database management system" HOMEPAGE="http://www.couchbase.com" SRC_URI="x86? ( http://packages.couchbase.com/releases/${PV}/${PN}_x86_${PV}.deb ) amd64? ( http://packages.couchbase.com/releases/${PV}/${PN}_x86_64_${PV}.deb )" #RESTRICT="fetch" LICENSE="COUCHBASE INC. COMMUNITY EDITION" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND=">=sys-libs/ncurses-5 >=dev-libs/libevent-1.4.13 >=dev-libs/cyrus-sasl-2 >=dev-libs/openssl-0.9.8e