summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-04-15 21:14:41 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-04-15 21:14:41 +0000
commita8c4c3b4ea0418bccc5df8a6e9b43a4adb4b739c (patch)
tree0c59566f46733a2f9131861b2dedafb4a1368527 /x11-misc/xsensors
parentadded s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-a8c4c3b4ea0418bccc5df8a6e9b43a4adb4b739c.tar.gz
gentoo-2-a8c4c3b4ea0418bccc5df8a6e9b43a4adb4b739c.tar.bz2
gentoo-2-a8c4c3b4ea0418bccc5df8a6e9b43a4adb4b739c.zip
~amd64
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r--x11-misc/xsensors/ChangeLog5
-rw-r--r--x11-misc/xsensors/xsensors-0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog
index b0e0aec2ac34..bd6e06118271 100644
--- a/x11-misc/xsensors/ChangeLog
+++ b/x11-misc/xsensors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsensors
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.3 2004/04/11 17:45:06 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.4 2004/04/15 21:14:41 kugelfang Exp $
+
+ 15 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> xsensors-0.20.ebuild:
+ marked ~amd64
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xsensors-0.20.ebuild:
Marked stable.
diff --git a/x11-misc/xsensors/xsensors-0.20.ebuild b/x11-misc/xsensors/xsensors-0.20.ebuild
index 900f6e92bd0f..3c4884fc3763 100644
--- a/x11-misc/xsensors/xsensors-0.20.ebuild
+++ b/x11-misc/xsensors/xsensors-0.20.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.20.ebuild,v 1.2 2004/04/11 17:45:06 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.20.ebuild,v 1.3 2004/04/15 21:14:41 kugelfang 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="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*