commit:     4aa4fca00611b0b3a4007870da43cc5fd63f76c4
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed May 19 05:34:58 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed May 19 05:35:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa4fca0

media-plugins/kodi-peripheral-joystick: Cleanup old versions

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

 media-plugins/kodi-peripheral-joystick/Manifest    |  2 --
 .../kodi-peripheral-joystick-1.7.0.ebuild          | 38 ----------------------
 .../kodi-peripheral-joystick-1.7.1.ebuild          | 38 ----------------------
 3 files changed, 78 deletions(-)

diff --git a/media-plugins/kodi-peripheral-joystick/Manifest 
b/media-plugins/kodi-peripheral-joystick/Manifest
index f329d6c75ac..d9f883acb78 100644
--- a/media-plugins/kodi-peripheral-joystick/Manifest
+++ b/media-plugins/kodi-peripheral-joystick/Manifest
@@ -1,3 +1 @@
-DIST kodi-peripheral-joystick-1.7.0.tar.gz 117000 BLAKE2B 
a13cf86805afc77c6178a69fb735fa4544fbc0befb30c43e92d07a695416d1c0006a2227e46c91784c139e7ea205f9653b4f4802bfd734f36c7db9a69782d4ed
 SHA512 
d6c837b28e907376b88e84b37cb9e2f04d96cd97db33f53165c1771087317682409057457596e007410c4dce0b6442551dd922d8a2c4841187e48457ec7ce340
-DIST kodi-peripheral-joystick-1.7.1.tar.gz 115217 BLAKE2B 
b349a52fd756cc55d0fd08d78c2a6c81f6a34e1e5bc9d4e02904a904f26cddfae373ba3532505e736300d31a49d344c2a77b06a92da56a2641505dae0296a843
 SHA512 
38c53ccd9815212eb51154faaa8073507457a6f7c68d4d472f7c4e4e3a5342cfc085a75a2d3022475d57df08ac0e800406d24484106e64316957772f41235d5c
 DIST kodi-peripheral-joystick-1.7.2.tar.gz 119922 BLAKE2B 
b4e1c67bb4b473b7907990dc8a9dababdb6c87c69205a91b763a35b3cc381e6f831f505a6fa654bb37cc9939ec3cf83d6c2735a76851f33d8cd9fb38467efbb1
 SHA512 
d838f44281704e2bc7f3280f05b93347dd2e7a10b8e2b31efdc34b8994723f6aa6ca643fce01f515003caf7d85abbd3eed6a3833e6adf88b9fb22184d2c2e1ae

diff --git 
a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.0.ebuild 
b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.0.ebuild
deleted file mode 100644
index b29f362fab0..00000000000
--- 
a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.0.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="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}
-       "

diff --git 
a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.1.ebuild 
b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.1.ebuild
deleted file mode 100644
index b29f362fab0..00000000000
--- 
a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.1.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="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}
-       "

Reply via email to