# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit gkrellm-plugin toolchain-funcs DESCRIPTION="CPU frequency plugin for gkrellm2" HOMEPAGE="https://sourceforge.net/projects/gkrellm-gkfreq/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="app-admin/gkrellm:2[X]" DEPEND="${RDEPEND}"