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 5D7F91382C5 for ; Fri, 22 Jan 2021 05:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87E21E086A; Fri, 22 Jan 2021 05:40:28 +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 63C6DE086A for ; Fri, 22 Jan 2021 05:40:28 +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 F00F833BF55 for ; Fri, 22 Jan 2021 05:40:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3818948B for ; Fri, 22 Jan 2021 05:40:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611294023.3842b335b7a2e8923dc60fffd004e43961895d5d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/asterisk/asterisk-16.15.1-r2.ebuild X-VCS-Directories: net-misc/asterisk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3842b335b7a2e8923dc60fffd004e43961895d5d X-VCS-Branch: master Date: Fri, 22 Jan 2021 05:40:25 +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: 3feafcde-c9bc-4eee-96de-61faa3a0673f X-Archives-Hash: c131c82cf19684bb79e04ad8642c4a76 commit: 3842b335b7a2e8923dc60fffd004e43961895d5d Author: Sam James gentoo org> AuthorDate: Fri Jan 22 05:40:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 22 05:40:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3842b335 net-misc/asterisk: add codec2 subslot dep Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> net-misc/asterisk/asterisk-16.15.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/asterisk/asterisk-16.15.1-r2.ebuild b/net-misc/asterisk/asterisk-16.15.1-r2.ebuild index 66b4f53b0ba..8316274ea09 100644 --- a/net-misc/asterisk/asterisk-16.15.1-r2.ebuild +++ b/net-misc/asterisk/asterisk-16.15.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -56,7 +56,7 @@ DEPEND="acct-user/asterisk caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) - codec2? ( media-libs/codec2 ) + codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) dahdi? ( net-libs/libpri