Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xbacklight: ChangeLog xbacklight-1.1.ebuild
Date: Tue, 23 Jun 2009 20:55:24
Message-Id: E1MJD1X-0007LH-7j@stork.gentoo.org
1 klausman 09/06/23 20:55:23
2
3 Modified: ChangeLog xbacklight-1.1.ebuild
4 Log:
5 Stable on alpha for xorg-server-1.5/xorg-x11-7.4
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.15 x11-apps/xbacklight/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 28 May 2009 17:14:08 -0000 1.14
22 +++ ChangeLog 23 Jun 2009 20:55:23 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xbacklight
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.14 2009/05/28 17:14:08 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.15 2009/06/23 20:55:23 klausman Exp $
28 +
29 + 23 Jun 2009; Tobias Klausmann <klausman@g.o> xbacklight-1.1.ebuild:
30 + Stable on alpha for xorg-server-1.5/xorg-x11-7.4
31
32 28 May 2009; Raúl Porcel <armin76@g.o> xbacklight-1.1.ebuild:
33 Add ~alpha
34
35
36
37 1.15 x11-apps/xbacklight/xbacklight-1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?rev=1.15&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?rev=1.15&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?r1=1.14&r2=1.15
42
43 Index: xbacklight-1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v
46 retrieving revision 1.14
47 retrieving revision 1.15
48 diff -u -r1.14 -r1.15
49 --- xbacklight-1.1.ebuild 28 May 2009 17:14:08 -0000 1.14
50 +++ xbacklight-1.1.ebuild 23 Jun 2009 20:55:23 -0000 1.15
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.14 2009/05/28 17:14:08 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.15 2009/06/23 20:55:23 klausman Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -8,7 +8,7 @@
60 inherit x-modular
61
62 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE=""
66 RDEPEND=">=x11-libs/libXrandr-1.2"
67 DEPEND="${RDEPEND}"