Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Wed, 22 Apr 2009 00:42:58
Message-Id: E1LwQYC-0008EM-Jh@stork.gentoo.org
1 ranger 09/04/22 00:42:56
2
3 Modified: ChangeLog xedit-1.1.2.ebuild
4 Log:
5 Marking xedit-1.1.2 ppc for bug 264982
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.29 x11-apps/xedit/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 17 Apr 2009 18:34:23 -0000 1.28
22 +++ ChangeLog 22 Apr 2009 00:42:56 -0000 1.29
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.28 2009/04/17 18:34:23 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.29 2009/04/22 00:42:56 ranger Exp $
28 +
29 + 22 Apr 2009; Brent Baude <ranger@g.o> ChangeLog:
30 + Marking xedit-1.1.2 ppc64 stable for bug 264982
31
32 17 Apr 2009; Jeroen Roovers <jer@g.o> xedit-1.1.2.ebuild:
33 Marked ~hppa too.
34
35
36
37 1.8 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.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild?r1=1.7&r2=1.8
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.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- xedit-1.1.2.ebuild 17 Apr 2009 18:34:23 -0000 1.7
50 +++ xedit-1.1.2.ebuild 22 Apr 2009 00:42:56 -0000 1.8
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.7 2009/04/17 18:34:23 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.8 2009/04/22 00:42:56 ranger 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 ~hppa ~mips ppc ~ppc64 sparc x86"
64 +KEYWORDS="amd64 ~hppa ~mips ppc ppc64 sparc x86"
65 IUSE=""
66 RDEPEND="x11-libs/libXaw"
67 DEPEND="${RDEPEND}"