blob: e518a51fa2742b3752ea14d1dad3dcaa8a7d7d0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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.3.0.ebuild,v 1.2 2005/01/10 18:08:42 bcowan Exp $
DESCRIPTION="Xfce4 panel lm-sensors plugin"
KEYWORDS="~amd64 ~x86"
GOODIES_PLUGIN=1
XRDEPEND="sys-apps/lm-sensors"
inherit xfce4
|