Gentoo Archives: gentoo-commits

From: "Joseph Jezak
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: grandr-0.1.ebuild ChangeLog
Date: Sat, 08 Sep 2007 20:52:12
Message-Id: E1IU7BD-0002nU-7l@stork.gentoo.org
1 josejx 07/09/08 20:45:23
2
3 Modified: grandr-0.1.ebuild ChangeLog
4 Log:
5 Marked ppc stable for bug #191615.
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.3 x11-apps/grandr/grandr-0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.2&r2=1.3
14
15 Index: grandr-0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- grandr-0.1.ebuild 7 Sep 2007 19:34:32 -0000 1.2
22 +++ grandr-0.1.ebuild 8 Sep 2007 20:45:22 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.2 2007/09/07 19:34:32 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.3 2007/09/08 20:45:22 josejx Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -8,7 +8,7 @@
32 inherit x-modular
33
34 DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
35 -KEYWORDS="~ppc x86"
36 +KEYWORDS="ppc x86"
37 LICENSE="MIT"
38 RDEPEND="=x11-libs/gtk+-2*
39 >=x11-libs/libXrandr-1.2"
40
41
42
43 1.3 x11-apps/grandr/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 7 Sep 2007 19:34:32 -0000 1.2
56 +++ ChangeLog 8 Sep 2007 20:45:22 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/grandr
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.2 2007/09/07 19:34:32 wolf31o2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.3 2007/09/08 20:45:22 josejx Exp $
62 +
63 + 08 Sep 2007; Joseph Jezak <josejx@g.o> grandr-0.1.ebuild:
64 + Marked ppc stable for bug #191615.
65
66 07 Sep 2007; Chris Gianelloni <wolf31o2@g.o> grandr-0.1.ebuild:
67 Stable on x86 wrt bug #191615.
68
69
70
71 --
72 gentoo-commits@g.o mailing list