From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-joystick/
Date: Wed, 26 Apr 2017 14:04:35 +0000 (UTC) [thread overview]
Message-ID: <1493215467.2554e131a47f3e77cd96c2cae0440c75fc1139d5.mgorny@gentoo> (raw)
commit: 2554e131a47f3e77cd96c2cae0440c75fc1139d5
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Mon Apr 24 13:36:45 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 14:04:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2554e131
media-plugins/kodi-peripheral-joystick: Remove old version 1.3.1
Closes: https://github.com/gentoo/gentoo/pull/4488
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-plugins/kodi-peripheral-joystick/Manifest | 1 -
.../kodi-peripheral-joystick-1.3.1.ebuild | 38 ----------------------
2 files changed, 39 deletions(-)
diff --git a/media-plugins/kodi-peripheral-joystick/Manifest b/media-plugins/kodi-peripheral-joystick/Manifest
index 1e040ff9656..c40a0016982 100644
--- a/media-plugins/kodi-peripheral-joystick/Manifest
+++ b/media-plugins/kodi-peripheral-joystick/Manifest
@@ -1,3 +1,2 @@
DIST kodi-peripheral-joystick-1.2.1.tar.gz 83344 SHA256 e0230e846d444ff5092c6b2d18c8773ac3330dcc1647626b5da3aaf46e02e982 SHA512 af86bf8c7e8f7a975f5282a4b4c1d36027552857b31f28bbed03eac0b8e1059bb46f284bf5461c261f0f8be56e2e5a221eb9f916aeff6567fcebc459e34398d6 WHIRLPOOL 5d823d27265966e5e2ab88660158919e2d648184d827d545111945f85ba84937dc7c095dc45ff9eaffa87c521ef396f61aa3a605401e2515d052e3ce1f3b3160
-DIST kodi-peripheral-joystick-1.3.1.tar.gz 82784 SHA256 6886d25a8cec272c29031b6ac1b79a142e1a850cad375350b74cd03907dfc95c SHA512 5f4ad834bbbcf725225220fc416e53b70214aa9062107a585f92d344d05f2d63d2df4c34d8a55be08d2b6f589c9332fa7a4ce35da54eadd278257bb8bb7f2ac3 WHIRLPOOL e253df663322d21f4ec744771be4b637419626ac43c27e24bbea4efee585bd604e5cf1c308e564707ab0d3ffdd5c974f1b167ffe91b62713d17c123f043d2549
DIST kodi-peripheral-joystick-1.3.2.tar.gz 82787 SHA256 c2025c4ec280b44b5d8bb1c34185a94cc105f66f0b762087804bb7d2d633d999 SHA512 9aa2e5d1af51b83abc0691fb9f6c7603d07c37b61fde898e2010d6370b9dca44275bd53caa2252479128360bc97eb8bd904d268a9c0cab7f2958c0b31f64ba1f WHIRLPOOL 621de3c1ffd9961fe9d43dd85a1e4f6df2100657380f7004ebe1d7f8cb2d6684df99e192903bde9377e617be6f2af90013a04f7e6b6600227eb3cd47df996b49
diff --git a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.3.1.ebuild b/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.3.1.ebuild
deleted file mode 100644
index 9cd4cd93ad7..00000000000
--- a/media-plugins/kodi-peripheral-joystick/kodi-peripheral-joystick-1.3.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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_REPO_URI="git://github.com/xbmc/peripheral.joystick.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/xbmc/peripheral.joystick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/peripheral.joystick-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- >media-tv/kodi-17.0.9999:0
- =media-tv/kodi-17*:0
- =media-libs/kodi-platform-17*
- =dev-libs/libplatform-2*
- dev-libs/libpcre
- "
-RDEPEND="
- ${DEPEND}
- "
next reply other threads:[~2017-04-26 14:05 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-26 14:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-14 10:32 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-joystick/ Andreas Sturmlechner
2021-09-05 18:36 Craig Andrews
2021-05-19 5:35 Craig Andrews
2021-05-19 5:35 Craig Andrews
2020-11-19 19:46 Craig Andrews
2020-10-08 20:01 Craig Andrews
2020-09-09 16:52 Craig Andrews
2020-08-29 20:22 Craig Andrews
2020-02-03 13:38 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-02-01 3:09 Craig Andrews
2019-08-20 0:16 Craig Andrews
2019-05-03 17:11 Craig Andrews
2019-02-04 2:45 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-11-13 21:02 Craig Andrews
2017-07-30 10:10 Michał Górny
2017-06-06 21:48 Patrice Clement
2017-04-26 14:04 Michał Górny
2017-03-23 20:46 David Seifert
2017-02-01 22:16 David Seifert
2017-01-27 18:43 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1493215467.2554e131a47f3e77cd96c2cae0440c75fc1139d5.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox