From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OMhyKMaH8GXtEwAAqHPOHw:P1 (envelope-from ) for ; Tue, 12 Mar 2024 17:50:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id OMhyKMaH8GXtEwAAqHPOHw (envelope-from ) for ; Tue, 12 Mar 2024 17:50:14 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=jdaunJF7; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710262214; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=dPlGdcKl4NCqKZIDc9WnxUbRvIAZJHr0X7WVXToAm54=; b=a8YspVaBRnlhAhEaidSqcH6CBbPSbc1X2QNhFayianIG+v5bpE/4arIAN87KzfQHleIPVT Fy+1kGC/ASGcinD6NNvGma8Dl+Ii09+oDPwue5VLilb1Y+GVRBrtsOvMuZQOumcGiwF10V 6U2a5lIRTb8S5B6TM+YvumZE3PgAVhR3JwgzKlk0zap7+V1ASNyDXvI7nuuic/h8HLndNK Dzlw8IN6wyIHNnhBf1VetU5wgBiCiYtiI4aC2NZpiLkoAv5hRkpfo+QSwEPkL3x46nsMmM qGzcIE2GxZAH7UlAJhP8OxSBrHWJ4WV9MqD/mi5epckRdURCf3+A/1vRg6LNUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=jdaunJF7; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710262214; a=rsa-sha256; cv=none; b=fNOmG7/AN5kBk0UvNrcySSOkSgfZgvKZChzCttIoXfwIRQ7W9CO41KO5ffYp2cQfmmPlRl HDZwyNchbKV0Vg34lga/odWSTwErNC7IvuqQmS4UqcpAb0q/1Wb8v6Ihs2GmQaESuFY+sd ohB5jEh68mfZAsxwnkkuERsmKKv2ifq1WFgnznALOr6j5jqdx1MYLvzLx7MfwMk4M0WGzL X8DzKzKBT5Pt855s5pHOMQ7lMuStkHz70HNUBTG/5KJDg5p/aLCJ6IjccZqbJLiZglfulH GBeVvG6OSygw0V6/5XMiytmokRrF5qUnM5CJLrzmy0zcVmOUhHMQlcZanj5LoQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ECD32464F4 for ; Tue, 12 Mar 2024 17:50:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rk5Jn-0006ER-Ut; Tue, 12 Mar 2024 12:49:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk5Jl-0006E6-Sh for guix-patches@gnu.org; Tue, 12 Mar 2024 12:49:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rk5Jj-0005zI-30 for guix-patches@gnu.org; Tue, 12 Mar 2024 12:49:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rk5KD-0000nG-Vf; Tue, 12 Mar 2024 12:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62228] [PATCH v5 1/3] gnu: Prefix licenses in documentation.scm References: <20230316211925.5145-1-sarg@sarg.org.ru> In-Reply-To: <20230316211925.5145-1-sarg@sarg.org.ru> Resent-From: Sergey Trofimov Original-Sender: "Debbugs-submit" Resent-CC: sarg@sarg.org.ru, mirai@makinata.eu, liliana.prikler@ist.tugraz.at, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Tue, 12 Mar 2024 16:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62228 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62228@debbugs.gnu.org Cc: Sergey Trofimov , Sergey Trofimov , Bruno Victal , Liliana Marie Prikler , Liliana Marie Prikler X-Debbugs-Original-Xcc: Sergey Trofimov , Bruno Victal , Liliana Marie Prikler , Liliana Marie Prikler Received: via spool by 62228-submit@debbugs.gnu.org id=B62228.17102621783000 (code B ref 62228); Tue, 12 Mar 2024 16:50:01 +0000 Received: (at 62228) by debbugs.gnu.org; 12 Mar 2024 16:49:38 +0000 Received: from localhost ([127.0.0.1]:43597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk5Jq-0000mK-5L for submit@debbugs.gnu.org; Tue, 12 Mar 2024 12:49:38 -0400 Received: from mail-lf1-f53.google.com ([209.85.167.53]:59805) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk5Jm-0000lY-8Q for 62228@debbugs.gnu.org; Tue, 12 Mar 2024 12:49:36 -0400 Received: by mail-lf1-f53.google.com with SMTP id 2adb3069b0e04-513a08f2263so3208181e87.3 for <62228@debbugs.gnu.org>; Tue, 12 Mar 2024 09:48:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sarg.org.ru; s=google; t=1710262073; x=1710866873; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=dPlGdcKl4NCqKZIDc9WnxUbRvIAZJHr0X7WVXToAm54=; b=jdaunJF7AWNy7QRx+F2POYiwGsBARffEfw80DeOX020UwpP3u4tFNpVzj7AvrwyMCb A4aG/xgGVCn8A4C72MxW9wfIV9P0hIuqXaklaVGYJaHcBRlznXNoJvM2Twq18yktqxe7 34lba+0PjC1X14GRQ0J/Zrh2BFqkins5/Vrk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710262073; x=1710866873; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=dPlGdcKl4NCqKZIDc9WnxUbRvIAZJHr0X7WVXToAm54=; b=b8bQgL7H7+D9nqim1g5xbn1RgoEd27e2dgn7jU1l1wP/TW5cBIHaEwzEVBqgLz5pGu K+IzXrUZ3G6SxP5OwExjPinR8oIjv5ADRyHyVWyVfPn0aH4BiQAxFMeT5+OqB8i8UHUP bdtkBaUHXg5/dJWyP3C6M4n4T2/tE52RtJlrpu3l1KW5mzIwVJoPMqqKN3Fnf5GH3vP7 9UCIN2jnF7MV3SOMzJurxaR/nxNTGmSxKeCRJi+2ibXbBdlpNYEjHta/F2PfysF9Hh1a tR6JZTUBcZQLdpa7P4AZfEBn564GERUb+OpFho4gQStRQbp6pDWWBjl39j5o4IKlgGKB +A5A== X-Gm-Message-State: AOJu0YxvOocWTy9sFwyWrGe3k/66SYHEkWX6ZMRMkaydnilTc8fkHnei SugI0CMzCtpF/DDT5ao4qqTiryGr0fkQ1qMk8fVPDrRUQ6fHLDZGDXSjAz2CpRz6kA+Ce6KOwnC / X-Google-Smtp-Source: AGHT+IFWsIMBlaMuGs8sZL/E5QuI0wBvC/zdOM6taqJW+A5A1fH/o0gqVX7KmuM6QbFvEtXGHTgU+g== X-Received: by 2002:ac2:46c7:0:b0:513:57fe:97b7 with SMTP id p7-20020ac246c7000000b0051357fe97b7mr5759806lfo.38.1710262073291; Tue, 12 Mar 2024 09:47:53 -0700 (PDT) Received: from localhost ([2a02:2454:a09d:d000:3f1e:a87:ccd2:4aec]) by smtp.gmail.com with ESMTPSA id bi6-20020a05600c3d8600b004133802cf8csm2572041wmb.38.2024.03.12.09.47.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Mar 2024 09:47:52 -0700 (PDT) From: Sergey Trofimov Date: Tue, 12 Mar 2024 17:47:33 +0100 Message-ID: <5bb65698442012f2791ffbdd7748164e9de0044c.1710262044.git.sarg@sarg.org.ru> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.29 X-Spam-Score: -2.29 X-Migadu-Queue-Id: ECD32464F4 X-Migadu-Scanner: mx13.migadu.com X-TUID: h5AC0FEqchbi * gnu/packages/documentation.scm: Prefix licenses. --- gnu/packages/documentation.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm index 5d455431d3..7aa43c1220 100644 --- a/gnu/packages/documentation.scm +++ b/gnu/packages/documentation.scm @@ -30,7 +30,7 @@ ;;; along with GNU Guix. If not, see . (define-module (gnu packages documentation) - #:use-module (guix licenses) + #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix gexp) @@ -104,7 +104,7 @@ (define-public latex2html (description "LaTeX2HTML is a utility that converts LaTeX documents to web pages in HTML.") (home-page "https://www.latex2html.org/") - (license gpl2+))) + (license license:gpl2+))) (define-public asciidoc (package @@ -175,7 +175,7 @@ (define-public asciidoc AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.") - (license gpl2+))) + (license license:gpl2+))) (define-deprecated asciidoc-py3 asciidoc) @@ -241,7 +241,7 @@ (define-public doxygen programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.") - (license gpl3+))) + (license license:gpl3+))) (define-public doc++ (package @@ -266,7 +266,7 @@ (define-public doc++ generate both TeX output for high-quality hardcopies or HTML output for online browsing. The documentation is extracted directly from the C/C++/IDL source or Java class files.") - (license gpl2+))) + (license license:gpl2+))) (define-public pod2pdf (package @@ -292,7 +292,7 @@ (define-public pod2pdf Documentation} format to PDF files. It also supports some extensions to the POD format, and supports the file types JPG, GIF, TIFF, PNG, and PNM for embedded objects.") - (license artistic2.0))) + (license license:artistic2.0))) (define-public python-docrepr (package @@ -344,7 +344,7 @@ (define-public python-docrepr (description "Docrepr renders Python docstrings to HTML with Sphinx. It can generate rich and plain representations of docstrings, alongside additional metadata about the object to which the docstring belongs.") - (license bsd-3))) + (license license:bsd-3))) (define-public scrollkeeper (package @@ -377,7 +377,7 @@ (define-public scrollkeeper provides a simple API to allow help browsers to find, sort, and search the document catalog. It will also be able to communicate with catalog servers on the Net to search for documents which are not on the local system.") - (license lgpl2.1+))) + (license license:lgpl2.1+))) (define-public zeal (let ((commit "1cfa7c637f745be9d98777f06b4f8dec90892bf2") @@ -425,4 +425,4 @@ (define-public zeal (synopsis "Offline documentation browser inspired by Dash") (description "Zeal is a simple offline documentation browser inspired by Dash.") - (license gpl3+)))) + (license license:gpl3+)))) base-commit: 4003c60abf7a6e59e47cc2deb9eef2f104ebb994 -- 2.41.0