diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-05-29 09:38:54 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-05-29 09:38:54 +0000 |
commit | cc4bba77e2662d0dfea9f8fc969740aa71e0c24f (patch) | |
tree | 79ef2233adb80676c30774beb31205d96f7faa28 /x11-plugins/wmalms | |
parent | changed lm_sensors to lm-sensors (diff) | |
download | historical-cc4bba77e2662d0dfea9f8fc969740aa71e0c24f.tar.gz historical-cc4bba77e2662d0dfea9f8fc969740aa71e0c24f.tar.bz2 historical-cc4bba77e2662d0dfea9f8fc969740aa71e0c24f.zip |
changed lm_sensors to lm-sensors
Diffstat (limited to 'x11-plugins/wmalms')
-rw-r--r-- | x11-plugins/wmalms/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmalms/Manifest b/x11-plugins/wmalms/Manifest index 9226619665e3..a7f5125b76bb 100644 --- a/x11-plugins/wmalms/Manifest +++ b/x11-plugins/wmalms/Manifest @@ -1,3 +1,3 @@ +MD5 4226d29e2a702d3625072761cf8d1ff3 wmalms-1.0.0a-r1.ebuild 636 MD5 5368024311cda7a7f61d8687fd93e816 ChangeLog 738 -MD5 8fee80e0ebd4f8c1a3594e631d70a128 wmalms-1.0.0a-r1.ebuild 635 MD5 79e244e4053a0acf59ba92689d5a38ac files/digest-wmalms-1.0.0a-r1 64 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" |