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: Mon, 12 Apr 2021 14:12:35 +0000 (UTC) [thread overview]
Message-ID: <1618236751.f131347c81383b02a6cdcbe334a4a7fdb813dcd0.candrews@gentoo> (raw)
commit: f131347c81383b02a6cdcbe334a4a7fdb813dcd0
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 14:12:16 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 14:12:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f131347c
media-plugins/kodi-pvr-vuplus: Cleanup old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-vuplus/Manifest | 1 -
.../kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.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 13281e6cb3e..1fda917a723 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-vuplus-7.4.2.tar.gz 284972 BLAKE2B a785aa6b94939edc7f5e24957ee0338544135702cba1265da83751ee7a1d7638a3b504a13ce258c1f14340f2ce122fded0bc387cb5c6d275f1f9d861d18b8a4c SHA512 9f39a2bcc73fbcd28847d42d889cf0ce1fc79d3b185054e8c04bea5110ddcb5b94724640eecb34b1e1f3252b492b466845cd289565f9a6b7c2d870c5dbe5371d
DIST kodi-pvr-vuplus-7.4.3.tar.gz 285230 BLAKE2B 0ef24cb24f745494ea86ea025943bd4c159beaa684cacad569ef603d355b917351b92dd145d1fc8e3069896f404727f6aaa2567b5f3633fcfa9dbdd1c60fd09e SHA512 b563c29600126ac0d25c744be64d060691331a875b7945c211f1267daa43d8db034c717b1def49ad85aaf50f81826e4c7ffcff08ad4422fa67abe2ea3cf5557f
diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.2.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.2.ebuild
deleted file mode 100644
index 20323489f84..00000000000
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.4.2.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
-}
next reply other threads:[~2021-04-12 14:12 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 14:12 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-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-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=1618236751.f131347c81383b02a6cdcbe334a4a7fdb813dcd0.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