Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xrandr: ChangeLog xrandr-1.2.3.ebuild
Date: Mon, 06 Apr 2009 17:56:21
Message-Id: E1Lqt3T-0005bs-0g@stork.gentoo.org
1 bluebird 09/04/06 17:56:19
2
3 Modified: ChangeLog xrandr-1.2.3.ebuild
4 Log:
5 Stable on sparc, bug #251832
6 (Portage version: 2.2_rc28/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.51 x11-apps/xrandr/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 5 Apr 2009 21:32:46 -0000 1.50
22 +++ ChangeLog 6 Apr 2009 17:56:18 -0000 1.51
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xrandr
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.50 2009/04/05 21:32:46 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.51 2009/04/06 17:56:18 bluebird Exp $
28 +
29 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> xrandr-1.2.3.ebuild:
30 + Stable on sparc, bug #251832
31
32 05 Apr 2009; Markus Meier <maekke@g.o> xrandr-1.2.3.ebuild:
33 x86 stable, bug #251832
34
35
36
37 1.6 x11-apps/xrandr/xrandr-1.2.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild?r1=1.5&r2=1.6
42
43 Index: xrandr-1.2.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- xrandr-1.2.3.ebuild 5 Apr 2009 21:32:46 -0000 1.5
50 +++ xrandr-1.2.3.ebuild 6 Apr 2009 17:56:18 -0000 1.6
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/xrandr/xrandr-1.2.3.ebuild,v 1.5 2009/04/05 21:32:46 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.3.ebuild,v 1.6 2009/04/06 17:56:18 bluebird Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -9,7 +9,7 @@
60
61 DESCRIPTION="primitive command line interface to RandR extension"
62
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
65
66 RDEPEND=">=x11-libs/libXrandr-1.2
67 x11-libs/libX11"