public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kodi-platform/
Date: Sun, 30 Jul 2017 09:38:13 +0000 (UTC)	[thread overview]
Message-ID: <1501407485.f197d2abeade49098b8cb5be73dbbf466cba26b0.mgorny@gentoo> (raw)

commit:     f197d2abeade49098b8cb5be73dbbf466cba26b0
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 16:46:38 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:38:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f197d2ab

media-libs/kodi-platform: use HTTPS for GitHub and HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild | 6 +++---
 media-libs/kodi-platform/kodi-platform-9999.ebuild     | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild b/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild
index ce4fa1ddf4f..b70d6dcab99 100644
--- a/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild
+++ b/media-libs/kodi-platform/kodi-platform-17.1.0.1.ebuild
@@ -7,17 +7,17 @@ inherit cmake-utils
 
 if [[ ${PV} == *9999 ]]; then
 	SRC_URI=""
-	EGIT_REPO_URI="git://github.com/xbmc/kodi-platform.git"
+	EGIT_REPO_URI="https://github.com/xbmc/${PN}.git"
 	inherit git-r3
 else
 	KEYWORDS="~amd64 ~x86"
 	GIT_COMMIT="c8188d8"
-	SRC_URI="https://github.com/xbmc/kodi-platform/tarball/${GIT_COMMIT} -> ${P}.tar.gz"
+	SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> ${P}.tar.gz"
 	S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}"
 fi
 
 DESCRIPTION="Kodi platform support library"
-HOMEPAGE="http://kodi.tv"
+HOMEPAGE="https://kodi.tv"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/media-libs/kodi-platform/kodi-platform-9999.ebuild b/media-libs/kodi-platform/kodi-platform-9999.ebuild
index 4fedfad1c47..711a4d567d3 100644
--- a/media-libs/kodi-platform/kodi-platform-9999.ebuild
+++ b/media-libs/kodi-platform/kodi-platform-9999.ebuild
@@ -7,17 +7,17 @@ inherit cmake-utils
 
 if [[ ${PV} == *9999 ]]; then
 	SRC_URI=""
-	EGIT_REPO_URI="git://github.com/xbmc/kodi-platform.git"
+	EGIT_REPO_URI="https://github.com/xbmc/${PN}.git"
 	inherit git-r3
 else
 	KEYWORDS="~amd64 ~x86"
 	GIT_COMMIT="c8188d8"
-	SRC_URI="https://github.com/xbmc/kodi-platform/tarball/${GIT_COMMIT} -> ${P}.tar.gz"
+	SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> ${P}.tar.gz"
 	S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}"
 fi
 
 DESCRIPTION="Kodi platform support library"
-HOMEPAGE="http://kodi.tv"
+HOMEPAGE="https://kodi.tv"
 
 LICENSE="GPL-2"
 SLOT="0"


             reply	other threads:[~2017-07-30  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-30  9:38 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-19 19:46 [gentoo-commits] repo/gentoo:master commit in: media-libs/kodi-platform/ Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-05-03 17:38 Miroslav Šulc
2019-05-03 17:38 Miroslav Šulc
2018-11-06 16:02 Craig Andrews
2017-01-07 11:54 Miroslav Šulc
2016-04-03 11:38 Miroslav Šulc
2016-03-14 11:02 Miroslav Šulc

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=1501407485.f197d2abeade49098b8cb5be73dbbf466cba26b0.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