summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-02-01 17:38:30 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-02-01 17:38:30 +0000
commitdec270faf5c29e8fc459d0a66b521b54e633565c (patch)
treee64bc97cb58dccb4dfc954d2c009a8cbc6805047 /xfce-extra/xfce4-sensors
parentfixed cp -r for *BSD/Darwin (diff)
downloadhistorical-dec270faf5c29e8fc459d0a66b521b54e633565c.tar.gz
historical-dec270faf5c29e8fc459d0a66b521b54e633565c.tar.bz2
historical-dec270faf5c29e8fc459d0a66b521b54e633565c.zip
eclass fixes
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-extra/xfce4-sensors')
-rw-r--r--xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild b/xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild
index e518a51fa274..acceb257478e 100644
--- a/xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild
+++ b/xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild
@@ -1,11 +1,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 $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors/xfce4-sensors-0.3.0.ebuild,v 1.3 2005/02/01 17:38:29 bcowan Exp $
DESCRIPTION="Xfce4 panel lm-sensors plugin"
KEYWORDS="~amd64 ~x86"
GOODIES_PLUGIN=1
-XRDEPEND="sys-apps/lm-sensors"
+RDEPEND="sys-apps/lm-sensors"
inherit xfce4 \ No newline at end of file