diff options
author | Craig Andrews <candrews@gentoo.org> | 2020-09-21 13:47:20 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2020-11-19 14:45:44 -0500 |
commit | 8f1f83ec60d16ee6561c02d921ee72ebdcb6edeb (patch) | |
tree | 65de40741fd424a34369989f164ef219937353a8 /media-plugins/kodi-audiodecoder-nosefart | |
parent | media-plugins/kodi-audiodecoder-modplug: Cleanup old versions (diff) | |
download | gentoo-8f1f83ec60d16ee6561c02d921ee72ebdcb6edeb.tar.gz gentoo-8f1f83ec60d16ee6561c02d921ee72ebdcb6edeb.tar.bz2 gentoo-8f1f83ec60d16ee6561c02d921ee72ebdcb6edeb.zip |
media-plugins/kodi-audiodecoder-nosefart: Cleanup old versions
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins/kodi-audiodecoder-nosefart')
4 files changed, 0 insertions, 109 deletions
diff --git a/media-plugins/kodi-audiodecoder-nosefart/Manifest b/media-plugins/kodi-audiodecoder-nosefart/Manifest index fc974b3d74f6..207b4069684b 100644 --- a/media-plugins/kodi-audiodecoder-nosefart/Manifest +++ b/media-plugins/kodi-audiodecoder-nosefart/Manifest @@ -1,4 +1 @@ -DIST kodi-audiodecoder-nosefart-2.0.0.tar.gz 61006 BLAKE2B 8c3499b8820eb124f6532f722fae39c10880b31d58dce81a1170ae18005047b2ecdb7f9963e1a957de61beaf4a89d682580ea62e739bdc3045e0cd6402685394 SHA512 8dfcae6e81553bccb093dac2aefdbea6e405ebcf3c3505b4647a4970f46ec8aa2f45690a0fd73ff356d074c86c670ab0a60ff5a049dd1e54de3100457fbae935 -DIST kodi-audiodecoder-nosefart-2.0.1.tar.gz 92746 BLAKE2B 0af1578e0f09c4dfbbbddec834522c433922deccbc7f55c4faa4b5b5a7b4fb5563daea77faf745f5f8c61f4d49f168b1e5dee37a2e7d19f2f7d4aa9d685d69ef SHA512 78abac0d6ff2458e5bd3c976d432d5029c07d738dc03f861e068407b60d5ef2f94d7870d803436e8eacd87fdbd47b274e0bdc3367201772cd05084c1ebc8a67c -DIST kodi-audiodecoder-nosefart-2.0.2.tar.gz 93194 BLAKE2B f8521331857c8a0d739f596000050869e7760b42c2611a3ef7d626c8b4d23514a53e1d5fa5b9cd88abada49791007cf74ef2ff99cf8c34e683a7fb4e2b4e9e42 SHA512 b0d7767562d3ad9305af76e436292f877cc51cad7a55c93c71af64724ae105596a0575d92db1e9e85da9cac06b968569f788ee9314539368d3f663d3b6d7ee54 DIST kodi-audiodecoder-nosefart-3.0.0.tar.gz 99808 BLAKE2B 47dc58653893b5932c65ed01505d607f3bbbe3f5a7ed64292ed496431d3e1d2324662d16da6d02eb6b21962e624188e78fc3e684007d4902c77f2a395975f79a SHA512 8267a3f99a7816beea527a9b22a1dbdb48a2756de5f03f72b6126cba1f7d6579bd51ea42a8a36f97724562fca3122d512e8415f370c2621c7d38034e9af3a863 diff --git a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild deleted file mode 100644 index 5bceea5784f2..000000000000 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils kodi-addon - -DESCRIPTION="Nosefart decoder addon for Kodi" -HOMEPAGE="https://github.com/notspiff/audiodecoder.nosefart" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.nosefart" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =media-tv/kodi-18* - =media-libs/kodi-platform-18* - " -RDEPEND=" - ${DEPEND} - " diff --git a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.1.ebuild b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.1.ebuild deleted file mode 100644 index 9a00e6d07029..000000000000 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.1.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="Nosefart decoder addon for Kodi" -HOMEPAGE="https://github.com/notspiff/audiodecoder.nosefart" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.nosefart" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =media-tv/kodi-18* - " -RDEPEND=" - ${DEPEND} - " diff --git a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.2.ebuild b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.2.ebuild deleted file mode 100644 index 9a00e6d07029..000000000000 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.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="Nosefart decoder addon for Kodi" -HOMEPAGE="https://github.com/notspiff/audiodecoder.nosefart" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.nosefart" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =media-tv/kodi-18* - " -RDEPEND=" - ${DEPEND} - " |