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 11:00:56
Message-Id: 20121228110045.14DA02171D@flycatcher.gentoo.org
1 ago 12/12/28 11:00:45
2
3 Modified: xbacklight-1.2.0.ebuild ChangeLog
4 Log:
5 Stable for ia64, wrt bug #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 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.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild?r1=1.7&r2=1.8
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.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- xbacklight-1.2.0.ebuild 17 Dec 2012 20:05:47 -0000 1.7
23 +++ xbacklight-1.2.0.ebuild 28 Dec 2012 11:00:44 -0000 1.8
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.7 2012/12/17 20:05:47 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.8 2012/12/28 11:00:44 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.45 x11-apps/xbacklight/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.45&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.45&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.44&r2=1.45
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
52 retrieving revision 1.44
53 retrieving revision 1.45
54 diff -u -r1.44 -r1.45
55 --- ChangeLog 17 Dec 2012 20:05:47 -0000 1.44
56 +++ ChangeLog 28 Dec 2012 11:00:44 -0000 1.45
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.44 2012/12/17 20:05:47 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.45 2012/12/28 11:00:44 ago Exp $
62 +
63 + 28 Dec 2012; Agostino Sarubbo <ago@g.o> xbacklight-1.2.0.ebuild:
64 + Stable for ia64, wrt bug #440872
65
66 17 Dec 2012; Markus Meier <maekke@g.o> xbacklight-1.2.0.ebuild:
67 arm stable, bug #440872
68 @@ -153,4 +156,3 @@
69 +xbacklight-1.1.ebuild:
70 Add a new package that sets the backlight level using the RandR 1.2
71 BACKLIGHT output property.
72 -