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 E33BC138335 for ; Thu, 5 Sep 2019 17:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC14BE0636; Thu, 5 Sep 2019 17:30:30 +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 BDA9FE0636 for ; Thu, 5 Sep 2019 17:30:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6674234ACEC for ; Thu, 5 Sep 2019 17:30:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A47776A for ; Thu, 5 Sep 2019 17:30:27 +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: <1567704614.c28873cc53881ed38a81e517c80cf26ecabadec6.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-pvr-mythtv/Manifest media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild X-VCS-Directories: media-plugins/kodi-pvr-mythtv/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: c28873cc53881ed38a81e517c80cf26ecabadec6 X-VCS-Branch: master Date: Thu, 5 Sep 2019 17:30:27 +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: 5f4a979f-ecfe-4cc6-918d-c6ed38722dee X-Archives-Hash: e9ebc392fd76db1159995ddff9fd7d4b commit: c28873cc53881ed38a81e517c80cf26ecabadec6 Author: Craig Andrews gentoo org> AuthorDate: Thu Sep 5 16:17:17 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Thu Sep 5 17:30:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28873cc media-plugins/kodi-pvr-mythtv: Cleanup Kodi 17 versions Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-pvr-mythtv/Manifest | 1 - .../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest index c1682d17207..7cd8ae883b4 100644 --- a/media-plugins/kodi-pvr-mythtv/Manifest +++ b/media-plugins/kodi-pvr-mythtv/Manifest @@ -1,2 +1 @@ -DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55 DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6 diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild deleted file mode 100644 index 0b183188b03..00000000000 --- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils kodi-addon - -DESCRIPTION="MythTV PVR for Kodi" -HOMEPAGE="https://github.com/janbar/pvr.mythtv" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git" - inherit git-r3 - ;; -*) - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/pvr.mythtv-${PV}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - sys-libs/zlib - =media-tv/kodi-17* - =media-libs/kodi-platform-17* - " -RDEPEND=" - ${DEPEND} - "