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: Fri, 26 Mar 2021 12:55:46 +0000 (UTC)	[thread overview]
Message-ID: <1616763342.c6aec3722e5647f2eeef051aa53c5cbac156e7a4.candrews@gentoo> (raw)

commit:     c6aec3722e5647f2eeef051aa53c5cbac156e7a4
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 12:55:12 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 12:55:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6aec372

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

Package-Manager: Portage-3.0.17, 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.4.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 2ae8d8ff8b0..dd0d721708f 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-vuplus-7.4.1.tar.gz 284978 BLAKE2B 3c42273ae1b62e0d97e589e1153fce20110c526ca133c993013e56afccce420ad3ed792caca8694db3ef707e1666e24061ac5ce7b2e92b39f4dd5ba8e8d1b934 SHA512 771283160020f9cb4f51e73a5ed86dbe3322158ea732c2a34d464b1586bf5f4dd77ef12181f9e4e3079551603d004d2f575728d9fe216b5ba868d4a9f5924569
 DIST kodi-pvr-vuplus-7.4.2.tar.gz 284972 BLAKE2B a785aa6b94939edc7f5e24957ee0338544135702cba1265da83751ee7a1d7638a3b504a13ce258c1f14340f2ce122fded0bc387cb5c6d275f1f9d861d18b8a4c SHA512 9f39a2bcc73fbcd28847d42d889cf0ce1fc79d3b185054e8c04bea5110ddcb5b94724640eecb34b1e1f3252b492b466845cd289565f9a6b7c2d870c5dbe5371d

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.1.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.1.ebuild
deleted file mode 100644
index 20323489f84..00000000000
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.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-03-26 12:55 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26 12:55 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-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-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=1616763342.c6aec3722e5647f2eeef051aa53c5cbac156e7a4.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