diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-02-27 12:25:19 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-02-27 12:25:19 +0000 |
commit | 2a0093290a69c3b0620165439923189e70af3525 (patch) | |
tree | 4eb840636aef520599aa71211a509627a5ede471 /x11-plugins/wmgtemp | |
parent | Manifest recommit (diff) | |
download | historical-2a0093290a69c3b0620165439923189e70af3525.tar.gz historical-2a0093290a69c3b0620165439923189e70af3525.tar.bz2 historical-2a0093290a69c3b0620165439923189e70af3525.zip |
Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors.
Diffstat (limited to 'x11-plugins/wmgtemp')
-rw-r--r-- | x11-plugins/wmgtemp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmgtemp/wmgtemp-0.6.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmgtemp/wmgtemp-0.7.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/wmgtemp/ChangeLog b/x11-plugins/wmgtemp/ChangeLog index 4151d7849bd3..c46f8a94ad98 100644 --- a/x11-plugins/wmgtemp/ChangeLog +++ b/x11-plugins/wmgtemp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmgtemp -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/ChangeLog,v 1.7 2004/06/28 20:46:24 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/ChangeLog,v 1.8 2005/02/27 12:25:19 brix Exp $ + + 27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org> wmgtemp-0.6.ebuild: + Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors. 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmgtemp-0.6.ebuild, wmgtemp-0.7.ebuild: diff --git a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild index 5a4bc09b3e95..85502a45295f 100644 --- a/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild +++ b/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.9 2004/06/28 20:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.6.ebuild,v 1.10 2005/02/27 12:25:19 brix Exp $ IUSE="" @@ -14,7 +14,7 @@ LICENSE="Artistic" SLOT="0" KEYWORDS="x86 -ppc -sparc amd64" -DEPEND="sys-apps/lm-sensors +DEPEND="sys-apps/lm_sensors >=sys-apps/sed-4" src_unpack() { diff --git a/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild b/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild index dc7a3c87b6f0..8b4cf5bd43f1 100644 --- a/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild +++ b/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild,v 1.4 2004/06/28 20:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgtemp/wmgtemp-0.7.ebuild,v 1.5 2005/02/27 12:25:19 brix Exp $ IUSE="" |