Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xedit: xedit-1.2.0.ebuild ChangeLog
Date: Fri, 31 Dec 2010 20:46:34
Message-Id: 20101231204625.58FD720054@flycatcher.gentoo.org
1 jer 10/12/31 20:46:25
2
3 Modified: xedit-1.2.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #344827).
6
7 (Portage version: 2.2.0_alpha11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.6 x11-apps/xedit/xedit-1.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild?r1=1.5&r2=1.6
15
16 Index: xedit-1.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- xedit-1.2.0.ebuild 25 Dec 2010 19:59:58 -0000 1.5
23 +++ xedit-1.2.0.ebuild 31 Dec 2010 20:46:25 -0000 1.6
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.5 2010/12/25 19:59:58 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.6 2010/12/31 20:46:25 jer Exp $
29
30 EAPI=3
31
32 inherit xorg-2
33
34 DESCRIPTION="simple text editor for X"
35 -KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~sparc x86"
36 +KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libXaw
40
41
42
43 1.35 x11-apps/xedit/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xedit/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 25 Dec 2010 19:59:58 -0000 1.34
56 +++ ChangeLog 31 Dec 2010 20:46:25 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xedit
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.34 2010/12/25 19:59:58 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.35 2010/12/31 20:46:25 jer Exp $
62 +
63 + 31 Dec 2010; Jeroen Roovers <jer@g.o> xedit-1.2.0.ebuild:
64 + Stable for HPPA (bug #344827).
65
66 25 Dec 2010; Christian Faulhammer <fauli@g.o> xedit-1.2.0.ebuild:
67 x86 stable, bug 344827