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 1MjPNy-0002C8-3O for garchives@archives.gentoo.org; Fri, 04 Sep 2009 03:22:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73C02E08A2; Fri, 4 Sep 2009 08:31:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FA81E08A2 for ; Fri, 4 Sep 2009 08:31:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D37E466D9D for ; Fri, 4 Sep 2009 08:31:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.003 X-Spam-Level: X-Spam-Status: No, score=-3.003 required=5.5 tests=[AWL=-0.404, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1iXAnl7oOZh for ; Fri, 4 Sep 2009 08:31:14 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3252266F9E for ; Fri, 4 Sep 2009 08:31:13 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MjUAH-00046M-3C for gentoo-dev@gentoo.org; Fri, 04 Sep 2009 10:29:01 +0200 Received: from athedsl-376481.home.otenet.gr ([79.131.22.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Sep 2009 10:29:01 +0200 Received: from realnc by athedsl-376481.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Sep 2009 10:29:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-dev] Re: SourceForge changed all Git URLs Date: Fri, 04 Sep 2009 11:27:25 +0300 Organization: Lucas Barks Message-ID: References: <4AA0B030.8080201@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-376481.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090826 Thunderbird/3.0b3 In-Reply-To: <4AA0B030.8080201@j-schmitz.net> Sender: news X-Archives-Salt: 3b2179bc-7bbd-4385-a075-36b035d9e776 X-Archives-Hash: ba84e1018c5a10aad3bc4525fecf458c On 09/04/2009 09:14 AM, Justin wrote: > Nikos Chantziaras schrieb: >> This is a heads-up to all devs who provide/maintain live ebuilds of >> projects hosted on SourceForge. Live ebuilds won't work anymore. >> EGIT_REPO_URI has to updated on all ebuilds. Appending "/projectname" >> should be enough (for example, >> "git://lmms.git.sourceforge.net/gitroot/lmms" should become >> "git://lmms.git.sourceforge.net/gitroot/lmms/lmms"). > > Does this only affect the git repo urls or also svn etc? Only Git.