Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xsensors: xsensors-0.60.ebuild
Date: Thu, 24 Jun 2010 22:02:50
Message-Id: 20100624220236.CCC482CF50@corvid.gentoo.org
1 ssuominen 10/06/24 22:02:36
2
3 Modified: xsensors-0.60.ebuild
4 Log:
5 old
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 x11-misc/xsensors/xsensors-0.60.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild?r1=1.7&r2=1.8
14
15 Index: xsensors-0.60.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xsensors-0.60.ebuild 27 Oct 2009 08:44:06 -0000 1.7
22 +++ xsensors-0.60.ebuild 24 Jun 2010 22:02:36 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild,v 1.7 2009/10/27 08:44:06 bangert Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsensors/xsensors-0.60.ebuild,v 1.8 2010/06/24 22:02:36 ssuominen Exp $
29
30 inherit autotools
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc x86"
37 +KEYWORDS="ppc"
38 IUSE=""
39
40 RDEPEND=">=x11-libs/gtk+-2