From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L2Amz-00070A-CL for garchives@archives.gentoo.org; Mon, 17 Nov 2008 20:33:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A13AE048C; Mon, 17 Nov 2008 20:33:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 233E2E048C for ; Mon, 17 Nov 2008 20:33:42 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1195A64B29 for ; Mon, 17 Nov 2008 20:33:40 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L2Amx-0004br-LW for gentoo-commits@lists.gentoo.org; Mon, 17 Nov 2008 20:33:39 +0000 From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-board/slibo/files: 0.4.4-gcc34.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: 0.4.4-gcc34.patch X-VCS-Directories: games-board/slibo/files X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Mon, 17 Nov 2008 20:33:39 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 81aad9d0-1593-4f74-8815-c9c09d992ee1 X-Archives-Hash: 342ae619f447580b844ee075b545a7dc flameeyes 08/11/17 20:33:39 Modified: 0.4.4-gcc34.patch Log: Fix patch with absolute paths. (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64) Revision Changes Path 1.2 games-board/slibo/files/0.4.4-gcc34.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/slibo/= files/0.4.4-gcc34.patch?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/slibo/= files/0.4.4-gcc34.patch?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/slibo/= files/0.4.4-gcc34.patch?r1=3D1.1&r2=3D1.2 Index: 0.4.4-gcc34.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/games-board/slibo/files/0.4.4-gcc34.pat= ch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 0.4.4-gcc34.patch 30 Dec 2004 00:41:23 -0000 1.1 +++ 0.4.4-gcc34.patch 17 Nov 2008 20:33:39 -0000 1.2 @@ -1,6 +1,6 @@ diff -r -U 2 /tmp/slibo-0.4.4/src/engine.cpp /var/tmp/portage/slibo-0.4.= 4/work/slibo-0.4.4/src/engine.cpp ---- /tmp/slibo-0.4.4/src/engine.cpp 2003-08-31 18:23:45.000000000 +0200 -+++ /var/tmp/portage/slibo-0.4.4/work/slibo-0.4.4/src/engine.cpp 2004-12= -29 19:09:26.941957930 +0100 +--- a/slibo-0.4.4/src/engine.cpp 2003-08-31 18:23:45.000000000 +0200 ++++ b/slibo-0.4.4/src/engine.cpp 2004-12-29 19:09:26.941957930 +0100 @@ -18,4 +18,5 @@ #include #include @@ -15,8 +15,8 @@ int i; argv[0] =3D strdup(fname.latin1()); diff -r -U 2 /tmp/slibo-0.4.4/src/sliboengine/search.c /var/tmp/portage/= slibo-0.4.4/work/slibo-0.4.4/src/sliboengine/search.c ---- /tmp/slibo-0.4.4/src/sliboengine/search.c 2003-08-30 01:45:00.000000= 000 +0200 -+++ /var/tmp/portage/slibo-0.4.4/work/slibo-0.4.4/src/sliboengine/search= .c 2004-12-29 19:07:47.439235741 +0100 +--- a/slibo-0.4.4/src/sliboengine/search.c 2003-08-30 01:45:00.000000000= +0200 ++++ b/slibo-0.4.4/src/sliboengine/search.c 2004-12-29 19:07:47.439235741= +0100 @@ -68,7 +68,7 @@ FILE *logfile =3D 0; =20