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/files: londonlaw-0.2.1-wxversion.patch
Date: Mon, 07 Jan 2008 23:25:37
Message-Id: E1JC1Lb-0002sO-0F@stork.gentoo.org
1 dirtyepic 08/01/07 23:25:35
2
3 Modified: londonlaw-0.2.1-wxversion.patch
4 Log:
5 Fix ugly patch header that's probably causing bug #204678.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.2 games-puzzle/londonlaw/files/londonlaw-0.2.1-wxversion.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/files/londonlaw-0.2.1-wxversion.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/files/londonlaw-0.2.1-wxversion.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/londonlaw/files/londonlaw-0.2.1-wxversion.patch?r1=1.1&r2=1.2
14
15 Index: londonlaw-0.2.1-wxversion.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/files/londonlaw-0.2.1-wxversion.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- londonlaw-0.2.1-wxversion.patch 5 Jan 2008 00:47:39 -0000 1.1
22 +++ londonlaw-0.2.1-wxversion.patch 7 Jan 2008 23:25:34 -0000 1.2
23 @@ -1,5 +1,6 @@
24 ---- londonlaw-0.2.1/londonlaw/guiclient/__init__.py 2005-07-05 18:45:05.000000000 -0600
25 -+++ /usr/lib/python2.5/site-packages/londonlaw/guiclient/__init__.py 2008-01-04 17:13:46.000000000 -0600
26 +diff -Naur londonlaw-0.2.1-orig/londonlaw/guiclient/__init__.py londonlaw-0.2.1/londonlaw/guiclient/__init__.py
27 +--- londonlaw-0.2.1-orig/londonlaw/guiclient/__init__.py 2005-07-05 18:45:05.000000000 -0600
28 ++++ londonlaw-0.2.1/londonlaw/guiclient/__init__.py 2008-01-07 17:15:06.000000000 -0600
29 @@ -23,6 +23,12 @@
30
31 from twisted.internet import protocol, reactor
32
33
34
35 --
36 gentoo-commits@l.g.o mailing list