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-vfs-sacd/
Date: Sat,  1 Feb 2020 21:53:50 +0000 (UTC)	[thread overview]
Message-ID: <1580594024.572da419b9c6a5c8c48cdd5243b874c5f6b6cb5a.candrews@gentoo> (raw)

commit:     572da419b9c6a5c8c48cdd5243b874c5f6b6cb5a
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  1 21:51:41 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Feb  1 21:53:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=572da419

media-plugins/kodi-vfs-sacd: Cleanup old version

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

 media-plugins/kodi-vfs-sacd/Manifest               |  1 -
 .../kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild       | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/media-plugins/kodi-vfs-sacd/Manifest b/media-plugins/kodi-vfs-sacd/Manifest
index 62baa21727c..bf5ad045c08 100644
--- a/media-plugins/kodi-vfs-sacd/Manifest
+++ b/media-plugins/kodi-vfs-sacd/Manifest
@@ -1,2 +1 @@
-DIST kodi-vfs-sacd-1.0.2.tar.gz 185853 BLAKE2B 36eb7f330c3f3192702a5bd35594f7383125445853e4ee2cbe6f30f3fe2b177b30c7b900fda7e06419b1a456a3b97a2bd2f80dce46ea07e9105bba60f831c331 SHA512 1224fc4a927ad2c9de7254bad1b63d2216e2b4bf4ce3bd3871f0c27f59141d4b7a754960d18da4872249852c7da13ff3ca8dc115a42b6c2d5e0fc17a981e7ab6
 DIST kodi-vfs-sacd-1.0.3.tar.gz 185930 BLAKE2B 7c80cd2a7bfccaf4ca61c7bbe6654b4bedf9e054eac76fe80a3ebbd7c6a8e3896891d4da3c60391c47f7cf585524822ddf5b740a632c9067fa3fdf8684398a65 SHA512 418620256c0ebc5f4ea90ce9e22428f46b318fc1824c17f0a1034443f73333b887abb7fd6a36747c9d2db33a9f7d03d7e0bc2606f5b1c9681a6feae92252918e

diff --git a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild b/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild
deleted file mode 100644
index 1a8176b382f..00000000000
--- a/media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-1.0.2.ebuild
+++ /dev/null
@@ -1,35 +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="SACD VFS addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/vfs.sacd"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/xbmc/vfs.sacd.git"
-	EGIT_BRANCH="Matrix"
-	inherit git-r3
-	;;
-*)
-	CODENAME="Leia"
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/xbmc/vfs.sacd/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/vfs.sacd-${PV}-${CODENAME}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	=media-libs/kodi-platform-18*
-	=media-tv/kodi-18*
-	"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2020-02-01 21:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-01 21:53 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-16 21:56 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sacd/ Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-03-30  1:21 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-01-30 14:53 Craig Andrews
2020-01-28 21:17 Craig Andrews
2020-01-06 22:08 Craig Andrews
2019-08-26 21:12 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-06-17 19:42 Michał Górny

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=1580594024.572da419b9c6a5c8c48cdd5243b874c5f6b6cb5a.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