From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodoros Foradis Subject: Re: [PATCH v2 1/1] gnu: Add plantuml. Date: Fri, 28 Oct 2016 22:12:53 +0300 Message-ID: <20161028191254.17253-1-theodoros.for@openmailbox.org> References: <87oa25g0ot.fsf@elephly.net> 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]:41407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0CdQ-0006RI-Sc for guix-devel@gnu.org; Fri, 28 Oct 2016 15:16:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c0CdL-0007u8-IJ for guix-devel@gnu.org; Fri, 28 Oct 2016 15:16:12 -0400 Received: from smtp28.openmailbox.org ([62.4.1.62]:39334 helo=smtp13.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c0CdL-0007tQ-A9 for guix-devel@gnu.org; Fri, 28 Oct 2016 15:16:07 -0400 In-Reply-To: <87oa25g0ot.fsf@elephly.net> 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" To: guix-devel@gnu.org >> + (home-page "http://plantuml.com/") >> + (synopsis "Draw UML diagrams from simple textual description") >> + (description >> + "Plantuml is a tool to generate sequence, usecase, class, >> activity, > > Is =E2=80=9Cusecase=E2=80=9D a word or should it be =E2=80=9Cuse case=E2= =80=9D? > It is a word. I reply with the changes you suggested, with no change in t= he=20 build procedure. Theodoros Foradis (1): gnu: Add plantuml. gnu/local.mk | 1 + gnu/packages/uml.scm | 87 ++++++++++++++++++++++++++++++++++++++++++++++= +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+)