diff options
author | 2003-05-29 09:38:54 +0000 | |
---|---|---|
committer | 2003-05-29 09:38:54 +0000 | |
commit | ba20681890282999ceaeb3af88e4c3b10872324f (patch) | |
tree | 7d2da53ae5f593e62b4104c9cd128033a92bac26 /x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | |
parent | more sane names (diff) | |
download | gentoo-2-ba20681890282999ceaeb3af88e4c3b10872324f.tar.gz gentoo-2-ba20681890282999ceaeb3af88e4c3b10872324f.tar.bz2 gentoo-2-ba20681890282999ceaeb3af88e4c3b10872324f.zip |
changed lm_sensors to lm-sensors
Diffstat (limited to 'x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild')
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild index 3981fe5691ae..e089187c75d0 100644 --- a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild +++ b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.3 2003/02/13 17:28:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.4 2003/05/29 09:38:48 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="wmalms X-windows hardware sensors applet" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.geocities.com/wmalms" SRC_URI="http://www.geocities.com/wmalms/wmalms-1.0.0a.tar.gz" DEPEND="virtual/x11 - sys-apps/lm_sensors" + sys-apps/lm-sensors" LICENSE="GPL-2" SLOT="0" |