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 B697E13835A for ; Sun, 16 Aug 2020 15:57:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7766E084A; Sun, 16 Aug 2020 15:57:45 +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 9F84DE084A for ; Sun, 16 Aug 2020 15:57:45 +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 78E0634F2AE for ; Sun, 16 Aug 2020 15:57:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F3CD2D4 for ; Sun, 16 Aug 2020 15:57:43 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1597441636.d6cd4216fbdd8b3ab9e919b1c71a93221a0bcdbf.asturm@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kopete/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: kde-apps/kopete/kopete-4.14.3-r1.ebuild X-VCS-Directories: kde-apps/kopete/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d6cd4216fbdd8b3ab9e919b1c71a93221a0bcdbf X-VCS-Branch: master Date: Sun, 16 Aug 2020 15:57:43 +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: 14528ba1-2a95-4009-a4fa-7e1a66f5996e X-Archives-Hash: 7d7ca6a68f20aec979bc476054baa95f commit: d6cd4216fbdd8b3ab9e919b1c71a93221a0bcdbf Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 14 21:47:16 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 14 21:47:16 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=d6cd4216 kde-apps/kopete: Pin net-libs/libsrtp to slot 0 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kopete/kopete-4.14.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kopete/kopete-4.14.3-r1.ebuild b/kde-apps/kopete/kopete-4.14.3-r1.ebuild index 157b41a8..dea51cf6 100644 --- a/kde-apps/kopete/kopete-4.14.3-r1.ebuild +++ b/kde-apps/kopete/kopete-4.14.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -78,7 +78,7 @@ COMMONDEPEND=" dev-libs/openssl:0 >=media-libs/mediastreamer-2.3.0 media-libs/speex - net-libs/libsrtp + net-libs/libsrtp:0= net-libs/ortp:= ) meanwhile? ( net-libs/meanwhile )