blob: 88aac755b8af20f11e48578399ed5147e60d4deb (
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.6.1-r1.ebuild,v 1.1 2005/10/06 17:44:20 bcowan Exp $
inherit xfce42
DESCRIPTION="Xfce4 panel lm-sensors plugin"
KEYWORDS="~amd64 ~x86 ~ppc"
RDEPEND="sys-apps/lm_sensors"
goodies_plugin
|