diff --git a/media-libs/kodi-platform/kodi-platform-9999.ebuild b/media-libs/kodi-platform/kodi-platform-9999.ebuild deleted file mode 100644 index 915fc52b5e0e0..0000000000000 --- a/media-libs/kodi-platform/kodi-platform-9999.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - EGIT_REPO_URI="https://github.com/xbmc/${PN}.git" - inherit git-r3 -else - KEYWORDS="~amd64 ~x86" - GIT_COMMIT="c8188d8" - SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> ${P}.tar.gz" - S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}" -fi - -DESCRIPTION="Kodi platform support library" -HOMEPAGE="https://kodi.tv" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - ~media-tv/kodi-9999 - =dev-libs/libplatform-2* - dev-libs/tinyxml - " - -RDEPEND="${DEPEND}" diff --git a/media-libs/kodi-platform/metadata.xml b/media-libs/kodi-platform/metadata.xml deleted file mode 100644 index b6984ece99e14..0000000000000 --- a/media-libs/kodi-platform/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - fordfrog@gentoo.org - Miroslav Ć ulc - - - candrews@gentoo.org - Craig Andrews - - - xbmc/kodi-platform - - diff --git a/profiles/package.mask b/profiles/package.mask index e160e763d6772..4cfe985145cb0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -751,12 +751,6 @@ net-misc/valve # and package.unmask the whole list alongside pcsx2. >=games-emulation/pcsx2-1.7.3773 -# Arthur Zamarin (2022-12-24) -# Live only packages for 4 years! Upstream repositories are archived -# or inactive. -# Removal: 2023-01-23. Bug #888175. -media-libs/kodi-platform - # Georgy Yakovlev (2022-12-19) # This version currently is not compatible with kernel build (yet) ~dev-util/bindgen-0.63.0