Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xman: ChangeLog xman-1.0.3.ebuild
Date: Sat, 03 Oct 2009 11:36:17
Message-Id: E1Mu2uM-00033C-MM@stork.gentoo.org
1 scarabeus 09/10/03 11:36:14
2
3 Modified: ChangeLog
4 Added: xman-1.0.3.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.31 x11-apps/xman/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 7 Jul 2009 01:46:04 -0000 1.30
23 +++ ChangeLog 3 Oct 2009 11:36:14 -0000 1.31
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-apps/xman
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.30 2009/07/07 01:46:04 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.31 2009/10/03 11:36:14 scarabeus Exp $
29 +
30 +*xman-1.0.3 (03 Oct 2009)
31 +
32 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o> +xman-1.0.3.ebuild:
33 + Version bump.
34
35 07 Jul 2009; Jeroen Roovers <jer@g.o> xman-1.0.2-r1.ebuild:
36 Stable for HPPA too.
37
38
39
40 1.1 x11-apps/xman/xman-1.0.3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.0.3.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xman/xman-1.0.3.ebuild?rev=1.1&content-type=text/plain
44
45 Index: xman-1.0.3.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.0.3.ebuild,v 1.1 2009/10/03 11:36:14 scarabeus Exp $
50
51 # Must be before x-modular eclass is inherited
52 #SNAPSHOT="yes"
53
54 inherit x-modular
55
56 DESCRIPTION="Manual page display program for the X Window System"
57
58 KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
59 IUSE=""
60
61 RDEPEND="x11-libs/libXaw"
62 DEPEND="${RDEPEND}"