From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] Replace broken LADSPA URL. Date: Tue, 17 Nov 2015 11:45:13 +0300 Message-ID: <87611110bq.fsf@gmail.com> References: <87fv05oi2l.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zybt9-0003td-Gr for guix-devel@gnu.org; Tue, 17 Nov 2015 03:45:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zybt5-0006mm-9Z for guix-devel@gnu.org; Tue, 17 Nov 2015 03:45:19 -0500 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:32974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zybt4-0006mg-TA for guix-devel@gnu.org; Tue, 17 Nov 2015 03:45:15 -0500 Received: by lfaz4 with SMTP id z4so1196023lfa.0 for ; Tue, 17 Nov 2015 00:45:14 -0800 (PST) In-Reply-To: <87fv05oi2l.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 16 Nov 2015 20:33:22 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: "guix-devel@gnu.org" Ricardo Wurmus (2015-11-16 22:33 +0300) wrote: > The ladspa.org domain appears to be no longer under control of the > LADSPA project (does it still exist?). > > The attached patch changes the source URL such that it downloads the > last copy archived by http://web.archive.org. Is this okay or should we > look for a more permanent home for the LADSPA sources? Alex Vong already suggested a patch for LADSPA home page and origin: . I also wonder about the policy to replace dead URLs. Should it be web-archive, or debian/slackware/... mirrors? -- Alex