summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2005-02-27 12:27:42 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2005-02-27 12:27:42 +0000
commit808f0009c2f9d786e2fb9d5e57ff9c21de7303f7 (patch)
tree25868c3b6a2e9d15cc8cc282f98d324779f0ae52 /x11-plugins/wmsensormon
parentDependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors. (diff)
downloadgentoo-2-808f0009c2f9d786e2fb9d5e57ff9c21de7303f7.tar.gz
gentoo-2-808f0009c2f9d786e2fb9d5e57ff9c21de7303f7.tar.bz2
gentoo-2-808f0009c2f9d786e2fb9d5e57ff9c21de7303f7.zip
Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors.
Diffstat (limited to 'x11-plugins/wmsensormon')
-rw-r--r--x11-plugins/wmsensormon/ChangeLog6
-rw-r--r--x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild4
-rw-r--r--x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmsensormon/ChangeLog b/x11-plugins/wmsensormon/ChangeLog
index 3f352be639e8..dc37f179cd15 100644
--- a/x11-plugins/wmsensormon/ChangeLog
+++ b/x11-plugins/wmsensormon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmsensormon
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.11 2005/02/27 12:23:38 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.12 2005/02/27 12:24:17 brix Exp $
+
+ 27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
+ wmsensormon-1.2.1.ebuild:
+ Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors.
27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
wmsensormon-1.2.0.ebuild:
diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild
index 6638f927cd28..089f79a3c4e6 100644
--- a/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild
+++ b/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild,v 1.6 2005/01/28 23:39:56 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild,v 1.7 2005/02/27 12:23:38 brix Exp $
IUSE=""
S=${WORKDIR}/${P/_/-}/${PN}
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64"
DEPEND="virtual/x11
- sys-apps/lm-sensors"
+ sys-apps/lm_sensors"
src_compile() {
cd ${S}
diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild
index 3e13334a77fa..bfe453830307 100644
--- a/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild
+++ b/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild,v 1.2 2005/01/28 23:39:56 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild,v 1.3 2005/02/27 12:24:17 brix Exp $
IUSE=""
S=${WORKDIR}/${P/_/-}/${PN}
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64"
DEPEND="virtual/x11
- >=sys-apps/lm-sensors-2.8.7"
+ >=sys-apps/lm_sensors-2.8.7"
src_compile() {
cd ${S}