Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xman: ChangeLog xman-1.1.0.ebuild
Date: Thu, 10 Dec 2009 12:55:38
Message-Id: E1NIiYR-0007gb-Vv@stork.gentoo.org
1 ssuominen 09/12/10 12:55:35
2
3 Modified: ChangeLog xman-1.1.0.ebuild
4 Log:
5 amd64 stable wrt #294958
6 (Portage version: 2.2_rc56/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.33 x11-apps/xman/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 18 Oct 2009 21:36:54 -0000 1.32
22 +++ ChangeLog 10 Dec 2009 12:55:35 -0000 1.33
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xman
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.32 2009/10/18 21:36:54 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.33 2009/12/10 12:55:35 ssuominen Exp $
28 +
29 + 10 Dec 2009; Samuli Suominen <ssuominen@g.o> xman-1.1.0.ebuild:
30 + amd64 stable wrt #294958
31
32 *xman-1.1.0 (18 Oct 2009)
33
34
35
36
37 1.2 x11-apps/xman/xman-1.1.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild?r1=1.1&r2=1.2
42
43 Index: xman-1.1.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- xman-1.1.0.ebuild 18 Oct 2009 21:36:54 -0000 1.1
50 +++ xman-1.1.0.ebuild 10 Dec 2009 12:55:35 -0000 1.2
51 @@ -1,12 +1,12 @@
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/xman/xman-1.1.0.ebuild,v 1.1 2009/10/18 21:36:54 remi Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.2 2009/12/10 12:55:35 ssuominen Exp $
56
57 inherit x-modular
58
59 DESCRIPTION="Manual page display program for the X Window System"
60
61 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
62 +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
63 IUSE=""
64
65 RDEPEND="x11-libs/libXaw"