From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23C84158042 for ; Tue, 12 Nov 2024 19:18:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1986EE07A9; Tue, 12 Nov 2024 19:18:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0582EE07A9 for ; Tue, 12 Nov 2024 19:18:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D576340C15 for ; Tue, 12 Nov 2024 19:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8C3E1A15 for ; Tue, 12 Nov 2024 19:18:54 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1725925219.b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d X-VCS-Branch: master Date: Tue, 12 Nov 2024 19:18:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ab7fc87-56fa-4ec0-a950-c4c6c2bde370 X-Archives-Hash: d146ba476178d359614059528eaef48f commit: b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 9 17:15:11 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Sep 9 23:40:19 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=b7f793f9 pkg-mgr-commands.tex: Document *.z suffix in unpack Portage has accepted the lowercase *.z and *.tar.z suffixes for gzip-compressed files since version 2.0.24 in 2002: https://gitweb.gentoo.org/archive/proj/portage-cvs.git/commit/?id=322d745eff81a5e647b70c3d55bee5dd17e08296 This won't make any difference for newer EAPIs (where unpack's suffix matching is case-insensitive). Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index d98574d..baef7b8 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1133,9 +1133,10 @@ has returned. relevant binaries are available: \begin{itemize} \item tar files (\t{*.tar}). Ebuilds must ensure that GNU tar is installed. - \item gzip-compressed files (\t{*.gz, *.Z}). Ebuilds must ensure that GNU gzip is installed. - \item gzip-compressed tar files (\t{*.tar.gz, *.tgz, *.tar.Z}). Ebuilds must ensure that - GNU gzip and GNU tar are installed. + \item gzip-compressed files (\t{*.gz, *.z, *.Z}). Ebuilds must ensure that GNU gzip is + installed. + \item gzip-compressed tar files (\t{*.tar.gz, *.tgz, *.tar.z, *.tar.Z}). Ebuilds must ensure + that GNU gzip and GNU tar are installed. \item bzip2-compressed files (\t{*.bz2, *.bz}). Ebuilds must ensure that bzip2 is installed. \item bzip2-compressed tar files (\t{*.tar.bz2, *.tbz2, *.tar.bz, *.tbz}). Ebuilds must ensure that bzip2 and GNU tar are installed. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F0341581F2 for ; Wed, 11 Dec 2024 19:40:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA278E0D56; Wed, 11 Dec 2024 19:40:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99A4CE0D56 for ; Wed, 11 Dec 2024 19:40:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A457C34315F for ; Wed, 11 Dec 2024 19:40:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6002A1F41 for ; Wed, 11 Dec 2024 19:39:58 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1725925219.b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d X-VCS-Branch: eapi-9 Date: Wed, 11 Dec 2024 19:39:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fefde1da-d733-4eb2-90b9-f00e3671a641 X-Archives-Hash: 611bc4a431ad1124e846d6b7b963a03a Message-ID: <20241211193958.abyUQ0DA9Z3_bBBzQ459mdDjqXQ5OH89-4L6YaX_BMs@z> commit: b7f793f9c48d665633a6dab3bda5ffb84dc0ad3d Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 9 17:15:11 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Sep 9 23:40:19 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=b7f793f9 pkg-mgr-commands.tex: Document *.z suffix in unpack Portage has accepted the lowercase *.z and *.tar.z suffixes for gzip-compressed files since version 2.0.24 in 2002: https://gitweb.gentoo.org/archive/proj/portage-cvs.git/commit/?id=322d745eff81a5e647b70c3d55bee5dd17e08296 This won't make any difference for newer EAPIs (where unpack's suffix matching is case-insensitive). Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index d98574d..baef7b8 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1133,9 +1133,10 @@ has returned. relevant binaries are available: \begin{itemize} \item tar files (\t{*.tar}). Ebuilds must ensure that GNU tar is installed. - \item gzip-compressed files (\t{*.gz, *.Z}). Ebuilds must ensure that GNU gzip is installed. - \item gzip-compressed tar files (\t{*.tar.gz, *.tgz, *.tar.Z}). Ebuilds must ensure that - GNU gzip and GNU tar are installed. + \item gzip-compressed files (\t{*.gz, *.z, *.Z}). Ebuilds must ensure that GNU gzip is + installed. + \item gzip-compressed tar files (\t{*.tar.gz, *.tgz, *.tar.z, *.tar.Z}). Ebuilds must ensure + that GNU gzip and GNU tar are installed. \item bzip2-compressed files (\t{*.bz2, *.bz}). Ebuilds must ensure that bzip2 is installed. \item bzip2-compressed tar files (\t{*.tar.bz2, *.tbz2, *.tar.bz, *.tbz}). Ebuilds must ensure that bzip2 and GNU tar are installed.