blob: fcbe450144ba0e1dea4b4db779a7dd57ef7c2b72 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit kde4-base
DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters"
HOMEPAGE="http://www.opensuse.org/icecream"
SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
sys-devel/icecream
"
DEPEND="${RDEPEND}
app-text/docbook2X
"