Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/xpilot-ng: xpilot-ng-4.7.2-r1.ebuild ChangeLog
Date: Tue, 02 Oct 2007 04:14:58
Message-Id: E1IcYox-00052X-84@stork.gentoo.org
1 dirtyepic 07/10/02 03:53:19
2
3 Modified: xpilot-ng-4.7.2-r1.ebuild ChangeLog
4 Log:
5 Lock wxpython to 2.6.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.5 games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: xpilot-ng-4.7.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- xpilot-ng-4.7.2-r1.ebuild 14 Feb 2007 00:39:46 -0000 1.4
22 +++ xpilot-ng-4.7.2-r1.ebuild 2 Oct 2007 03:53:18 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.4 2007/02/14 00:39:46 nyhm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.5 2007/10/02 03:53:18 dirtyepic Exp $
28
29 inherit python eutils multilib games
30
31 @@ -19,7 +19,7 @@
32 x11-libs/libSM
33 dev-libs/expat
34 openal? ( media-libs/openal )
35 - >=dev-python/wxpython-2.6
36 + =dev-python/wxpython-2.6*
37 sdl? (
38 virtual/opengl
39 media-libs/libsdl
40
41
42
43 1.10 games-action/xpilot-ng/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/xpilot-ng/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 14 Feb 2007 00:39:46 -0000 1.9
56 +++ ChangeLog 2 Oct 2007 03:53:18 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-action/xpilot-ng
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.9 2007/02/14 00:39:46 nyhm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/ChangeLog,v 1.10 2007/10/02 03:53:18 dirtyepic Exp $
62 +
63 + 02 Oct 2007; Ryan Hill <dirtyepic@g.o> xpilot-ng-4.7.2-r1.ebuild:
64 + Lock wxpython to 2.6.
65
66 14 Feb 2007; Tristan Heaven <nyhm@g.o> -files/xpilot-ng.png,
67 xpilot-ng-4.7.2-r1.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list