summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2005-11-02 15:26:02 +0000
committerKristopher Kersey <augustus@gentoo.org>2005-11-02 15:26:02 +0000
commit293000d48472cdd69d358cd51cbb7f0026b07436 (patch)
tree15557b997e11ddf2e1aae124bc6052e6b0248965 /x11-misc/xsensors
parentCommitting development sub-profile. (diff)
downloadgentoo-2-293000d48472cdd69d358cd51cbb7f0026b07436.tar.gz
gentoo-2-293000d48472cdd69d358cd51cbb7f0026b07436.tar.bz2
gentoo-2-293000d48472cdd69d358cd51cbb7f0026b07436.zip
Stabilize 0.47 on amd64 ppc x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r--x11-misc/xsensors/ChangeLog5
-rw-r--r--x11-misc/xsensors/xsensors-0.47.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog
index 56e8372f9e30..72dd5de9500a 100644
--- a/x11-misc/xsensors/ChangeLog
+++ b/x11-misc/xsensors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsensors
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.14 2005/11/01 10:45:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.15 2005/11/02 15:26:02 augustus Exp $
+
+ 02 Nov 2005; <augustus@gentoo.org> xsensors-0.47.ebuild:
+ Stabilize 0.47 on amd64 ppc x86.
01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> ChangeLog:
Fixed ChangeLog.
diff --git a/x11-misc/xsensors/xsensors-0.47.ebuild b/x11-misc/xsensors/xsensors-0.47.ebuild
index fddb6b6152dd..2dd925666a0d 100644
--- a/x11-misc/xsensors/xsensors-0.47.ebuild
+++ b/x11-misc/xsensors/xsensors-0.47.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.47.ebuild,v 1.3 2005/08/24 00:56:29 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.47.ebuild,v 1.4 2005/11/02 15:26:02 augustus Exp $
DESCRIPTION="A hardware health information viewer, interface to lm-sensors"
HOMEPAGE="http://www.linuxhardware.org/xsensors"
SRC_URI="http://www.linuxhardware.org/xsensors/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-2*