blob: 1e4cf11cff5f70d1583cc55474f1c70487b91dcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors/xfce4-sensors-0.7.0.ebuild,v 1.1 2005/12/09 21:52:27 dostrow Exp $
inherit xfce42
DESCRIPTION="Xfce4 panel lm-sensors plugin"
KEYWORDS="~amd64 ~x86 ~ppc"
RDEPEND="sys-apps/lm_sensors"
goodies_plugin
|