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-puzzle/londonlaw: londonlaw-0.2.1.ebuild ChangeLog
Date: Tue, 02 Oct 2007 03:56:21
Message-Id: E1IcYj1-0004vS-H9@stork.gentoo.org
1 dirtyepic 07/10/02 03:47:11
2
3 Modified: londonlaw-0.2.1.ebuild ChangeLog
4 Log:
5 Lock wxpython to 2.6.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.3 games-puzzle/londonlaw/londonlaw-0.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild?r1=1.2&r2=1.3
14
15 Index: londonlaw-0.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- londonlaw-0.2.1.ebuild 12 Mar 2007 17:10:00 -0000 1.2
22 +++ londonlaw-0.2.1.ebuild 2 Oct 2007 03:47:11 -0000 1.3
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-puzzle/londonlaw/londonlaw-0.2.1.ebuild,v 1.2 2007/03/12 17:10:00 genone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1.ebuild,v 1.3 2007/10/02 03:47:11 dirtyepic Exp $
28
29 inherit eutils python games
30
31 @@ -14,7 +14,7 @@
32 IUSE=""
33
34 DEPEND=">=dev-lang/python-2.3
35 - >=dev-python/wxpython-2.4
36 + =dev-python/wxpython-2.6*
37 dev-python/twisted"
38
39 src_unpack() {
40
41
42
43 1.8 games-puzzle/londonlaw/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 12 Mar 2007 17:10:00 -0000 1.7
56 +++ ChangeLog 2 Oct 2007 03:47:11 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-puzzle/londonlaw
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.7 2007/03/12 17:10:00 genone Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.8 2007/10/02 03:47:11 dirtyepic Exp $
62 +
63 + 02 Oct 2007; Ryan Hill <dirtyepic@g.o> londonlaw-0.2.1.ebuild:
64 + Lock wxpython to 2.6.
65
66 12 Mar 2007; Marius Mauch <genone@g.o> londonlaw-0.2.1.ebuild:
67 Replacing einfo with elog
68
69
70
71 --
72 gentoo-commits@g.o mailing list