summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2021-05-19 01:34:58 -0400
committerCraig Andrews <candrews@gentoo.org>2021-05-19 01:35:12 -0400
commit4aa4fca00611b0b3a4007870da43cc5fd63f76c4 (patch)
tree8677edaea01c797ac6e2c43d89c94f846fafc097 /media-plugins/kodi-peripheral-joystick
parentmedia-plugins/kodi-peripheral-joystick: 1.7.2 version bump (diff)
downloadgentoo-4aa4fca00611b0b3a4007870da43cc5fd63f76c4.tar.gz
gentoo-4aa4fca00611b0b3a4007870da43cc5fd63f76c4.tar.bz2
gentoo-4aa4fca00611b0b3a4007870da43cc5fd63f76c4.zip
media-plugins/kodi-peripheral-joystick: Cleanup old versions
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins/kodi-peripheral-joystick')
-rw-r--r--media-plugins/kodi-peripheral-joystick/Manifest2
-rw-r--r--media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.0.ebuild38
-rw-r--r--media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.7.1.ebuild38
3 files changed, 0 insertions, 78 deletions
diff --git a/media-plugins/kodi-peripheral-joystick/Manifest b/media-plugins/kodi-peripheral-joystick/Manifest
index f329d6c75ac0..d9f883acb789 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 b29f362fab00..000000000000
--- 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 b29f362fab00..000000000000
--- 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}
- "