# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="3" DISTUTILS_SRC_TEST="setup.py" inherit distutils versionator DESCRIPTION="Define products, categories of product, units of measure, categories of units of measure." HOMEPAGE="http://www.tryton.org/" SRC_URI="http://downloads.tryton.org/$(get_version_component_range 1-2)/trytond_${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="=app-office/trytond-$(get_version_component_range 1-2)*" DEPEND="${RDEPEND} dev-python/setuptools test? ( || ( >=dev-lang/python-2.5[sqlite] ( dev-python/pysqlite:2