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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A3D0138334 for ; Mon, 29 Jul 2019 14:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B511E086E; Mon, 29 Jul 2019 14:51:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31618E086E for ; Mon, 29 Jul 2019 14:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51987348C39 for ; Mon, 29 Jul 2019 14:51:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3E0D61C for ; Mon, 29 Jul 2019 14:51:37 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1564411886.e22589cdba6b1f4f8b0eec072e2661b329520e8a.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0078.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e22589cdba6b1f4f8b0eec072e2661b329520e8a X-VCS-Branch: master Date: Mon, 29 Jul 2019 14:51:37 +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: 0a96cf50-fc04-42b7-8935-bd578d19f0b8 X-Archives-Hash: 4225332923726c9bb25f14d236373b3d commit: e22589cdba6b1f4f8b0eec072e2661b329520e8a Author: Michał Górny gentoo org> AuthorDate: Mon Jul 8 19:32:16 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 29 14:51:26 2019 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=e22589cd glep-0078: Fix unused TAR-PORTABILITY reference Add missing TAR-PORTABILITY reference to the citation from the article. Closes: https://bugs.gentoo.org/689416 Signed-off-by: Michał Górny gentoo.org> glep-0078.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/glep-0078.rst b/glep-0078.rst index bd237a2..1f7cd9b 100644 --- a/glep-0078.rst +++ b/glep-0078.rst @@ -6,8 +6,8 @@ Type: Standards Track Status: Draft Version: 1 Created: 2018-11-15 -Last-Modified: 2018-11-30 -Post-History: 2018-11-17 +Last-Modified: 2019-07-29 +Post-History: 2018-11-17, 2019-07-08 Content-Type: text/x-rst --- @@ -479,6 +479,7 @@ of individual tar features has been conducted. The research concluded: timestamps and user/group identifiers, - using pax attributes for extended metadata and/or volume label. + [#TAR-PORTABILITY]_ It has been determined that for the purpose of binary package we really only need to be concerned about long paths and huge files. Therefore,