commit:     863f0443486b382973e9d0fb7a9924b946b50eb9
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  8 13:56:37 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar  8 13:56:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863f0443

media-plugins/kodi-pvr-mythtv: Cleanup old versions

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 media-plugins/kodi-pvr-mythtv/Manifest             |  2 --
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild   | 36 ----------------------
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild   | 36 ----------------------
 3 files changed, 74 deletions(-)

diff --git a/media-plugins/kodi-pvr-mythtv/Manifest 
b/media-plugins/kodi-pvr-mythtv/Manifest
index a153081f2ef..001e84916fa 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1 @@
-DIST kodi-pvr-mythtv-7.1.1.tar.gz 706444 BLAKE2B 
130dc700cbc3d95e5d5332caf5718ef965442f0e42a6922c000753da63a6d679352560ddb5f6ced03f993f12fecbd1e4e8d42618cb5110d65b5bf425d32d79c5
 SHA512 
9154924e7c433a8d0aa6c82a8e6b638310707d1df0607a19da7cc97431e66a38f11ab2d5e1c95ec05caf37f4a32ddce54efa4e94f07d19d2264422d38c4e6bad
-DIST kodi-pvr-mythtv-7.2.0.tar.gz 706467 BLAKE2B 
c426f9f040cc35e13ebb103cd93b4abc64ff101b50f84fe59c2582252c067a4a36b4052adeb7be294ab7d78f3fa5626cd3fd234445f70474bf9248e2fbe28a0f
 SHA512 
30a6cbe8adb5783553fac5869cbb4cda8b78637acffe5a43d06a89115d39f0391492f1c69ecd44e4eaf79d3b85b421d4a4851ef8433f3faa1d9d19c8348f5003
 DIST kodi-pvr-mythtv-7.3.1.tar.gz 707026 BLAKE2B 
54f70e0ab72a3be020c6e142fa29b962296944d564492862a8171bce710434190ed887e5391a776c6ca9fb62877e533e42ba325d4636580c6eee97be5c2fcccb
 SHA512 
19635d83e464035a0bf5d7cd27006059ee932ceb5bb4eb8797a8342ad063e8081393541e0c7f52230d91fba83a870bc9c83ece352ff114c82c7640d8201665b1

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
deleted file mode 100644
index 3e6fb192fd6..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
+++ /dev/null
@@ -1,36 +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="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
-       ;;
-*)
-       CODENAME="Matrix"
-       KEYWORDS="~amd64 ~x86"
-       
SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
-       ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-       sys-libs/zlib
-       =media-tv/kodi-19*
-       "
-RDEPEND="
-       ${DEPEND}
-       "

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
deleted file mode 100644
index 3e6fb192fd6..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
+++ /dev/null
@@ -1,36 +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="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
-       ;;
-*)
-       CODENAME="Matrix"
-       KEYWORDS="~amd64 ~x86"
-       
SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
-       ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-       sys-libs/zlib
-       =media-tv/kodi-19*
-       "
-RDEPEND="
-       ${DEPEND}
-       "

Reply via email to