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: Sun, 30 Dec 2012 14:42:55
Message-Id: 20121230144246.403172171D@flycatcher.gentoo.org
1 ago 12/12/30 14:42:46
2
3 Modified: xbacklight-1.2.0.ebuild ChangeLog
4 Log:
5 Stable for alpha, wrt bug #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.10 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.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?r1=1.9&r2=1.10
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.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- xbacklight-1.2.0.ebuild 28 Dec 2012 17:33:53 -0000 1.9
23 +++ xbacklight-1.2.0.ebuild 30 Dec 2012 14:42:46 -0000 1.10
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.9 2012/12/28 17:33:53 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.10 2012/12/30 14:42:46 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.47 x11-apps/xbacklight/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.47&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.47&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.46&r2=1.47
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
52 retrieving revision 1.46
53 retrieving revision 1.47
54 diff -u -r1.46 -r1.47
55 --- ChangeLog 28 Dec 2012 17:33:53 -0000 1.46
56 +++ ChangeLog 30 Dec 2012 14:42:46 -0000 1.47
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.46 2012/12/28 17:33:53 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.47 2012/12/30 14:42:46 ago Exp $
62 +
63 + 30 Dec 2012; Agostino Sarubbo <ago@g.o> xbacklight-1.2.0.ebuild:
64 + Stable for alpha, wrt bug #440872
65
66 28 Dec 2012; Agostino Sarubbo <ago@g.o> xbacklight-1.2.0.ebuild:
67 Stable for sparc, wrt bug #440872