Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xman: xman-1.1.2.ebuild ChangeLog
Date: Tue, 30 Aug 2011 07:56:58
Message-Id: 20110830075643.ABD302004C@flycatcher.gentoo.org
1 chainsaw 11/08/30 07:56:43
2
3 Modified: xman-1.1.2.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-apps/xman/xman-1.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild?r1=1.1&r2=1.2
15
16 Index: xman-1.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xman-1.1.2.ebuild 1 Jul 2011 23:54:54 -0000 1.1
23 +++ xman-1.1.2.ebuild 30 Aug 2011 07:56:43 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.1 2011/07/01 23:54:54 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.2 2011/08/30 07:56:43 chainsaw Exp $
29
30 EAPI=4
31 inherit xorg-2
32
33 DESCRIPTION="Manual page display program for the X Window System"
34
35 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
36 +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libXaw
40
41
42
43 1.52 x11-apps/xman/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.52&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.52&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.51&r2=1.52
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v
52 retrieving revision 1.51
53 retrieving revision 1.52
54 diff -u -r1.51 -r1.52
55 --- ChangeLog 1 Jul 2011 23:54:54 -0000 1.51
56 +++ ChangeLog 30 Aug 2011 07:56:43 -0000 1.52
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-apps/xman
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.51 2011/07/01 23:54:54 chithanh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.52 2011/08/30 07:56:43 chainsaw Exp $
62 +
63 + 30 Aug 2011; Tony Vroon <chainsaw@g.o> xman-1.1.2.ebuild:
64 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
65 + #380421 filed by Chí-Thanh Christopher Nguyễn.
66
67 *xman-1.1.2 (01 Jul 2011)