Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audiodecoder-nosefart/
Date: Sun, 18 Nov 2018 03:14:59
Message-Id: 1542510848.98ff05c7506ebb76de02a842ecc002a8daf3e080.candrews@gentoo
1 commit: 98ff05c7506ebb76de02a842ecc002a8daf3e080
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 03:14:08 2018 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 03:14:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ff05c7
7
8 media-plugins/kodi-audiodecoder-nosefart: 2.0.0 version bump
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 media-plugins/kodi-audiodecoder-nosefart/Manifest | 1 +
14 ...rt-9999.ebuild => kodi-audiodecoder-nosefart-2.0.0.ebuild} | 11 ++++++-----
15 .../kodi-audiodecoder-nosefart-9999.ebuild | 11 ++++++-----
16 3 files changed, 13 insertions(+), 10 deletions(-)
17
18 diff --git a/media-plugins/kodi-audiodecoder-nosefart/Manifest b/media-plugins/kodi-audiodecoder-nosefart/Manifest
19 index 619eef7fb1b..4699be6396a 100644
20 --- a/media-plugins/kodi-audiodecoder-nosefart/Manifest
21 +++ b/media-plugins/kodi-audiodecoder-nosefart/Manifest
22 @@ -1 +1,2 @@
23 DIST kodi-audiodecoder-nosefart-1.1.0.tar.gz 59921 BLAKE2B 617b001325a43e25ab6541534a33b7e43d4f67d754bb741e0172705b27413bdc98a93afbcf3e00bae25f1d4709f589a9588d70109a1c4c2cb89b4d8be9dce2d1 SHA512 c85768e3b7b31607429d85f6d2f9254bb42a4500a0e42b0a76d953a87b6d2275cef4ed922eb7a2af51770b90cb35403171df6258dae9157683be0a07304f6e6b
24 +DIST kodi-audiodecoder-nosefart-2.0.0.tar.gz 61006 BLAKE2B 8c3499b8820eb124f6532f722fae39c10880b31d58dce81a1170ae18005047b2ecdb7f9963e1a957de61beaf4a89d682580ea62e739bdc3045e0cd6402685394 SHA512 8dfcae6e81553bccb093dac2aefdbea6e405ebcf3c3505b4647a4970f46ec8aa2f45690a0fd73ff356d074c86c670ab0a60ff5a049dd1e54de3100457fbae935
25
26 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
27 similarity index 71%
28 copy from media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
29 copy to media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild
30 index ace5ee08839..5bceea5784f 100644
31 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
32 +++ b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-2.0.0.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=6
39 @@ -16,9 +16,10 @@ case ${PV} in
40 inherit git-r3
41 ;;
42 *)
43 + CODENAME="Leia"
44 KEYWORDS="~amd64 ~x86"
45 - SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 - S="${WORKDIR}/audiodecoder.nosefart-${PV}"
47 + SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
48 + S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}"
49 ;;
50 esac
51
52 @@ -27,8 +28,8 @@ SLOT="0"
53 IUSE=""
54
55 DEPEND="
56 - media-tv/kodi
57 - media-libs/kodi-platform
58 + =media-tv/kodi-18*
59 + =media-libs/kodi-platform-18*
60 "
61 RDEPEND="
62 ${DEPEND}
63
64 diff --git a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
65 index ace5ee08839..1266bc7680e 100644
66 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
67 +++ b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-9999.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2017 Gentoo Foundation
70 +# Copyright 1999-2018 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI=6
74 @@ -16,9 +16,10 @@ case ${PV} in
75 inherit git-r3
76 ;;
77 *)
78 + CODENAME="Leia"
79 KEYWORDS="~amd64 ~x86"
80 - SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/v${PV}.tar.gz -> ${P}.tar.gz"
81 - S="${WORKDIR}/audiodecoder.nosefart-${PV}"
82 + SRC_URI="https://github.com/notspiff/audiodecoder.nosefart/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
83 + S="${WORKDIR}/audiodecoder.nosefart-${PV}-${CODENAME}"
84 ;;
85 esac
86
87 @@ -27,8 +28,8 @@ SLOT="0"
88 IUSE=""
89
90 DEPEND="
91 - media-tv/kodi
92 - media-libs/kodi-platform
93 + ~media-tv/kodi-9999
94 + ~media-libs/kodi-platform-9999
95 "
96 RDEPEND="
97 ${DEPEND}