summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-02-03 19:13:25 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-02-03 19:13:25 +0000
commit20071ea733fee975a02d0d0caceac768436034b0 (patch)
tree18edfe3f433a1d329ceb403c62abc8745926fedb /x11-misc/xsensors
parentMark 2.12.2-r1 stable on alpha. Stop using the alpha hack patch since gcc PR (diff)
downloadgentoo-2-20071ea733fee975a02d0d0caceac768436034b0.tar.gz
gentoo-2-20071ea733fee975a02d0d0caceac768436034b0.tar.bz2
gentoo-2-20071ea733fee975a02d0d0caceac768436034b0.zip
Put back to ~arch; this should not have been bumped straight to stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r--x11-misc/xsensors/ChangeLog5
-rw-r--r--x11-misc/xsensors/xsensors-0.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog
index 53dc9c710fc7..ce38d30c5fd5 100644
--- a/x11-misc/xsensors/ChangeLog
+++ b/x11-misc/xsensors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsensors
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.17 2006/02/03 05:42:08 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.18 2006/02/03 19:13:25 halcy0n Exp $
+
+ 03 Feb 2006; Mark Loeser <halcy0n@gentoo.org> xsensors-0.50.ebuild:
+ Put back to ~arch; this should not have been bumped straight to stable
*xsensors-0.50 (03 Feb 2006)
diff --git a/x11-misc/xsensors/xsensors-0.50.ebuild b/x11-misc/xsensors/xsensors-0.50.ebuild
index 5f621a32ef7f..f5acbbfe8e84 100644
--- a/x11-misc/xsensors/xsensors-0.50.ebuild
+++ b/x11-misc/xsensors/xsensors-0.50.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.50.ebuild,v 1.1 2006/02/03 05:42:08 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.50.ebuild,v 1.2 2006/02/03 19:13:25 halcy0n 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*