summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-06-14 20:21:38 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-06-14 20:21:38 +0000
commit56493fa55ea836f3adaf5918cfabd5fea3a28d9d (patch)
tree380c21e0433ca2fbdc0afdccd6eb639e0dc65833 /x11-misc/xsensors
parentDelete deprecation warnings (bug #315881). (diff)
downloadgentoo-2-56493fa55ea836f3adaf5918cfabd5fea3a28d9d.tar.gz
gentoo-2-56493fa55ea836f3adaf5918cfabd5fea3a28d9d.tar.bz2
gentoo-2-56493fa55ea836f3adaf5918cfabd5fea3a28d9d.zip
stable x86, bug 323193
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r--x11-misc/xsensors/ChangeLog5
-rw-r--r--x11-misc/xsensors/xsensors-0.70.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog
index dac4827e71b8..ccdcdb18dae8 100644
--- a/x11-misc/xsensors/ChangeLog
+++ b/x11-misc/xsensors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsensors
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.29 2010/06/13 19:07:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.30 2010/06/14 20:21:38 fauli Exp $
+
+ 14 Jun 2010; <fauli@gentoo.org> xsensors-0.70.ebuild:
+ stable x86, bug 323193
13 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> xsensors-0.70.ebuild:
amd64 stable wrt #323193
diff --git a/x11-misc/xsensors/xsensors-0.70.ebuild b/x11-misc/xsensors/xsensors-0.70.ebuild
index 96ab9f0a000a..319196f5b4fb 100644
--- a/x11-misc/xsensors/xsensors-0.70.ebuild
+++ b/x11-misc/xsensors/xsensors-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.70.ebuild,v 1.2 2010/06/13 19:07:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.70.ebuild,v 1.3 2010/06/14 20:21:38 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://www.linuxhardware.org/xsensors/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2