From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH] gnu: Add plantuml. Date: Thu, 27 Oct 2016 11:21:22 +0100 Message-ID: <874m3y149p.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> References: <20161024131225.24436-1-theodoros.for@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzhod-0008CM-SI for guix-devel@gnu.org; Thu, 27 Oct 2016 06:21:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzhoY-00074C-QV for guix-devel@gnu.org; Thu, 27 Oct 2016 06:21:43 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:45771) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzhoY-00073v-Jo for guix-devel@gnu.org; Thu, 27 Oct 2016 06:21:38 -0400 In-Reply-To: <20161024131225.24436-1-theodoros.for@openmailbox.org> 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: Theodoros Foradis , guix-devel@gnu.org --=-=-= Content-Type: text/plain Theodoros Foradis writes: > * gnu/packages/plantuml.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > --- > gnu/local.mk | 1 + > gnu/packages/plantuml.scm | 87 +++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 88 insertions(+) > create mode 100644 gnu/packages/plantuml.scm Please add it to "uml.scm" instead, so that we can use it for other UML related packages. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJYEdUiAAoJEKKgbfKjOlT6NdwH/068Vdz7/GjpUmRd0ZwYU31p Dip/Fm4Lyh4uUSFOzur5bwauycBVds0gZZmBwM5V3/k/4wtqJRy7HHdLksi+gBtH F8XI4TBY05RCv7i2dxQyNs6ghFYtVJ5Nobpp93pdkxPepm56v1/oAca/pLnUD9Le Rm0IpNEtkaxrnrPIGv8blJZwewwKv0wPeCDQQ7O+wsBeenHP/IMxLSWn2WrXsQjA TIx3DP7W1zNS9tCqNnZFYIE4WGXPjUFtMuWUkFt4tyDtFxw32niPvTBs1rWAeYGj 7+wuSYQOhfvnQRKpbpo9rY+WP4DCDQA1RpmQRrKh/vLIQW2F1PH/tyz7OatyEk8= =aH6a -----END PGP SIGNATURE----- --=-=-=--