From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYiIn-0003GG-Mv for guix-patches@gnu.org; Mon, 08 Jan 2018 20:02:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYiIk-00067z-E8 for guix-patches@gnu.org; Mon, 08 Jan 2018 20:02:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYiIk-00067B-3H for guix-patches@gnu.org; Mon, 08 Jan 2018 20:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eYiIj-0004vv-Oq for guix-patches@gnu.org; Mon, 08 Jan 2018 20:02:01 -0500 Subject: [bug#30037] [PATCH] gnu: whois: Remove bundled mkpasswd. Resent-Message-ID: From: Tobias Geerinckx-Rice References: <20180109010138.29740-1-me@tobias.gr> Message-ID: Date: Tue, 9 Jan 2018 02:04:32 +0100 MIME-Version: 1.0 In-Reply-To: <20180109010138.29740-1-me@tobias.gr> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30037@debbugs.gnu.org Tobias Geerinckx-Rice wrote on 09/01/18 at 02:01: > * gnu/packages/networking.scm (whois)[source]: Remove mkpasswd sources in a > snippet. > [native-inputs]: Add gettext. > [arguments]: Add ‘update-po’ phase. > [description]: Remove historical not about bundled mkpasswd. ^^^ Sigh. Noted. Kind regards, T G-R