From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCHES] Add ruby-nokogiri, ruby-mini-portile, and ruby-minitar Date: Sun, 06 Sep 2015 15:53:06 +0200 Message-ID: <87a8sz7iyl.fsf@gnu.org> References: <877foep7zx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYaNl-0006CZ-MX for guix-devel@gnu.org; Sun, 06 Sep 2015 09:53:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYaNi-00086K-Hi for guix-devel@gnu.org; Sun, 06 Sep 2015 09:53:21 -0400 In-Reply-To: (David Thompson's message of "Sat, 5 Sep 2015 20:27:24 -0400") 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: "Thompson, David" Cc: guix-devel , Pjotr Prins "Thompson, David" skribis: > On Sat, Aug 29, 2015 at 8:57 AM, David Thompson > wrote: >> This small patch set adds a few more Ruby libraries to our arsenal, the >> most important being Nokogiri: A widely used XML parsing library with >> native C extensions. > > I decided to push these patches because they're pretty simple. Just > one tweak: I added a real synopsis and description to > ruby-mini-portile. OK, thanks! Ludo=E2=80=99.