summaryrefslogtreecommitdiff
blob: f84f9aa23abed3832d3a3eee631dd6f0d6121adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

KEYWORDS="~amd64 ~x86"

DESCRIPTION="Small kicker applet for KDE 3.x which shows the current CPU temperature and frequency."
HOMEPAGE="http://kde-apps.org/content/show.php?content=33257"
SRC_URI="http://www.elliptique.net/~ken/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="kdeenablefinal"

DEPEND=""
RDEPEND=""

need-kde 3