public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/
Date: Sun, 31 Jan 2021 17:01:41 +0000 (UTC)	[thread overview]
Message-ID: <1612112497.f15dc490da48b4c4bbc995e8e16dce53e34fc8d3.candrews@gentoo> (raw)

commit:     f15dc490da48b4c4bbc995e8e16dce53e34fc8d3
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 17:01:05 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 17:01:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15dc490

media-plugins/kodi-pvr-vuplus: Cleanup old version

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

 media-plugins/kodi-pvr-vuplus/Manifest             |  1 -
 .../kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.1.ebuild   | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/media-plugins/kodi-pvr-vuplus/Manifest b/media-plugins/kodi-pvr-vuplus/Manifest
index e4910b942a6..f4fb2209405 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-vuplus-7.3.1.tar.gz 273039 BLAKE2B 0cd19f00d143c113e8c2ae5d3037464f23cd78fe7968950d8a6eea75c73c2f15a18263517448a952fa3fa5432e93cedd087f7aa3f7c998fab80b6c7193e48bfb SHA512 982503d87ba7bbf8e9756be2aa6602f7e4293044a1ec754165b30caa565a494bddc2d7e2ab6ff4ef83a0787f8e108f10452a5c25870589b8866c16ab3806209a
 DIST kodi-pvr-vuplus-7.3.2.tar.gz 272832 BLAKE2B b6d78016b969893ad56c4c6c90cfde68a17b6b0069190150e71386d5a6294bf191990769abc4be6add8b552c62e10c5e0dc432640f41ca75d15772a83bc2f965 SHA512 d5244a7e9f3ef906028a438520e79f93f4c2eeb95bf04bc81a3520a6faab6ceffae77274d52d7271a196dd38cf3a525371d05b4ab279e587731c75fd70e5e531

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.1.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.1.ebuild
deleted file mode 100644
index 20323489f84..00000000000
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.1.ebuild
+++ /dev/null
@@ -1,43 +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="Kodi's VuPlus client addon"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.vuplus"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.vuplus.git"
-	inherit git-r3
-	;;
-*)
-	CODENAME="Matrix"
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/pvr.vuplus-${PV}-${CODENAME}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	=media-tv/kodi-19*
-	dev-libs/tinyxml
-	dev-cpp/nlohmann_json
-	"
-
-RDEPEND="
-	${DEPEND}
-	"
-
-src_prepare() {
-	[ -d depends ] && rm -rf depends || die
-	cmake_src_prepare
-}


             reply	other threads:[~2021-01-31 17:01 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 17:01 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 20:12 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/ Andreas Sturmlechner
2023-05-14 10:32 Andreas Sturmlechner
2021-07-19  2:00 Craig Andrews
2021-07-18 17:08 Craig Andrews
2021-07-16 11:56 Craig Andrews
2021-07-05 15:46 Craig Andrews
2021-07-03 23:44 Craig Andrews
2021-04-12 14:12 Craig Andrews
2021-04-12 14:12 Craig Andrews
2021-03-26 12:55 Craig Andrews
2021-03-26 12:55 Craig Andrews
2021-03-18 14:25 Craig Andrews
2021-03-18 14:25 Craig Andrews
2021-03-01 14:07 Craig Andrews
2021-02-21  1:50 Craig Andrews
2021-02-21  1:50 Craig Andrews
2021-01-31 17:01 Craig Andrews
2021-01-21 15:53 Craig Andrews
2021-01-21 15:53 Craig Andrews
2020-11-30 16:58 Craig Andrews
2020-11-25 14:07 Craig Andrews
2020-11-25 14:07 Craig Andrews
2020-11-23 14:31 Craig Andrews
2020-11-23 14:31 Craig Andrews
2020-11-16 14:28 Craig Andrews
2020-10-31 20:27 Craig Andrews
2020-10-28 13:09 Craig Andrews
2020-10-19 13:32 Craig Andrews
2020-10-06 14:21 Craig Andrews
2020-10-01 13:28 Craig Andrews
2020-09-20 20:55 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-02-24  2:42 Craig Andrews
2019-11-05 21:39 Craig Andrews
2019-10-18  3:40 Craig Andrews
2019-10-15 18:13 Craig Andrews
2019-10-15 13:40 Craig Andrews
2019-10-14  0:08 Craig Andrews
2019-10-13 18:23 Craig Andrews
2019-10-11 17:53 Craig Andrews
2019-09-23 14:15 Craig Andrews
2019-09-11 14:05 Craig Andrews
2019-09-11 14:05 Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-08-24 14:59 Craig Andrews
2019-07-26 18:19 Craig Andrews
2019-07-02 20:39 Craig Andrews
2019-05-15 14:46 Craig Andrews
2019-05-03 14:07 Craig Andrews
2019-04-28  1:45 Craig Andrews
2019-04-04 20:33 Craig Andrews
2019-03-22 16:44 Craig Andrews
2019-03-21 19:11 Craig Andrews
2019-03-05 18:57 Craig Andrews
2019-03-01 14:31 Craig Andrews
2019-02-07 15:31 Craig Andrews
2019-02-07 15:31 Craig Andrews
2019-01-15 15:27 Craig Andrews
2018-12-23  4:06 Craig Andrews
2018-11-25  1:26 Craig Andrews
2018-11-21 16:44 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-05-24 20:13 Michał Górny
2017-02-01 22:16 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612112497.f15dc490da48b4c4bbc995e8e16dce53e34fc8d3.candrews@gentoo \
    --to=candrews@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox