commit:     98ff05c7506ebb76de02a842ecc002a8daf3e080
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 03:14:08 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 03:14:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ff05c7

media-plugins/kodi-audiodecoder-nosefart: 2.0.0 version bump

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

 media-plugins/kodi-audiodecoder-nosefart/Manifest             |  1 +
 ...rt-9999.ebuild => kodi-audiodecoder-nosefart-2.0.0.ebuild} | 11 ++++++-----
 .../kodi-audiodecoder-nosefart-9999.ebuild                    | 11 ++++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/media-plugins/kodi-audiodecoder-nosefart/Manifest 
b/media-plugins/kodi-audiodecoder-nosefart/Manifest
index 619eef7fb1b..4699be6396a 100644
--- a/media-plugins/kodi-audiodecoder-nosefart/Manifest
+++ b/media-plugins/kodi-audiodecoder-nosefart/Manifest
@@ -1 +1,2 @@
 DIST kodi-audiodecoder-nosefart-1.1.0.tar.gz 59921 BLAKE2B 
617b001325a43e25ab6541534a33b7e43d4f67d754bb741e0172705b27413bdc98a93afbcf3e00bae25f1d4709f589a9588d70109a1c4c2cb89b4d8be9dce2d1
 SHA512 
c85768e3b7b31607429d85f6d2f9254bb42a4500a0e42b0a76d953a87b6d2275cef4ed922eb7a2af51770b90cb35403171df6258dae9157683be0a07304f6e6b
+DIST kodi-audiodecoder-nosefart-2.0.0.tar.gz 61006 BLAKE2B 
8c3499b8820eb124f6532f722fae39c10880b31d58dce81a1170ae18005047b2ecdb7f9963e1a957de61beaf4a89d682580ea62e739bdc3045e0cd6402685394
 SHA512 
8dfcae6e81553bccb093dac2aefdbea6e405ebcf3c3505b4647a4970f46ec8aa2f45690a0fd73ff356d074c86c670ab0a60ff5a049dd1e54de3100457fbae935

diff --git 
a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
 
b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild
similarity index 71%
copy from 
media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
copy to 
media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild
index ace5ee08839..5bceea5784f 100644
--- 
a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
+++ 
b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
        inherit git-r3
        ;;
 *)
+       CODENAME="Leia"
        KEYWORDS="~amd64 ~x86"
-       
SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-       S="${WORKDIR}/audiodecoder.nosefart-${PV}"
+       
SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+       S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}"
        ;;
 esac
 
@@ -27,8 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-       media-tv/kodi
-       media-libs/kodi-platform
+       =media-tv/kodi-18*
+       =media-libs/kodi-platform-18*
        "
 RDEPEND="
        ${DEPEND}

diff --git 
a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
 
b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
index ace5ee08839..1266bc7680e 100644
--- 
a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
+++ 
b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
        inherit git-r3
        ;;
 *)
+       CODENAME="Leia"
        KEYWORDS="~amd64 ~x86"
-       
SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-       S="${WORKDIR}/audiodecoder.nosefart-${PV}"
+       
SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+       S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}"
        ;;
 esac
 
@@ -27,8 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-       media-tv/kodi
-       media-libs/kodi-platform
+       ~media-tv/kodi-9999
+       ~media-libs/kodi-platform-9999
        "
 RDEPEND="
        ${DEPEND}

Reply via email to