Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xbacklight: xbacklight-1.1.ebuild ChangeLog
Date: Thu, 21 Feb 2008 23:56:59
Message-Id: E1JSLHc-0005Kj-B5@stork.gentoo.org
1 robbat2 08/02/21 23:56:56
2
3 Modified: xbacklight-1.1.ebuild ChangeLog
4 Log:
5 Add ~ppc.
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.4 x11-apps/xbacklight/xbacklight-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild?r1=1.3&r2=1.4
14
15 Index: xbacklight-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -p -w -b -B -u -u -r1.3 -r1.4
21 --- xbacklight-1.1.ebuild 23 Sep 2007 16:58:04 -0000 1.3
22 +++ xbacklight-1.1.ebuild 21 Feb 2008 23:56:55 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 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.1.ebuild,v 1.3 2007/09/23 16:58:04 philantrop Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.4 2008/02/21 23:56:55 robbat2 Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -8,6 +8,6 @@
33 inherit x-modular
34
35 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
36 -KEYWORDS="~amd64 x86"
37 +KEYWORDS="~amd64 x86 ~ppc"
38 RDEPEND=">=x11-libs/libXrandr-1.2"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.4 x11-apps/xbacklight/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xbacklight/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -p -w -b -B -u -u -r1.3 -r1.4
55 --- ChangeLog 23 Sep 2007 16:58:04 -0000 1.3
56 +++ ChangeLog 21 Feb 2008 23:56:55 -0000 1.4
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xbacklight
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.3 2007/09/23 16:58:04 philantrop Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.4 2008/02/21 23:56:55 robbat2 Exp $
63 +
64 + 21 Feb 2008; Robin H. Johnson <robbat2@g.o> xbacklight-1.1.ebuild:
65 + Add ~ppc.
66
67 23 Sep 2007; Wulf C. Krueger <philantrop@g.o>
68 xbacklight-1.1.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list