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/xedit: ChangeLog xedit-1.1.2.ebuild
Date: Mon, 06 Apr 2009 16:22:10
Message-Id: E1LqraJ-0000Yz-Sz@stork.gentoo.org
1 bluebird 09/04/06 16:22:07
2
3 Modified: ChangeLog xedit-1.1.2.ebuild
4 Log:
5 Stable on sparc, bug #264982
6 (Portage version: 2.2_rc28/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.26 x11-apps/xedit/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 5 Apr 2009 20:38:03 -0000 1.25
22 +++ ChangeLog 6 Apr 2009 16:22:07 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xedit
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.25 2009/04/05 20:38:03 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.26 2009/04/06 16:22:07 bluebird Exp $
28 +
29 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> xedit-1.1.2.ebuild:
30 + Stable on sparc, bug #264982
31
32 05 Apr 2009; Markus Meier <maekke@g.o> xedit-1.1.2.ebuild:
33 x86 stable, bug #264982
34
35
36
37 1.5 x11-apps/xedit/xedit-1.1.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild?r1=1.4&r2=1.5
42
43 Index: xedit-1.1.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- xedit-1.1.2.ebuild 5 Apr 2009 20:38:03 -0000 1.4
50 +++ xedit-1.1.2.ebuild 6 Apr 2009 16:22:07 -0000 1.5
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/xedit/xedit-1.1.2.ebuild,v 1.4 2009/04/05 20:38:03 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.5 2009/04/06 16:22:07 bluebird 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="simple text editor for X"
63 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86"
64 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 sparc x86"
65 IUSE=""
66 RDEPEND="x11-libs/libXaw"
67 DEPEND="${RDEPEND}"