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-vdr-vnsi/
Date: Thu,  5 Sep 2019 17:30:27 +0000 (UTC)	[thread overview]
Message-ID: <1567704616.1007bdc383658e2cba048b06dd021dac62da19a4.candrews@gentoo> (raw)

commit:     1007bdc383658e2cba048b06dd021dac62da19a4
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 16:17:55 2019 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 17:30:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1007bdc3

media-plugins/kodi-pvr-vdr-vnsi: Cleanup Kodi 17 versions

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

 media-plugins/kodi-pvr-vdr-vnsi/Manifest           |  1 -
 .../kodi-pvr-vdr-vnsi-2.6.17.ebuild                | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/media-plugins/kodi-pvr-vdr-vnsi/Manifest b/media-plugins/kodi-pvr-vdr-vnsi/Manifest
index f7072830a2c..2c6e207c382 100644
--- a/media-plugins/kodi-pvr-vdr-vnsi/Manifest
+++ b/media-plugins/kodi-pvr-vdr-vnsi/Manifest
@@ -1,3 +1,2 @@
-DIST kodi-pvr-vdr-vnsi-2.6.17.tar.gz 145541 BLAKE2B 3682369144e75de78728c2b4c04f0edc4af470c696a96ab2204817173c507900de26810fa02a25111efa86a57090bbf8cdb1466e8ec375e69fb86ccc120e398d SHA512 43b9196d9cc08dc115638145ed06359cb78616534535b266f96c320ce8f7c808820654ae313a735a0a41a0ec71d5bceb50ed53bb869829c6bc79e434bb1dd653
 DIST kodi-pvr-vdr-vnsi-3.6.2.tar.gz 145275 BLAKE2B 40f1f21b80411c772b093a4a117522b31d93d3bc87d876154f46cfa58781e56e10d92e0dc67ca40be07a8e3e2b7c1c0a9716bd7a9b81ff21601b921b5a21f343 SHA512 ed76ba60188f513a6c43b21985522cb5e8eb8da3ffdf35ee88e95cec94c078cfc322c2e267a8837626c60242082bd61214c9ec26bff844967ce9f28f1cf885f8
 DIST kodi-pvr-vdr-vnsi-3.6.3.tar.gz 146568 BLAKE2B 375cacf90a8a7fa430f7b06a12397293df3d5aff07ce5c5fc254440bbb2a2b6f3f4e0b49687dd81a069a76801fc6ede3adcca9de11a126bb6ddae9ed7c35f4f4 SHA512 8f060373c43493ccde0e3d199470fcbf9c6e33f0457f31eb64bab4dde06e6cdbce5de0cefc9018aa7d35d8608d74fdf0f2f6e5e2b8d0a741683fa2091b4fe954

diff --git a/media-plugins/kodi-pvr-vdr-vnsi/kodi-pvr-vdr-vnsi-2.6.17.ebuild b/media-plugins/kodi-pvr-vdr-vnsi/kodi-pvr-vdr-vnsi-2.6.17.ebuild
deleted file mode 100644
index 583023f5daa..00000000000
--- a/media-plugins/kodi-pvr-vdr-vnsi/kodi-pvr-vdr-vnsi-2.6.17.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="Kodi PVR addon VNSI"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.vdr.vnsi"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.vdr.vnsi.git"
-	inherit git-r3
-	;;
-*)
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/kodi-pvr/pvr.vdr.vnsi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/pvr.vdr.vnsi-${PV}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	=media-tv/kodi-17*
-	=media-libs/kodi-platform-17*
-	virtual/opengl
-	"
-
-RDEPEND="
-	${DEPEND}
-	"


             reply	other threads:[~2019-09-05 17:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 17:30 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 20:43 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vdr-vnsi/ Andreas Sturmlechner
2024-09-14 20:12 Andreas Sturmlechner
2023-05-14 10:32 Andreas Sturmlechner
2022-08-25  0:49 Craig Andrews
2022-03-23 19:45 Craig Andrews
2021-07-03 23:44 Craig Andrews
2021-01-17  0:14 Craig Andrews
2021-01-17  0:14 Craig Andrews
2021-01-12  1:07 Craig Andrews
2021-01-12  1:07 Craig Andrews
2020-11-19 19:46 Craig Andrews
2020-11-09 18:26 Craig Andrews
2020-10-31 20:27 Craig Andrews
2020-10-18  2:17 Craig Andrews
2020-09-16 21:56 Craig Andrews
2020-07-29 18:11 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-02-08 14:21 Craig Andrews
2018-11-13  1:18 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-05-07  7:58 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=1567704616.1007bdc383658e2cba048b06dd021dac62da19a4.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