# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" PYTHON_COMPAT=( python{2_7,3_5} ) inherit flag-o-matic eutils python-single-r1 DESCRIPTION="Open Lighting Architecture" HOMEPAGE="http://www.openlighting.org/" SRC_URI="https://github.com/OpenLightingProject/ola/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="examples httpd python" DEPEND="