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 D405E13835A for ; Fri, 19 Feb 2021 20:52:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 049CAE081B; Fri, 19 Feb 2021 20:52:37 +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 E0365E081B for ; Fri, 19 Feb 2021 20:52:36 +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 28451340FC1 for ; Fri, 19 Feb 2021 20:52:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 887B14E1 for ; Fri, 19 Feb 2021 20:52:33 +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: <1613767950.432a0253c033e00f9057aecd7c5efcf9872bc408.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-iptvsimple/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-pvr-iptvsimple/Manifest media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.0.ebuild X-VCS-Directories: media-plugins/kodi-pvr-iptvsimple/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 432a0253c033e00f9057aecd7c5efcf9872bc408 X-VCS-Branch: master Date: Fri, 19 Feb 2021 20:52:33 +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: 4003867b-aa62-40bd-ad4f-ac9cafb21beb X-Archives-Hash: 7b39628dbf9c614b0dec98615f6bf12f commit: 432a0253c033e00f9057aecd7c5efcf9872bc408 Author: Craig Andrews gentoo org> AuthorDate: Fri Feb 19 20:52:09 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Fri Feb 19 20:52:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432a0253 media-plugins/kodi-pvr-iptvsimple: Cleanup old version Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-pvr-iptvsimple/Manifest | 1 - .../kodi-pvr-iptvsimple-7.4.0.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/media-plugins/kodi-pvr-iptvsimple/Manifest b/media-plugins/kodi-pvr-iptvsimple/Manifest index 38bfd346003..0de537e6ec4 100644 --- a/media-plugins/kodi-pvr-iptvsimple/Manifest +++ b/media-plugins/kodi-pvr-iptvsimple/Manifest @@ -1,2 +1 @@ -DIST kodi-pvr-iptvsimple-7.4.0.tar.gz 187068 BLAKE2B 61058b3641f5d075b2919f2389edb0e51213e8582589b0dd80d5f772288e57cb8607e7c52166a02c79730ad7b53edf15aac97f750adc0a228c6c56704544f0d4 SHA512 c802c64dd77f55d0f54ebdade82b3ea89b19d6f1dc8f8b6a99b28bdd40bc2a4b16a635dff276fdf578cdd9e967d10550d96814a78c66bd224530fa3dcf1c8fe5 DIST kodi-pvr-iptvsimple-7.4.2.tar.gz 188056 BLAKE2B 84bbfe3e7623bdfa4b2e0977f1b19a2adca326ec5255854a34ba7d1b9c696ec4720d429d41acd1ceb59160b7a0e688d1eac6d4647349f9d06806b4da150ff796 SHA512 b153b14e70ece8d39a0de408776267d5c8e2e2e2c6981264a5753a3bb6ed98d7b1b2845e1ee5931482797b0c189603885e6838587ea9e2ef8d28085a1203f0c9 diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.0.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.0.ebuild deleted file mode 100644 index 36d5b715c65..00000000000 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-7.4.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake kodi-addon - -DESCRIPTION="Kodi's IPTVSimple client addon" -HOMEPAGE="https://github.com/kodi-pvr/pvr.iptvsimple" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.iptvsimple.git" - inherit git-r3 - ;; -*) - CODENAME="Matrix" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/kodi-pvr/pvr.iptvsimple/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/pvr.iptvsimple-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - dev-libs/pugixml - =media-tv/kodi-19* - sys-libs/zlib - " - -RDEPEND=" - ${DEPEND} - " - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -}