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: Wed, 25 Nov 2020 14:07:28 +0000 (UTC)	[thread overview]
Message-ID: <1606313244.0cb8841d0bc7507f946a4cf91890b2c15d961570.candrews@gentoo> (raw)

commit:     0cb8841d0bc7507f946a4cf91890b2c15d961570
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 14:07:01 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 14:07:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb8841d

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

Package-Manager: Portage-3.0.10, 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.1.2.ebuild   | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/media-plugins/kodi-pvr-vuplus/Manifest b/media-plugins/kodi-pvr-vuplus/Manifest
index aa9b4a42fac..07b1c553fae 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-vuplus-7.1.2.tar.gz 270613 BLAKE2B 0ce340a294239ab8a4fa88d0e3ed5f172977e09c70d6bd559f9ef07a2b079c87bc5409cc298a7426223541fa6a13ec9e3cbefd027a0e318a6a3430a57703cbe1 SHA512 4efacc27e0582dec751ebdd2a37ac7e8c9a9f08ba494ef75ab2f044369e21383803baf123b65ae07058ef59a19cec03d82e90da9054eeb4805aeec25555b7bbc
 DIST kodi-pvr-vuplus-7.1.3.tar.gz 270666 BLAKE2B 20a15a36f47665c0ef1259053a84e4d4487a9818dbf63604ae30ade01a92f875bfdf23a8bc8b935bcdb4cb28d3c7d138f65ad5e78f73957360fb60315daa3f17 SHA512 b89e9450dd8dfa17cb73e25b89fa3a55c8fd39303f31d08b1d9d5f343eea0ac47e66b5724dda8c237263ac59c0a52068cb659d08abf13a1f7c5cc9d650e8202e

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.1.2.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.1.2.ebuild
deleted file mode 100644
index 0fb0a0a6a42..00000000000
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.1.2.ebuild
+++ /dev/null
@@ -1,43 +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="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:[~2020-11-25 14:07 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25 14:07 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-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-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=1606313244.0cb8841d0bc7507f946a4cf91890b2c15d961570.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