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/xgc: xgc-1.0.1-r1.ebuild ChangeLog
Date: Mon, 06 Apr 2009 16:28:15
Message-Id: E1LqrgD-0000ni-Tc@stork.gentoo.org
1 bluebird 09/04/06 16:28:13
2
3 Modified: xgc-1.0.1-r1.ebuild ChangeLog
4 Log:
5 Stable on sparc, bug #264982
6 (Portage version: 2.2_rc28/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.3 x11-apps/xgc/xgc-1.0.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: xgc-1.0.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xgc-1.0.1-r1.ebuild 5 Apr 2009 20:40:35 -0000 1.2
22 +++ xgc-1.0.1-r1.ebuild 6 Apr 2009 16:28:13 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.2 2009/04/05 20:40:35 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.3 2009/04/06 16:28:13 bluebird 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="X graphics demo"
35 -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
37 IUSE=""
38 RDEPEND="x11-libs/libXaw"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.17 x11-apps/xgc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.17&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.17&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.16&r2=1.17
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
52 retrieving revision 1.16
53 retrieving revision 1.17
54 diff -u -r1.16 -r1.17
55 --- ChangeLog 5 Apr 2009 20:40:35 -0000 1.16
56 +++ ChangeLog 6 Apr 2009 16:28:13 -0000 1.17
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xgc
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.16 2009/04/05 20:40:35 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.17 2009/04/06 16:28:13 bluebird Exp $
62 +
63 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> xgc-1.0.1-r1.ebuild:
64 + Stable on sparc, bug #264982
65
66 05 Apr 2009; Markus Meier <maekke@g.o> xgc-1.0.1-r1.ebuild:
67 x86 stable, bug #264982