commit:     b2b3786ef09869282173f2f9345bbf800cf5c91d
Author:     Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Sun Jun  4 02:10:37 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 21:48:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b3786e

media-plugins/kodi-pvr-hts: Drop old versions

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4845

 media-plugins/kodi-pvr-hts/Manifest                |  2 --
 .../kodi-pvr-hts/kodi-pvr-hts-16.9999.ebuild       | 32 ----------------------
 .../kodi-pvr-hts/kodi-pvr-hts-16_p20160220.ebuild  | 32 ----------------------
 .../kodi-pvr-hts/kodi-pvr-hts-16_p20160419.ebuild  | 32 ----------------------
 4 files changed, 98 deletions(-)

diff --git a/media-plugins/kodi-pvr-hts/Manifest 
b/media-plugins/kodi-pvr-hts/Manifest
deleted file mode 100644
index 9764fd7bd45..00000000000
--- a/media-plugins/kodi-pvr-hts/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST kodi-pvr-hts-16_p20160220.tar.gz 187707 SHA256 
f8fc1f8c4ff92be6fdcb2e4d49c1e91c0e0638b859ca04cd6296d28d64551330 SHA512 
6ae00e2c5e226be0fbe98aafd5495e0e962ae36187ff6cf2641c82ddec5b69dfc6fd7eaf4c91ce7ed28fe992f1e914b4cb1fd88d3502e7359f9bc867858a0322
 WHIRLPOOL 
3b1b9d6c03e65ceae934cc9bc4af6d539794034f00efcd048f68bcd599366751a8691423fbbc0f69db09b56d32fbfd0f28617d69e879e1b3a98c13f61ae04b27
-DIST kodi-pvr-hts-16_p20160419.tar.gz 187786 SHA256 
4df61466a588e1cabde21e4f733b41f18df4d3989701ea70cc60241ac843f93a SHA512 
02aba6242ef6b6d39480585bed9a82569b123c2272f25a9373e75ae65a64c107638f1dee42872a688378eb48d2a5bdd7db8f108dbf42bd2ea1664b6e99ed5d13
 WHIRLPOOL 
385eb10f920e243f41a84a39f451e14cae6435c90f08531ef8190cf92289a84cd37945e8daa78ca3cabba2355537577df37c221e2a4f0d0b7a3ed247e142c866

diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16.9999.ebuild 
b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16.9999.ebuild
deleted file mode 100644
index d11f48cb14e..00000000000
--- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16.9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit git-2 cmake-utils
-
-EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.hts";
-EGIT_BRANCH="Jarvis"
-
-DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.hts";
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-# libplatform changed in version 2 from platform to p8-platform which makes it 
incompatible
-DEPEND="=dev-libs/libplatform-1*
-       =media-libs/kodi-platform-16*
-       =media-tv/kodi-16*"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-       local mycmakeargs=(
-               -DCMAKE_INSTALL_LIBDIR="${EPREFIX}"/usr/lib/kodi
-       )
-
-       cmake-utils_src_configure
-}

diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160220.ebuild 
b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160220.ebuild
deleted file mode 100644
index 3289dc1ae74..00000000000
--- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160220.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-GIT_COMMIT="3c673b5"
-DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.hts";
-SRC_URI="https://github.com/kodi-pvr/pvr.hts/tarball/${GIT_COMMIT} -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# libplatform changed in version 2 from platform to p8-platform which makes it 
incompatible
-DEPEND="=dev-libs/libplatform-1*
-       =media-libs/kodi-platform-16*
-       =media-tv/kodi-16*"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/kodi-pvr-pvr.hts-${GIT_COMMIT}"
-
-src_configure() {
-       local mycmakeargs=(
-               -DCMAKE_INSTALL_LIBDIR="${EPREFIX}"/usr/lib/kodi
-       )
-
-       cmake-utils_src_configure
-}

diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160419.ebuild 
b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160419.ebuild
deleted file mode 100644
index a1d8098ea7a..00000000000
--- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-16_p20160419.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-GIT_COMMIT="ada1e05"
-DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.hts";
-SRC_URI="https://github.com/kodi-pvr/pvr.hts/tarball/${GIT_COMMIT} -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# libplatform changed in version 2 from platform to p8-platform which makes it 
incompatible
-DEPEND="=dev-libs/libplatform-1*
-       =media-libs/kodi-platform-16*
-       =media-tv/kodi-16*"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/kodi-pvr-pvr.hts-${GIT_COMMIT}"
-
-src_configure() {
-       local mycmakeargs=(
-               -DCMAKE_INSTALL_LIBDIR="${EPREFIX}"/usr/lib/kodi
-       )
-
-       cmake-utils_src_configure
-}

Reply via email to