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 9663A1382C5 for ; Wed, 10 Feb 2021 21:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1AB9E0AF9; Wed, 10 Feb 2021 21:35:23 +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 BBDAAE0AF9 for ; Wed, 10 Feb 2021 21:35:23 +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 98FDA340F80 for ; Wed, 10 Feb 2021 21:35:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34E384C4 for ; Wed, 10 Feb 2021 21:35:21 +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: <1612992917.39e3f35910b2d2c873bde85b24778bdf3ff60c38.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/Manifest media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.6.6.ebuild X-VCS-Directories: media-plugins/kodi-inputstream-adaptive/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 39e3f35910b2d2c873bde85b24778bdf3ff60c38 X-VCS-Branch: master Date: Wed, 10 Feb 2021 21:35:21 +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: 5448f224-cd87-4190-bf60-01c46e4e1a14 X-Archives-Hash: b8e767af81d213815116443a822464d7 commit: 39e3f35910b2d2c873bde85b24778bdf3ff60c38 Author: Craig Andrews gentoo org> AuthorDate: Wed Feb 10 21:35:00 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Wed Feb 10 21:35:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e3f359 media-plugins/kodi-inputstream-adaptive: Cleanup old version Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-inputstream-adaptive/Manifest | 1 - .../kodi-inputstream-adaptive-2.6.6.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/media-plugins/kodi-inputstream-adaptive/Manifest b/media-plugins/kodi-inputstream-adaptive/Manifest index 71852b8453b..72a79d2134b 100644 --- a/media-plugins/kodi-inputstream-adaptive/Manifest +++ b/media-plugins/kodi-inputstream-adaptive/Manifest @@ -1,2 +1 @@ -DIST kodi-inputstream-adaptive-2.6.6.tar.gz 748479 BLAKE2B c8b83b8e63c5dbda6db6facdfc5822f0483696f08c8e46143169e191b1bf2395884a5974330cfaf5600a89f540578bf9596f0a0afb46c8211a0363b1e4b391c7 SHA512 e434ceabefacab99b95f5d0ebb8bcc0ddf67acacc8ff938aeae90a11263a64e9ba335777941d0a042af3afa15932cbba5a9a80aa243cb5b300ac2d83f724013a DIST kodi-inputstream-adaptive-2.6.7.tar.gz 748459 BLAKE2B 389525128fb8178d6de2e58d72225bf5a96cbe4f446e190e930aa42afa804c659b35cef281cb8e55c87891f1949087571dac45af218bdb7092680535ff804586 SHA512 60c1f051d50fef21697e6f1e1570bebbaaf3b8f5d4fd207bfdfbd553f1eafb26305af1138c224b2ddfb4ea9c88931991cf46fcbde39b35992ea93884705760c8 diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.6.6.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.6.6.ebuild deleted file mode 100644 index e11b1e51347..00000000000 --- a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.6.6.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake kodi-addon - -DESCRIPTION="Kodi's Adaptive inputstream addon" -HOMEPAGE="https://github.com/peak3d/inputstream.adaptive.git" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/peak3d/inputstream.adaptive.git" - EGIT_BRANCH="Matrix" - inherit git-r3 - ;; -*) - KEYWORDS="~amd64 ~x86" - CODENAME="Matrix" - SRC_URI="https://github.com/peak3d/inputstream.adaptive/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/inputstream.adaptive-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - dev-libs/expat - =media-tv/kodi-19* - " -RDEPEND=" - ${DEPEND} - " - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -}