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 062E5138335 for ; Tue, 3 Sep 2019 01:28:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CAEDE085D; Tue, 3 Sep 2019 01:28:17 +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 04A84E085D for ; Tue, 3 Sep 2019 01:28:16 +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 E289F34AABE for ; Tue, 3 Sep 2019 01:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C2C6785 for ; Tue, 3 Sep 2019 01:28:12 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1567474085.884aca195f58077b6361c790ea464df66ec49c76.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-inputstream-adaptive/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild X-VCS-Directories: media-plugins/kodi-inputstream-adaptive/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 884aca195f58077b6361c790ea464df66ec49c76 X-VCS-Branch: master Date: Tue, 3 Sep 2019 01:28:12 +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: 38a1488f-92e5-436d-beb9-434c5b14f15d X-Archives-Hash: 3f81df317e690e930b099d2805bd54c9 commit: 884aca195f58077b6361c790ea464df66ec49c76 Author: Craig Andrews gentoo org> AuthorDate: Tue Sep 3 01:18:58 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Tue Sep 3 01:28:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884aca19 media-plugins/kodi-inputstream-adaptive: Drop dependency on dev-libs/libplatform See https://github.com/peak3d/inputstream.adaptive/commit/80e4dbf Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Craig Andrews gentoo.org> .../kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild index 678fd189c74..8c3da94fa9c 100644 --- a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild +++ b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild @@ -31,7 +31,6 @@ DEPEND=" dev-libs/expat ~media-tv/kodi-9999 ~media-libs/kodi-platform-9999 - =dev-libs/libplatform-2* " RDEPEND=" ${DEPEND}