summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 01:03:20 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:22:48 +0200
commit596877313920bfc42abd95c24f94f00a886f0821 (patch)
treed528aa348eb56d8d74c39f1338827927eec90787 /www-apps
parentwww-apps/blohg: use HTTPS for GitHub (diff)
downloadgentoo-596877313920bfc42abd95c24f94f00a886f0821.tar.gz
gentoo-596877313920bfc42abd95c24f94f00a886f0821.tar.bz2
gentoo-596877313920bfc42abd95c24f94f00a886f0821.zip
www-apps/blohg-tumblelog: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild5
-rw-r--r--www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild5
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 2e9df279df4b..068364304c3b 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 2e9df279df4b..068364304c3b 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