# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit git-2 kde4-base DESCRIPTION="Oyranos CMS cross desktop settings for the KDE system settings panel." HOMEPAGE="http://www.oyranos.org/wiki/index.php?title=Kolor-manager" EGIT_REPO_URI="git://anongit.kde.org/kolor-manager.git" LICENSE="" SLOT="0" KEYWORDS="" IUSE="debug" DEPEND="media-libs/oyranos" RDEPEND="${DEPEND}" src_unpack() { git-2_src_unpack }