diff options
Diffstat (limited to 'kde-misc/kima/kima-0.6.ebuild')
-rw-r--r-- | kde-misc/kima/kima-0.6.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-misc/kima/kima-0.6.ebuild b/kde-misc/kima/kima-0.6.ebuild new file mode 100644 index 000000000..147e064ae --- /dev/null +++ b/kde-misc/kima/kima-0.6.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit kde + +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" +KEYWORDS="~amd64 ~x86" +IUSE="kdeenablefinal" + +DEPEND="" +RDEPEND="" + +need-kde 3.3 |