From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N6VcS-0002tG-0h for garchives@archives.gentoo.org; Fri, 06 Nov 2009 20:41:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F473E0825; Fri, 6 Nov 2009 20:41:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D525E0825 for ; Fri, 6 Nov 2009 20:41:15 +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 03E6F67792 for ; Fri, 6 Nov 2009 20:41:15 +0000 (UTC) Received: from tommy by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N6VcQ-0002Q6-5c for gentoo-commits@lists.gentoo.org; Fri, 06 Nov 2009 20:41:14 +0000 From: "Thomas Sachau (tommy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tommy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/freenet/files: ext.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: ext.patch X-VCS-Directories: net-p2p/freenet/files X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau Content-Type: text/plain; charset=utf8 Message-Id: Sender: Thomas Sachau Date: Fri, 06 Nov 2009 20:41:14 +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: f5faf9cc-1a30-4d30-b6a5-7bb75b69def7 X-Archives-Hash: 7d0804e78da8ec3a632adad34fcf8d32 tommy 09/11/06 20:41:14 Modified: ext.patch Log: Version bump (Portage version: 2.2_rc48-r1/cvs/Linux x86_64) Revision Changes Path 1.5 net-p2p/freenet/files/ext.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/fi= les/ext.patch?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/fi= les/ext.patch?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/freenet/fi= les/ext.patch?r1=3D1.4&r2=3D1.5 Index: ext.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/net-p2p/freenet/files/ext.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ext.patch 5 Sep 2009 22:57:49 -0000 1.4 +++ ext.patch 6 Nov 2009 20:41:13 -0000 1.5 @@ -1,5 +1,5 @@ ---- build.xml 2009-08-04 20:54:09.267989544 +0200 -+++ build.xml.new 2009-08-04 20:57:01.295527065 +0200 +--- freenet/build.xml 2009-08-04 20:54:09.267989544 +0200 ++++ freenet/build.xml.new 2009-08-04 20:57:01.295527065 +0200 @@ -68,19 +68,9 @@ @@ -16,13 +16,14 @@ - =20 -- -+ +- ++ =20 ---- src/freenet/node/NodeStarter.java 2008-10-28 21:40:50.000000000 +010= 0 -+++ src/freenet/node/NodeStarter.java 2008-10-28 21:39:14.000000000 +010= 0 +diff -ur freenet-old/src/freenet/node/NodeStarter.java freenet/src/freen= et/node/NodeStarter.java +--- freenet-old/src/freenet/node/NodeStarter.java 2008-10-28 21:40:50.00= 0000000 +0100 ++++ freenet/src/freenet/node/NodeStarter.java 2008-10-28 21:39:14.000000= 000 +0100 @@ -162,37 +162,8 @@ } =20