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 A7D431382C5 for ; Sat, 30 May 2020 08:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8539E0857; Sat, 30 May 2020 08:43:13 +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 CD0F5E0857 for ; Sat, 30 May 2020 08:43:13 +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 B206C34EF20 for ; Sat, 30 May 2020 08:43:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FC2F26D for ; Sat, 30 May 2020 08:43:11 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1590828175.23a50bb053d784de374a1131449a7d8872e8ba57.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/unar/unar-1.10.7.ebuild X-VCS-Directories: app-arch/unar/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 23a50bb053d784de374a1131449a7d8872e8ba57 X-VCS-Branch: master Date: Sat, 30 May 2020 08:43:11 +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: 9347e62a-751d-41bb-8c42-b3d25c91b55a X-Archives-Hash: 48ee78dd703a1826fcb41569ff72f308 commit: 23a50bb053d784de374a1131449a7d8872e8ba57 Author: David Seifert gentoo org> AuthorDate: Sat May 30 08:42:55 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sat May 30 08:42:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a50bb0 app-arch/unar: Add subslot operator on gnustep-base/gnustep-base Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert gentoo.org> app-arch/unar/unar-1.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/unar/unar-1.10.7.ebuild b/app-arch/unar/unar-1.10.7.ebuild index 47614f3e18d..8e9518d4b8e 100644 --- a/app-arch/unar/unar-1.10.7.ebuild +++ b/app-arch/unar/unar-1.10.7.ebuild @@ -22,7 +22,7 @@ BDEPEND=" RDEPEND=" app-arch/bzip2:= dev-libs/icu:= - gnustep-base/gnustep-base + gnustep-base/gnustep-base:= media-sound/wavpack sys-libs/zlib "