commit: 1903161ecf88f4f978c40880b88bc7c5761de51c Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Tue Jul 2 21:07:22 2019 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Tue Jul 2 21:16:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1903161e
media-plugins/kodi-game-libretro-nestopia: 1.50.0.3 versiom bump Bug: https://bugs.gentoo.org/688474 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> media-plugins/kodi-game-libretro-nestopia/Manifest | 1 + ...a-9999.ebuild => kodi-game-libretro-nestopia-1.50.0.3.ebuild} | 9 +++++---- .../kodi-game-libretro-nestopia-9999.ebuild | 7 ++++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/media-plugins/kodi-game-libretro-nestopia/Manifest b/media-plugins/kodi-game-libretro-nestopia/Manifest new file mode 100644 index 00000000000..00cff3df3ac --- /dev/null +++ b/media-plugins/kodi-game-libretro-nestopia/Manifest @@ -0,0 +1 @@ +DIST kodi-game-libretro-nestopia-1.50.0.3.tar.gz 793893 BLAKE2B 89015bb8c687685264e4a8c34cf1caad87cfa1a3611cbd67b540ddb31e9e75049eed328b51c69702e92e358a659d4e503ccdac1b52b7db70688e1236529536ad SHA512 4c41db8c77d24301f00b9d0283c948ae3c4176228e733a316fa5b2eba60ceea4dd094f48270d545008f144d3316cf5f8f190017f70e8378b9fbcbcdb2d8220e6 diff --git a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.3.ebuild similarity index 81% copy from media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild copy to media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.3.ebuild index 532ff29f02e..49c4284c228 100644 --- a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild +++ b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,8 +15,9 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 else KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/v${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/game.libretro.nestopia-${PV}" + CODENAME="Leia" + SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/game.libretro.nestopia-${PV}-${CODENAME}" fi LICENSE="GPL-2" @@ -24,7 +25,7 @@ SLOT="0" IUSE="" DEPEND=" - ~media-tv/kodi-9999 + =media-tv/kodi-18* games-emulation/libretro-nestopia " RDEPEND=" diff --git a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild index 532ff29f02e..f57205d8169 100644 --- a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild +++ b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,8 +15,9 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 else KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/v${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/game.libretro.nestopia-${PV}" + CODENAME="Leia" + SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/game.libretro.nestopia-${PV}-${CODENAME}" fi LICENSE="GPL-2"
