diff options
author | Craig Andrews <candrews@gentoo.org> | 2020-09-21 13:48:30 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2020-11-19 14:45:44 -0500 |
commit | 386ba1cc5cf6a1e5b5e36656fcf09936189d5dda (patch) | |
tree | 9004ab8c334deb4ddfa2cffadf31e488b507988e /media-plugins/kodi-vfs-sftp | |
parent | media-plugins/kodi-audiodecoder-sidplay: Cleanup old versions (diff) | |
download | gentoo-386ba1cc5cf6a1e5b5e36656fcf09936189d5dda.tar.gz gentoo-386ba1cc5cf6a1e5b5e36656fcf09936189d5dda.tar.bz2 gentoo-386ba1cc5cf6a1e5b5e36656fcf09936189d5dda.zip |
media-plugins/kodi-vfs-sftp: 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-vfs-sftp')
7 files changed, 0 insertions, 241 deletions
diff --git a/media-plugins/kodi-vfs-sftp/Manifest b/media-plugins/kodi-vfs-sftp/Manifest index 15eb1a1ee362..599b0c2982b4 100644 --- a/media-plugins/kodi-vfs-sftp/Manifest +++ b/media-plugins/kodi-vfs-sftp/Manifest @@ -1,7 +1 @@ -DIST kodi-vfs-sftp-1.0.1.tar.gz 20059 BLAKE2B 3ff2178738dbb85de731d5268d80cad079f684234ff39ca1141337c384377ca75dd5ad51026471af4e8a1229c6739fa9212b6fd6253cad9be6d9b19a7dc7081a SHA512 e51aeae2bf6e611e679b38401add778fc5605ededb8b8b9d2f6732eda4b87fdee5ea352d2c491cf1ff671c0299395de1cc689404e2924266ffef84c4e7cc71c3 -DIST kodi-vfs-sftp-1.0.3.tar.gz 20923 BLAKE2B 3f2856fa97453739d6a712b5ce63d97771d4f763e182ba28c311a1d5add1f9aae14d069cbcccebeec116a0c138bfbb545aadb1657bb712559d8c73406d61dc4e SHA512 2d0b1f21e3815780124013456abfc4ba07f6a26a3406ba65db76e197254a068a6bfbbe5deb6fb264cbaabe83ac8301a6a7f5f668790934dc7c727745472a3764 -DIST kodi-vfs-sftp-1.0.4.tar.gz 28366 BLAKE2B fce63dcfffdaa03bcfae7ef4c4406ee2096720b4749ed6b732e0264838e26ee7357f592a491c1e8ff8e26158e31713d53f11abe3c733096374ce2deb7835407c SHA512 fd3e843c2241ab198e332e6758982fe54cee0a6e9594d6dd738e813f9916ccb2c8258f160a630487123c2817b771f0e26e0f57dc5ddec16cdc26c754ec40c56b -DIST kodi-vfs-sftp-1.0.5.tar.gz 30777 BLAKE2B ff0fd5a56a5e68cafddd7267c9881079b7439ddc8f15638a1ea9f8d05be505646f08f1332b85e0e3fa8e0959194ee009b125222e86e78e02876f6b373b5e9b47 SHA512 999b7c136294b7691457ffea4fa929211dce8cdabcb3b1efcb37c2e062ca10b36f2f036cd1bbaa2e25a9c1647b983b48acd6a279df4ceb1741cb5131d379e381 -DIST kodi-vfs-sftp-1.0.6.tar.gz 37162 BLAKE2B 7f2a4e9dbabd01b2fbd4efd6c19e8f5bcf1f6e6f55fe7a286c6bf616fa83303f3a0e26cf8c82cc6e4a69a7c981645f72bbfa06b4c0545047b5c1ae579cc22257 SHA512 e7e6d70e974179bb1d7b5a22b495490d75ad6988b8b519a03c167dd9731ed8c695a2ef3b72264107b9559ab9ce2756a4aa3247d6417de50d9a3652d2c890e618 -DIST kodi-vfs-sftp-1.3.0.tar.gz 36956 BLAKE2B 213049a4a3b2e35040622f4c5cb5ab6a76a6c4a0f56cd8157248fa83fb7a8a7054623a11f919e73ed0ace5f64d2ead88db6e613ba12a978ee76e936dcb606bd4 SHA512 2edf833761da194d53d33e7a35ec440283eacd9a31adec3518408fe318c3131a1a2c59c7e61c4562af7029030d97adaad500eb83bbcc0e679aff1568ae6732e0 DIST kodi-vfs-sftp-2.0.0.tar.gz 36146 BLAKE2B 50aadf1087b64791c6e284673c4072829592dd10e8772b739e34091257c3a410862225dae98c322b6616663e3dd0d6ebe8ae7e1518fe89cc9e8b2233dec95cf0 SHA512 223dc0f7ef53318963e77f4b4c5ddb9bc3afa9f3ea5d8ba202269d71a68f24600b99c6927ee856441fe216fbec9e821af8328c3911ef306dff61bb107a7cf0df diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.1.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.1.ebuild deleted file mode 100644 index 439c41cf4706..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.1.ebuild +++ /dev/null @@ -1,35 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =dev-libs/libplatform-2* - net-libs/libssh[sftp] - =media-libs/kodi-platform-18* - =media-tv/kodi-18* - " diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild deleted file mode 100644 index ee1c4e242427..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild +++ /dev/null @@ -1,40 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =dev-libs/libplatform-2* - net-libs/libssh[sftp] - =media-libs/kodi-platform-18* - =media-tv/kodi-18* - " - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -} diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild deleted file mode 100644 index 5a8059b24c94..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild +++ /dev/null @@ -1,40 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - net-libs/libssh[sftp] - =media-libs/kodi-platform-18* - =media-tv/kodi-18* - " -RDEPEND="${DEPEND}" - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -} diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild deleted file mode 100644 index 5a8059b24c94..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild +++ /dev/null @@ -1,40 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - net-libs/libssh[sftp] - =media-libs/kodi-platform-18* - =media-tv/kodi-18* - " -RDEPEND="${DEPEND}" - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -} diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.6.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.6.ebuild deleted file mode 100644 index 5a8059b24c94..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.6.ebuild +++ /dev/null @@ -1,40 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git" - inherit git-r3 - ;; -*) - CODENAME="Leia" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - net-libs/libssh[sftp] - =media-libs/kodi-platform-18* - =media-tv/kodi-18* - " -RDEPEND="${DEPEND}" - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -} diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild deleted file mode 100644 index 4f57d2b4aa6c..000000000000 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild +++ /dev/null @@ -1,40 +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="SFTP VFS addon for Kodi" -HOMEPAGE="https://github.com/xbmc/vfs.sftp" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_REPO_URI="https://github.com/xbmc/vfs.sftp.git" - EGIT_BRANCH="Matrix" - inherit git-r3 - ;; -*) - CODENAME="Matrix" - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - net-libs/libssh[sftp] - =media-tv/kodi-19* - " -RDEPEND="${DEPEND}" - -src_prepare() { - [ -d depends ] && rm -rf depends || die - cmake_src_prepare -} |