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-audiodecoder-modplug/
Date: Fri,  4 Sep 2020 22:15:34 +0000 (UTC)	[thread overview]
Message-ID: <1599257727.5addf849965c2d9664467bbb78474c35bc85b962.candrews@gentoo> (raw)

commit:     5addf849965c2d9664467bbb78474c35bc85b962
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 22:14:32 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 22:15:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5addf849

media-plugins/kodi-audiodecoder-modplug: Cleanup old version

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

 media-plugins/kodi-audiodecoder-modplug/Manifest   |  1 -
 .../kodi-audiodecoder-modplug-2.1.3.ebuild         | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/media-plugins/kodi-audiodecoder-modplug/Manifest b/media-plugins/kodi-audiodecoder-modplug/Manifest
index 1c4c8c1e73b..06b182c645c 100644
--- a/media-plugins/kodi-audiodecoder-modplug/Manifest
+++ b/media-plugins/kodi-audiodecoder-modplug/Manifest
@@ -1,3 +1,2 @@
 DIST kodi-audiodecoder-modplug-2.0.3.tar.gz 77468 BLAKE2B 37d92be2eac6723324f9c2f01fccb95c5f34ffda34b6021475d79be009d27582f3c7f898d7b571e77223fde63fb5577383b81a355b1ada461763aaaf20a3acc3 SHA512 934cd62f48d63b5ae707f85c4f9f1b5dcabc97d1393d1b079b1453e28d088f9cf6d4a404584e1f5cac6ad5769121f798df69bcd88cceaa855b56bac84ead4c4e
-DIST kodi-audiodecoder-modplug-2.1.3.tar.gz 83312 BLAKE2B 95f6ece6481c73d1b09c16883aa8a778d3eb91a7a974ffafe16f3eddbd6f354bd157dcb4561f7b2408364cca9679ee6c539226b13296df76456e8e8b9c961e15 SHA512 3db62ca8e348b66c27298f6f81b16e6fe8ded3937a90e2e145d40c7e6865fbec0c041ffee76f8cfb79b9667561daecaa4c2325d813e799448c9f7147e580991b
 DIST kodi-audiodecoder-modplug-3.0.0.tar.gz 85106 BLAKE2B 8417d84510462e13cd25fca068552cf3152ef74e6ef55e144a7c44740c6fb43ecd74c6ec9057c24d844f9fca22b71a14dc36e6b103a3c9c5023919a620b524c9 SHA512 0b84ddb0134dec2e5ea61ad40c34f65148038cda106b8454988d7b3a73f79d44316299f38a672c5556b05ed776d51ae643073bb7a8b7f9f702a8b67c02698cc3

diff --git a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.1.3.ebuild b/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.1.3.ebuild
deleted file mode 100644
index ff4f50bdf14..00000000000
--- a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.1.3.ebuild
+++ /dev/null
@@ -1,38 +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="Modplug decoder addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/audiodecoder.modplug"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/xbmc/audiodecoder.modplug.git"
-	inherit git-r3
-	DEPEND="~media-tv/kodi-9999"
-	;;
-*)
-	CODENAME="Matrix"
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/xbmc/audiodecoder.modplug/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/audiodecoder.modplug-${PV}-${CODENAME}"
-	DEPEND="=media-tv/kodi-19*"
-	;;
-esac
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-
-DEPEND+="
-	>=media-libs/libmodplug-0.8.9.0
-	"
-
-RDEPEND="
-	${DEPEND}
-	"


             reply	other threads:[~2020-09-04 22:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 22:15 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-21 17:44 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audiodecoder-modplug/ Craig Andrews
2020-09-04 23:18 Sam James
2020-09-04 23:13 Sam James
2020-09-04 22:15 Craig Andrews
2020-07-29 23:06 Sam James
2020-07-27 15:32 Craig Andrews
2020-02-05 21:00 Craig Andrews
2020-02-05 21:00 Craig Andrews
2019-09-18  1:05 Craig Andrews
2019-08-20  0:16 Craig Andrews
2019-05-19 11:06 Michał Górny
2018-11-15 18:51 Craig Andrews
2018-11-15 18:51 Craig Andrews
2017-07-30 10:10 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=1599257727.5addf849965c2d9664467bbb78474c35bc85b962.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