From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 CPHON3Io7mWy3wAAe85BDQ:P1 (envelope-from ) for ; Sun, 10 Mar 2024 22:38:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id CPHON3Io7mWy3wAAe85BDQ (envelope-from ) for ; Sun, 10 Mar 2024 22:38:59 +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=fjFYgAkt; 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=1710106738; 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=M46SDDy54ZSFptd7iyt6IUnoQxsukOogSqIrxsRusfI=; b=MGhTBjNDrojhUSo9CZlawhslSzka62UWjChlKchJxgeKHiQpvTYwwKfjoRSXObMhXqQp4z uOLR4KGyDR3rQ6JVJzrR8WOUIAtQ0xnrv3kZfBbmg3IziYymmGLllr4Bmj5Y75Cr0WFOu3 o/wnJDhiCFy/aEhvreBPtjinNomiKEMLFQsUvEIjNB3yQ+upI2PHAnH1TYjljnyXZOx3SC 4D2XdrkGJiitXsrSQMt+ZwikmBReBTKFwkCVPo1FN0hDxll0Z5Upk32+e5c4+1oMsyYupj 5MehAdc6S0syhRZwEr21w67kQpAt/Upq4rtHdrShO6QFLwdanYkWX5gKptOZeA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=fjFYgAkt; 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=1710106738; a=rsa-sha256; cv=none; b=UqyCQ8GxSHbkqFj8epGA73wgpYFLrLVdFjRMoPjypNT4VDlmskBcPjnDmuhaTcxcvNKN50 dANx4vPpPVG95EwtGLvCAmoeFENCWeCM5JYwDHQS8+XUQSxlWi6NALmRBM2P2vKrCJD7U+ LyRALmaCGwq+0A9z9JO6Gi5/Us8iGoT8/IY9frLOrN7rb0gEcNRtWnuRQArkU4Ucn2gLI+ N0bGTDKMizrqqAxGoiV2ZCk4QBKYFtCpL22WeWKPaEQMVseAEj5kY4sf7VoomKT1SrT0Vc TMKMaBm5lkKFjQsiQVVMFkH7WsVmKqj9RaAwpPUbl5636ikPu/R+KazjFOFUZQ== 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 5236F3BFCF for ; Sun, 10 Mar 2024 22:38:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rjQsO-0008Ox-MT; Sun, 10 Mar 2024 17:38:37 -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 1rjQsJ-0008OO-Pg for guix-patches@gnu.org; Sun, 10 Mar 2024 17:38:32 -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 1rjQsI-0007ar-Dp for guix-patches@gnu.org; Sun, 10 Mar 2024 17:38:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rjQsn-0005sY-M6; Sun, 10 Mar 2024 17:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62228] [PATCH v3 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: Sun, 10 Mar 2024 21:39: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.171010671222543 (code B ref 62228); Sun, 10 Mar 2024 21:39:01 +0000 Received: (at 62228) by debbugs.gnu.org; 10 Mar 2024 21:38:32 +0000 Received: from localhost ([127.0.0.1]:38111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjQsJ-0005rR-FC for submit@debbugs.gnu.org; Sun, 10 Mar 2024 17:38:31 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:60835) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjQsG-0005rB-VN for 62228@debbugs.gnu.org; Sun, 10 Mar 2024 17:38:30 -0400 Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-33e162b1b71so3565133f8f.1 for <62228@debbugs.gnu.org>; Sun, 10 Mar 2024 14:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sarg.org.ru; s=google; t=1710106609; x=1710711409; 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=M46SDDy54ZSFptd7iyt6IUnoQxsukOogSqIrxsRusfI=; b=fjFYgAktccBOSfeN1N8wqwO0de2oj6UP1RzZeOpab2AXQEIXK2+j/yMwwMozqYAX1P GqgN/nZZRf/wxSqNB0ioL9iQ2B0eannQDHZtWXYr3025xWnEaOsoBnaODuQhoM66+W3E rWZclcUOseLJO2rN4gwpMUT1PzIL3C2ZYPtUM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710106609; x=1710711409; 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=M46SDDy54ZSFptd7iyt6IUnoQxsukOogSqIrxsRusfI=; b=LSycqwWexF64JJnOJnh8LzsN7mNxxINElu2pUiRcL2GA3GZkbgFKXTdAPVtFA8y5Gw BqNh5JsNdZH3Es+q+321ApxZnseRigotwHgmNGk/p6XKaeVwOYbNy8zeW8aZwi9aYPTO kQQ/HqXnFzHDdMcvnvQT7G9Atehpa6iPbBklknOwqlDrgjyMrV3TfFCEq1q9ssJeTA0g jfMz+TyS/DrnKrsmW9L7rL3ATWlhozWPLny3lw8ASGJ2GxxFvgPXdunXfozSHFwSkfa8 q4Io9PoJVrTI6OwA3LvHQzV67qc71MlHL5u/pGNd8DZZq54YaeXxGbrkJzQNL3EAr4HR 5sAg== X-Gm-Message-State: AOJu0YyR99Q5N6Fa5rW1JgBB+HUl7CyzSxGSjnSy6K3M8LFGSQJ98eTg JSpKoDMx6VYjukRe4dZ2B96xJSDDcSb5yxxVHCRBnVztjshnwK834hv6VQxWTcMsFe0x9HACM81 d X-Google-Smtp-Source: AGHT+IF6UAQJDiQAsR3V2G8ouRS6W630qWkVhQo0Gy9EHQjmwq/efKul38/XzS4EAkBIxLplVN5+dQ== X-Received: by 2002:a05:600c:1383:b0:412:ff94:2d60 with SMTP id u3-20020a05600c138300b00412ff942d60mr3699309wmf.22.1710106609266; Sun, 10 Mar 2024 14:36:49 -0700 (PDT) Received: from localhost ([2a02:2454:a09d:d000:3f1e:a87:ccd2:4aec]) by smtp.gmail.com with ESMTPSA id fs18-20020a05600c3f9200b004131f818444sm6307578wmb.44.2024.03.10.14.36.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Mar 2024 14:36:48 -0700 (PDT) From: Sergey Trofimov Date: Sun, 10 Mar 2024 22:36:38 +0100 Message-ID: <64b55303d5c8523dec00a48adcd88a7bbc17610b.1710106585.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.27 X-Spam-Score: -2.27 X-Migadu-Queue-Id: 5236F3BFCF X-Migadu-Scanner: mx13.migadu.com X-TUID: rgjSPSORSqLf * 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: c7836393be4d134861d652b2fcf09cf4e68275ca -- 2.41.0