summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-15 19:02:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-15 19:02:35 +0000
commitbdd7edad115f830e12985ebb2ed1c3e4ad73ec93 (patch)
tree2a800f1595fb3c58a374daa54d83e83ccc44b3f7 /x11-misc/xsensors
parentx86 stable wrt #260357 (diff)
downloadgentoo-2-bdd7edad115f830e12985ebb2ed1c3e4ad73ec93.tar.gz
gentoo-2-bdd7edad115f830e12985ebb2ed1c3e4ad73ec93.tar.bz2
gentoo-2-bdd7edad115f830e12985ebb2ed1c3e4ad73ec93.zip
x86 stable wrt #261912
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r--x11-misc/xsensors/ChangeLog5
-rw-r--r--x11-misc/xsensors/xsensors-0.60.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsensors/ChangeLog b/x11-misc/xsensors/ChangeLog
index 986953c6ca44..9fbc4c0b8347 100644
--- a/x11-misc/xsensors/ChangeLog
+++ b/x11-misc/xsensors/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsensors
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.23 2009/03/10 15:16:34 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/ChangeLog,v 1.24 2009/03/15 19:02:35 armin76 Exp $
+
+ 15 Mar 2009; Raúl Porcel <armin76@gentoo.org> xsensors-0.60.ebuild:
+ x86 stable wrt #261912
10 Mar 2009; Tiago Cunha <tcunha@gentoo.org> xsensors-0.60.ebuild:
stable amd64, bug 261912
diff --git a/x11-misc/xsensors/xsensors-0.60.ebuild b/x11-misc/xsensors/xsensors-0.60.ebuild
index 7d642722f9e1..e1601aacf202 100644
--- a/x11-misc/xsensors/xsensors-0.60.ebuild
+++ b/x11-misc/xsensors/xsensors-0.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild,v 1.4 2009/03/10 15:16:34 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild,v 1.5 2009/03/15 19:02:35 armin76 Exp $
inherit autotools
@@ -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