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 1L2Apw-0007L4-D2 for garchives@archives.gentoo.org; Mon, 17 Nov 2008 20:36:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63987E04A1; Mon, 17 Nov 2008 20:36:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1C204E04A1 for ; Mon, 17 Nov 2008 20:36:45 +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 0DEFE64CF7 for ; Mon, 17 Nov 2008 20:36:43 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L2Apu-0004eO-9Q for gentoo-commits@lists.gentoo.org; Mon, 17 Nov 2008 20:36:42 +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-emulation/visualboyadvance/files: 1.7.2-gcc41.patch visualboyadvance-1.7.2-uninit.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: 1.7.2-gcc41.patch visualboyadvance-1.7.2-uninit.patch X-VCS-Directories: games-emulation/visualboyadvance/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:36:42 +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: 0141ec66-d470-4011-b49f-e59593a1e0ef X-Archives-Hash: d4147886bfc782555f0b14d5adcde59e flameeyes 08/11/17 20:36:42 Modified: 1.7.2-gcc41.patch visualboyadvance-1.7.2-uninit.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-emulation/visualboyadvance/files/1.7.2-gcc41.p= atch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/1.7.2-gcc41.patch?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/1.7.2-gcc41.patch?rev=3D1.2&content-type=3Dtext/plai= n diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/1.7.2-gcc41.patch?r1=3D1.1&r2=3D1.2 Index: 1.7.2-gcc41.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-emulation/visualboyadvance/files/= 1.7.2-gcc41.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 1.7.2-gcc41.patch 13 Oct 2006 17:12:33 -0000 1.1 +++ 1.7.2-gcc41.patch 17 Nov 2008 20:36:42 -0000 1.2 @@ -1,6 +1,6 @@ diff -ru /root/VisualBoyAdvance-1.7.2/src/prof/prof.cpp VisualBoyAdvance= -1.7.2/src/prof/prof.cpp ---- /root/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2004-05-14 00:31:58.0= 00000000 +1000 -+++ VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2006-06-03 13:49:41.0000000= 00 +1000 +--- a/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2004-05-14 00:31:58.00000= 0000 +1000 ++++ b/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2006-06-03 13:49:41.00000= 0000 +1000 @@ -266,7 +266,7 @@ for (toindex=3Dfroms[fromindex]; toindex!=3D0; toindex=3Dtos[toinde= x].link) { if(profWrite8(fd, GMON_TAG_CG_ARC) || @@ -11,8 +11,8 @@ systemMessage(0, "mcount: arc"); fclose(fd); diff -ru /root/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp VisualBoyAdva= nce-1.7.2/src/sdl/debugger.cpp ---- /root/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2004-05-14 00:13:1= 4.000000000 +1000 -+++ VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2006-06-03 13:49:57.0000= 00000 +1000 +--- a/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2004-05-14 00:13:14.00= 0000000 +1000 ++++ b/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 2006-06-03 13:49:57.00= 0000000 +1000 @@ -950,9 +950,9 @@ { u32 address =3D 0; 1.2 games-emulation/visualboyadvance/files/visualboyadva= nce-1.7.2-uninit.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/visualboyadvance-1.7.2-uninit.patch?rev=3D1.2&view=3D= markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/visualboyadvance-1.7.2-uninit.patch?rev=3D1.2&conten= t-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/vi= sualboyadvance/files/visualboyadvance-1.7.2-uninit.patch?r1=3D1.1&r2=3D1.= 2 Index: visualboyadvance-1.7.2-uninit.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-emulation/visualboyadvance/files/= visualboyadvance-1.7.2-uninit.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- visualboyadvance-1.7.2-uninit.patch 16 Jun 2007 18:08:58 -0000 1.1 +++ visualboyadvance-1.7.2-uninit.patch 17 Nov 2008 20:36:42 -0000 1.2 @@ -1,6 +1,6 @@ diff -ru /root/VisualBoyAdvance-1.7.2/src/gtk/window.cpp VisualBoyAdvanc= e-1.7.2/src/gtk/window.cpp ---- /root/VisualBoyAdvance-1.7.2/src/gtk/window.cpp 2004-05-14 00:31:58.= 000000000 +1000 -+++ VisualBoyAdvance-1.7.2/src/gtk/window.cpp 2007-03-17 14:57:22.000000= 000 -0500 +--- a/VisualBoyAdvance-1.7.2/src/gtk/window.cpp 2004-05-14 00:31:58.0000= 00000 +1000 ++++ b/VisualBoyAdvance-1.7.2/src/gtk/window.cpp 2007-03-17 14:57:22.0000= 00000 -0500 @@ -91,7 +91,8 @@ m_iFilterIBMin (FirstFilterIB), m_iFilterIBMax (LastFilterIB),