Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xbacklight: xbacklight-1.2.0.ebuild ChangeLog
Date: Fri, 28 Dec 2012 17:34:08
Message-Id: 20121228173353.D19902171D@flycatcher.gentoo.org
1 ago 12/12/28 17:33:53
2
3 Modified: xbacklight-1.2.0.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.9 x11-apps/xbacklight/xbacklight-1.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?r1=1.8&r2=1.9
15
16 Index: xbacklight-1.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- xbacklight-1.2.0.ebuild 28 Dec 2012 11:00:44 -0000 1.8
23 +++ xbacklight-1.2.0.ebuild 28 Dec 2012 17:33:53 -0000 1.9
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.8 2012/12/28 11:00:44 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.9 2012/12/28 17:33:53 ago Exp $
29
30 EAPI=3
31
32 inherit xorg-2
33
34 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
35 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND="x11-libs/libxcb
40
41
42
43 1.46 x11-apps/xbacklight/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.46&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.46&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.45&r2=1.46
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
52 retrieving revision 1.45
53 retrieving revision 1.46
54 diff -u -r1.45 -r1.46
55 --- ChangeLog 28 Dec 2012 11:00:44 -0000 1.45
56 +++ ChangeLog 28 Dec 2012 17:33:53 -0000 1.46
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xbacklight
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.45 2012/12/28 11:00:44 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.46 2012/12/28 17:33:53 ago Exp $
62 +
63 + 28 Dec 2012; Agostino Sarubbo <ago@g.o> xbacklight-1.2.0.ebuild:
64 + Stable for sparc, wrt bug #440872
65
66 28 Dec 2012; Agostino Sarubbo <ago@g.o> xbacklight-1.2.0.ebuild:
67 Stable for ia64, wrt bug #440872