public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sftp/
Date: Wed, 29 Jul 2020 18:11:08 +0000 (UTC)	[thread overview]
Message-ID: <1596046256.f997d38a96d41d6ee7d1d817cb4a6e63a25b6a2c.candrews@gentoo> (raw)

commit:     f997d38a96d41d6ee7d1d817cb4a6e63a25b6a2c
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 16:31:49 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 18:10:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f997d38a

media-plugins/kodi-vfs-sftp: 1.3.0 version bump

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

 media-plugins/kodi-vfs-sftp/Manifest                                 | 1 +
 .../{kodi-vfs-sftp-9999.ebuild => kodi-vfs-sftp-1.3.0.ebuild}        | 5 ++---
 media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild                | 3 +--
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/media-plugins/kodi-vfs-sftp/Manifest b/media-plugins/kodi-vfs-sftp/Manifest
index a7768d3f1e9..949109a0764 100644
--- a/media-plugins/kodi-vfs-sftp/Manifest
+++ b/media-plugins/kodi-vfs-sftp/Manifest
@@ -3,3 +3,4 @@ DIST kodi-vfs-sftp-1.0.3.tar.gz 20923 BLAKE2B 3f2856fa97453739d6a712b5ce63d97771
 DIST kodi-vfs-sftp-1.0.4.tar.gz 28366 BLAKE2B fce63dcfffdaa03bcfae7ef4c4406ee2096720b4749ed6b732e0264838e26ee7357f592a491c1e8ff8e26158e31713d53f11abe3c733096374ce2deb7835407c SHA512 fd3e843c2241ab198e332e6758982fe54cee0a6e9594d6dd738e813f9916ccb2c8258f160a630487123c2817b771f0e26e0f57dc5ddec16cdc26c754ec40c56b
 DIST kodi-vfs-sftp-1.0.5.tar.gz 30777 BLAKE2B ff0fd5a56a5e68cafddd7267c9881079b7439ddc8f15638a1ea9f8d05be505646f08f1332b85e0e3fa8e0959194ee009b125222e86e78e02876f6b373b5e9b47 SHA512 999b7c136294b7691457ffea4fa929211dce8cdabcb3b1efcb37c2e062ca10b36f2f036cd1bbaa2e25a9c1647b983b48acd6a279df4ceb1741cb5131d379e381
 DIST kodi-vfs-sftp-1.0.6.tar.gz 37162 BLAKE2B 7f2a4e9dbabd01b2fbd4efd6c19e8f5bcf1f6e6f55fe7a286c6bf616fa83303f3a0e26cf8c82cc6e4a69a7c981645f72bbfa06b4c0545047b5c1ae579cc22257 SHA512 e7e6d70e974179bb1d7b5a22b495490d75ad6988b8b519a03c167dd9731ed8c695a2ef3b72264107b9559ab9ce2756a4aa3247d6417de50d9a3652d2c890e618
+DIST kodi-vfs-sftp-1.3.0.tar.gz 36956 BLAKE2B 213049a4a3b2e35040622f4c5cb5ab6a76a6c4a0f56cd8157248fa83fb7a8a7054623a11f919e73ed0ace5f64d2ead88db6e613ba12a978ee76e936dcb606bd4 SHA512 2edf833761da194d53d33e7a35ec440283eacd9a31adec3518408fe318c3131a1a2c59c7e61c4562af7029030d97adaad500eb83bbcc0e679aff1568ae6732e0

diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild
similarity index 90%
copy from media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild
copy to media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild
index 5b29331e4ed..4f57d2b4aa6 100644
--- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild
+++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.3.0.ebuild
@@ -17,7 +17,7 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
-	CODENAME="Leia"
+	CODENAME="Matrix"
 	KEYWORDS="~amd64 ~x86"
 	SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}"
@@ -30,8 +30,7 @@ IUSE=""
 
 DEPEND="
 	net-libs/libssh[sftp]
-	~media-libs/kodi-platform-9999
-	~media-tv/kodi-9999
+	=media-tv/kodi-19*
 	"
 RDEPEND="${DEPEND}"
 

diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild
index 5b29331e4ed..33d843ec7c5 100644
--- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild
+++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild
@@ -17,7 +17,7 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
-	CODENAME="Leia"
+	CODENAME="Matrix"
 	KEYWORDS="~amd64 ~x86"
 	SRC_URI="https://github.com/xbmc/vfs.sftp/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/vfs.sftp-${PV}-${CODENAME}"
@@ -30,7 +30,6 @@ IUSE=""
 
 DEPEND="
 	net-libs/libssh[sftp]
-	~media-libs/kodi-platform-9999
 	~media-tv/kodi-9999
 	"
 RDEPEND="${DEPEND}"


             reply	other threads:[~2020-07-29 18:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 18:11 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 20:12 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-sftp/ Andreas Sturmlechner
2020-09-17 13:41 Craig Andrews
2020-04-08 15:38 Craig Andrews
2020-01-12  1:48 Craig Andrews
2020-01-09 19:19 Craig Andrews
2020-01-06 22:08 Craig Andrews
2019-10-28 14:52 Craig Andrews
2019-08-26 21:12 Craig Andrews
2018-11-06 21:22 Craig Andrews
2018-11-06 16:02 Craig Andrews
2018-06-20 13:53 Craig Andrews

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=1596046256.f997d38a96d41d6ee7d1d817cb4a6e63a25b6a2c.candrews@gentoo \
    --to=candrews@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