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 038C91382C5 for ; Sun, 17 Jan 2021 00:14:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F282E0863; Sun, 17 Jan 2021 00:14:11 +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 EA1EDE0864 for ; Sun, 17 Jan 2021 00:14:10 +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 D67BB340D1D for ; Sun, 17 Jan 2021 00:14:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60C3D49F for ; Sun, 17 Jan 2021 00:14:08 +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: <1610842444.cd0f5b5a2d09d2ad00f5fb205d02d3e3a8bdd9fb.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-hts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-pvr-hts/Manifest media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.2.1.ebuild X-VCS-Directories: media-plugins/kodi-pvr-hts/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: cd0f5b5a2d09d2ad00f5fb205d02d3e3a8bdd9fb X-VCS-Branch: master Date: Sun, 17 Jan 2021 00:14:08 +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: 701de6b9-d101-4aa6-9a97-1fa5bb18259a X-Archives-Hash: e57be1c4f1d78d69e363852eecd0f685 commit: cd0f5b5a2d09d2ad00f5fb205d02d3e3a8bdd9fb Author: Craig Andrews gentoo org> AuthorDate: Sun Jan 17 00:13:08 2021 +0000 Commit: Craig Andrews gentoo org> CommitDate: Sun Jan 17 00:14:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0f5b5a media-plugins/kodi-pvr-hts: Cleanup old version Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> media-plugins/kodi-pvr-hts/Manifest | 1 - .../kodi-pvr-hts/kodi-pvr-hts-8.2.1.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/media-plugins/kodi-pvr-hts/Manifest b/media-plugins/kodi-pvr-hts/Manifest index 0ec11538cea..9ffd30adcdc 100644 --- a/media-plugins/kodi-pvr-hts/Manifest +++ b/media-plugins/kodi-pvr-hts/Manifest @@ -1,2 +1 @@ -DIST kodi-pvr-hts-8.2.1.tar.gz 181436 BLAKE2B db87525f707ad2b093c48ce864d18718702d48c511ffff78fac0b1eeecdc728eb3e94f065de19b543d611b44486aef054ec8e50c0b2cee5506a48f64d17a5212 SHA512 96f67c8988237589c56aa4581c8f6017f9568c55329da3fedacff36e9e5d6eb5d18fab6528575af77566d67f5481a9b17ae3ca8a7a9b3e1d9b1ce9668b6245ae DIST kodi-pvr-hts-8.2.2.tar.gz 181445 BLAKE2B 9a8d375cf2c42408bacc4a963a8882b2bf06676c22a65376135f3619000f3cbd7fa8b929b47a174bfe60da790e85deef28f75c46e2b1ee56664a05fddb589ca7 SHA512 ffd53a3d02bd8ea5586cb217d687e5d01b4e46ab7fb7d429f1a5aed8ceb03f044dc7f97885edaba8b89bcf3ef6d4d72e05faf4797016361f9709641e36d8d081 diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.2.1.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.2.1.ebuild deleted file mode 100644 index 2229139c850..00000000000 --- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.2.1.ebuild +++ /dev/null @@ -1,33 +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="Tvheadend Live TV and Radio PVR client addon for Kodi" -HOMEPAGE="https://github.com/kodi-pvr/pvr.hts" -SRC_URI="" - -if [[ ${PV} == 9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.hts.git" - inherit git-r3 -else - CODENAME="Matrix" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/kodi-pvr/pvr.hts/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/pvr.hts-${PV}-${CODENAME}" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =media-tv/kodi-19* - " - -RDEPEND=" - ${DEPEND} - "