# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit versionator MAJ_PV="$(get_major_version)" MED_PV="$(get_version_component_range 2)" MIN_PV="$(get_version_component_range 3)" DESCRIPTION="An open source, highly scalable, schema-free document-oriented database" HOMEPAGE="http://www.basho.com/" SRC_URI="http://s3.amazonaws.com/downloads.basho.com/${PN}/${MAJ_PV}.${MED_PV}/${MAJ_PV}.${MED_PV}.${MIN_PV}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="