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/xman: xman-1.0.2-r1.ebuild ChangeLog
Date: Mon, 06 Apr 2009 16:36:45
Message-Id: E1LqroN-0001AJ-BT@stork.gentoo.org
1 bluebird 09/04/06 16:36:39
2
3 Modified: xman-1.0.2-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.5 x11-apps/xman/xman-1.0.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: xman-1.0.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- xman-1.0.2-r1.ebuild 5 Apr 2009 20:43:50 -0000 1.4
22 +++ xman-1.0.2-r1.ebuild 6 Apr 2009 16:36:39 -0000 1.5
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/xman/xman-1.0.2-r1.ebuild,v 1.4 2009/04/05 20:43:50 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.0.2-r1.ebuild,v 1.5 2009/04/06 16:36:39 bluebird Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -9,7 +9,7 @@
32
33 DESCRIPTION="Manual page display program for the X Window System"
34
35 -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libXaw"
40
41
42
43 1.25 x11-apps/xman/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 5 Apr 2009 20:43:50 -0000 1.24
56 +++ ChangeLog 6 Apr 2009 16:36:39 -0000 1.25
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xman
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.24 2009/04/05 20:43:50 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.25 2009/04/06 16:36:39 bluebird Exp $
62 +
63 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> xman-1.0.2-r1.ebuild:
64 + Stable on sparc, bug #264982
65
66 05 Apr 2009; Markus Meier <maekke@g.o> xman-1.0.2-r1.ebuild:
67 x86 stable, bug #264982