commit: 596877313920bfc42abd95c24f94f00a886f0821
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 15:03:20 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59687731
www-apps/blohg-tumblelog: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild | 5 ++---
www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
index 2e9df279df4..068364304c3 100644
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
+++ b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=
KEYWORDS=
- EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git
- https://github.com/rafaelmartins/blohg-tumblelog.git"
+ EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
inherit git-r3
fi
diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
index 2e9df279df4..068364304c3 100644
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
+++ b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=
KEYWORDS=
- EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git
- https://github.com/rafaelmartins/blohg-tumblelog.git"
+ EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
inherit git-r3
fi