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 B94321382C5 for ; Wed, 27 May 2020 01:10:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B0D1E092C; Wed, 27 May 2020 01:10:31 +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 53AAFE092C for ; Wed, 27 May 2020 01:10:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 985EA34ED8F for ; Wed, 27 May 2020 01:10:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49A6E23E for ; Wed, 27 May 2020 01:10:17 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1590541801.acbcf9905b18c20153c604172d49c7974295675c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lbzip2/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/lbzip2/metadata.xml X-VCS-Directories: app-arch/lbzip2/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: acbcf9905b18c20153c604172d49c7974295675c X-VCS-Branch: master Date: Wed, 27 May 2020 01:10:17 +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: c9e1a691-6489-4c06-8b1c-f1c72e7d9a34 X-Archives-Hash: 85d249ceede9176191a4441f1c3466b3 commit: acbcf9905b18c20153c604172d49c7974295675c Author: Matt Turner gentoo org> AuthorDate: Wed May 27 00:49:12 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed May 27 01:10:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbcf990 app-arch/lbzip2: Fix the description of IUSE=symlink Signed-off-by: Matt Turner gentoo.org> app-arch/lbzip2/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-arch/lbzip2/metadata.xml b/app-arch/lbzip2/metadata.xml index d0fababc8bb..f6621e00952 100644 --- a/app-arch/lbzip2/metadata.xml +++ b/app-arch/lbzip2/metadata.xml @@ -10,6 +10,9 @@ input-bound splitter even when decompressing .bz2 files created by standard bzip2 + + Install symlinks which override app-arch/bzip2 implementation + kjn/lbzip2