summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 09:04:05 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 09:04:05 +0000
commit70faada1897105c1d4c409d2c48f7a6fc261b9b7 (patch)
tree8e803711ec23d5aa1b628cb9164550686e5bb2a0 /x11-plugins/wmsensormon
parentfixed typo, closes bug #68092 (diff)
downloadhistorical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.gz
historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.bz2
historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.zip
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmsensormon')
-rw-r--r--x11-plugins/wmsensormon/ChangeLog5
-rw-r--r--x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsensormon/ChangeLog b/x11-plugins/wmsensormon/ChangeLog
index 0d7503969773..19404f40dc72 100644
--- a/x11-plugins/wmsensormon/ChangeLog
+++ b/x11-plugins/wmsensormon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmsensormon
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.6 2004/09/29 09:35:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.7 2004/10/19 09:01:41 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmsensormon-1.2.0.ebuild:
+ Stable on amd64.
29 Sep 2004; <pyrania@gentoo.org> wmsensormon-1.2.0.ebuild:
Marked stable on x86.
diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild
index fc1e9a20bb3d..eb40283395c5 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-2004 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.3 2004/09/29 09:35:54 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild,v 1.4 2004/10/19 09:01:41 absinthe Exp $
IUSE=""
S=${WORKDIR}/${P/_/-}/${PN}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmsensormon/${P/_/-}.tar.gz"
HOMEPAGE="http://wmsensormon.sourceforge.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
DEPEND="virtual/x11
sys-apps/lm-sensors"