Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xaos: ChangeLog xaos-3.5.ebuild
Date: Tue, 02 Nov 2010 16:55:19
Message-Id: 20101102165508.D3EF220051@flycatcher.gentoo.org
1 tomka 10/11/02 16:55:08
2
3 Modified: ChangeLog xaos-3.5.ebuild
4 Log:
5 x86 stable per bug #342295
6
7 (Portage version: 2.1.9.24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.32 x11-misc/xaos/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 2 Nov 2010 16:31:05 -0000 1.31
23 +++ ChangeLog 2 Nov 2010 16:55:08 -0000 1.32
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/xaos
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.31 2010/11/02 16:31:05 tomka Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.32 2010/11/02 16:55:08 tomka Exp $
29 +
30 + 02 Nov 2010; Thomas Kahle <tomka@g.o> xaos-3.5.ebuild:
31 + x86 stable per bug #342295
32
33 02 Nov 2010; Thomas Kahle <tomka@g.o> xaos-3.5.ebuild:
34 adding missing dep for USE=doc, fixes bug 342531
35
36
37
38 1.3 x11-misc/xaos/xaos-3.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?r1=1.2&r2=1.3
43
44 Index: xaos-3.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- xaos-3.5.ebuild 2 Nov 2010 16:31:05 -0000 1.2
51 +++ xaos-3.5.ebuild 2 Nov 2010 16:55:08 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.2 2010/11/02 16:31:05 tomka Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.3 2010/11/02 16:55:08 tomka Exp $
57
58 EAPI=2
59 inherit eutils autotools
60 @@ -11,7 +11,7 @@
61
62 SLOT="0"
63 LICENSE="GPL-2"
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~amd64 ~ppc ~sparc x86"
66 IUSE="aalib doc -gtk nls png svga threads X"
67
68 RDEPEND="sys-libs/zlib
69 @@ -26,7 +26,7 @@
70
71 DEPEND="${RDEPEND}
72 dev-util/pkgconfig
73 - doc? ( virtual/latex-base
74 + doc? ( virtual/latex-base
75 dev-texlive/texlive-texinfo )
76 X? ( x11-proto/xf86vidmodeproto
77 x11-proto/xextproto