From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9BBBD15806E for ; Sun, 14 May 2023 10:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31C98E08DB; Sun, 14 May 2023 10:32:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13044E08DB for ; Sun, 14 May 2023 10:32:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21474340E6B for ; Sun, 14 May 2023 10:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82FDFA7A for ; Sun, 14 May 2023 10:32:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1684060299.2194ba40e4f0ef3a5b306235741db5e61ecef724.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-joystick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-peripheral-joystick/Manifest media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.2.ebuild X-VCS-Directories: media-plugins/kodi-peripheral-joystick/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2194ba40e4f0ef3a5b306235741db5e61ecef724 X-VCS-Branch: master Date: Sun, 14 May 2023 10:32:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 58fc94a9-5cf7-4b02-85e9-920467bfccc6 X-Archives-Hash: 4696b22863eb8323f2236eb11ba90f26 commit: 2194ba40e4f0ef3a5b306235741db5e61ecef724 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 14 09:50:11 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 14 10:31:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2194ba40 media-plugins/kodi-peripheral-joystick: drop 1.7.2 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/kodi-peripheral-joystick/Manifest | 1 - .../kodi-peripheral-joystick-1.7.2.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) diff --git a/media-plugins/kodi-peripheral-joystick/Manifest b/media-plugins/kodi-peripheral-joystick/Manifest index e7e067024b3c..2841e6cf09cd 100644 --- a/media-plugins/kodi-peripheral-joystick/Manifest +++ b/media-plugins/kodi-peripheral-joystick/Manifest @@ -1,2 +1 @@ -DIST kodi-peripheral-joystick-1.7.2.tar.gz 119922 BLAKE2B b4e1c67bb4b473b7907990dc8a9dababdb6c87c69205a91b763a35b3cc381e6f831f505a6fa654bb37cc9939ec3cf83d6c2735a76851f33d8cd9fb38467efbb1 SHA512 d838f44281704e2bc7f3280f05b93347dd2e7a10b8e2b31efdc34b8994723f6aa6ca643fce01f515003caf7d85abbd3eed6a3833e6adf88b9fb22184d2c2e1ae DIST kodi-peripheral-joystick-19.0.0.tar.gz 125088 BLAKE2B 3dea375a1939f8520e6f537ba607fb1db68a9283d7954a78cbfb95cfd53b29a4d8c3c7e97469af3753e268a5481d044a9b9b5898c11f9de14d5bece17d815f96 SHA512 edb2582d56a6fee5965e99bf6ceeaf89d7278e767dd3991eba0bbe2be7431c3d53c856727f343db7a7f76aafa36eb5cd947a9136afa0248805f87cd66d751bb4 diff --git a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.2.ebuild b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.2.ebuild deleted file mode 100644 index 0afe32da893f..000000000000 --- a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake kodi-addon - -DESCRIPTION="Libretro compatibility layer for the Kodi Game API" -HOMEPAGE="https://github.com/xbmc/peripheral.joystick" -SRC_URI="" - -case ${PV} in -9999) - SRC_URI="" - EGIT_BRANCH="Matrix" - EGIT_REPO_URI="https://github.com/xbmc/peripheral.joystick.git" - inherit git-r3 - ;; -*) - KEYWORDS="~amd64 ~x86" - CODENAME="Matrix" - SRC_URI="https://github.com/xbmc/peripheral.joystick/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/peripheral.joystick-${PV}-${CODENAME}" - ;; -esac - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -DEPEND=" - =media-tv/kodi-19* - dev-libs/libpcre - dev-libs/tinyxml - " -RDEPEND=" - ${DEPEND} - "