From 24fd814c326e282c4321965c31f341dad77e270d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 8 Jan 2021 11:28:34 +0000 Subject: gentoo resync : 08.01.2021 --- media-plugins/kodi-pvr-hts/Manifest | 4 +-- .../kodi-pvr-hts/kodi-pvr-hts-8.1.2.ebuild | 33 ---------------------- .../kodi-pvr-hts/kodi-pvr-hts-8.1.3.ebuild | 33 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 35 deletions(-) delete mode 100644 media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.2.ebuild create mode 100644 media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.3.ebuild (limited to 'media-plugins/kodi-pvr-hts') diff --git a/media-plugins/kodi-pvr-hts/Manifest b/media-plugins/kodi-pvr-hts/Manifest index 1b1e80c67ef4..5c5a7929cb54 100644 --- a/media-plugins/kodi-pvr-hts/Manifest +++ b/media-plugins/kodi-pvr-hts/Manifest @@ -1,4 +1,4 @@ -DIST kodi-pvr-hts-8.1.2.tar.gz 180630 BLAKE2B d65843b7ede1c2543c0c2d2c408c47a0004632154e3a35a119384e90f9104b523f90776c1387fee33acc97fdc1d04a691eb45b064ed25c45a73913b5c0a32e74 SHA512 92a510336a7ca7563149909c6d155d0ee7adf633653860d32cc29e1c88b88577d9ed8eea75bb507707645e254e116aa3ffc4f8a4acb95b1fb15157f7c8e3a2dc -EBUILD kodi-pvr-hts-8.1.2.ebuild 660 BLAKE2B a079cd60833f98854c3b7a53cefe70b53feed00599dcb5963074911479c20c7120541c809944138f91f317d6d521bb12985f7f16811999ca2eee8eeda19d730d SHA512 55d0745e9dea4804e81f6f49c4578c8ec306937c29059314365789e33a5022aaa8810f4d9660ce6d23b842c6328198a155584d8c4716bc2a5daec9f20feca19b +DIST kodi-pvr-hts-8.1.3.tar.gz 181093 BLAKE2B c5a126078843df34a36ebafb7d338fc79a21672efe1bb97cfde828c65c3331dcc51b6ce5cda15ab488fc3e9e68227ca4aec6efd8f4a20f3cbaeee9d8902b6d4e SHA512 1d502c3e7cb855ca7febb6a4a8a59be6608779ba2700bffb43bf8395b0d617b5e4f42891681545d232e3ccaddbd80b0151df666dbf8f9aa6699ddfeed13fff80 +EBUILD kodi-pvr-hts-8.1.3.ebuild 660 BLAKE2B af6290e032f043698bd3f20363d418c6ac0ae79f254ce14925c65679ccef0940031bb8cd02bdbea18078e65d5fe2a7791dc9538aca70fa85dc05bb6385a50e3f SHA512 06a5ae4506d08d097b6628251db215d97609a29fbeefb036c9fc8e90c7235ad73a2cd45fab204a601d8e72b4aff9f0c0f7205ea4a7997ec299b68745ba862088 EBUILD kodi-pvr-hts-9999.ebuild 661 BLAKE2B 2e17ace5bb95016788db8c07b1d0aef10f72c5bf82f7c0321d27525550a382a565df112d4a5125233ae029dc294962da333d1f384a46bedd643d81e1c1a65fa0 SHA512 f6122a34e52426853d476eedfa33209d9435e02c79ae75520e6c64ae36a5cb663ee9140c96d53f2e7437c20135776ab8071c1a2de6cf73841c0cf3adc8bd10da MISC metadata.xml 439 BLAKE2B bc951f0eaf43cf751137213ab717ca84d60964687c640b778459afcc461700148ade8cf59afa7d0d0805fc53285db28de84950f38a0b9c3c7bb6c5a2c553214c SHA512 92746f7dacc9316b473e2e62ffaecedf88d760f91970cfd794d306e117ba45cdb509fc0cc7d868d55f70d8c567ffc34517c27c37dc51e0756758ce2860739a5f diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.2.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.2.ebuild deleted file mode 100644 index c5e930e99316..000000000000 --- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.2.ebuild +++ /dev/null @@ -1,33 +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="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} - " diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.3.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.3.ebuild new file mode 100644 index 000000000000..2229139c850a --- /dev/null +++ b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.1.3.ebuild @@ -0,0 +1,33 @@ +# 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} + " -- cgit v1.2.3