summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /app-text/nfoview
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/nfoview')
-rw-r--r--app-text/nfoview/nfoview-1.10.ebuild2
-rw-r--r--app-text/nfoview/nfoview-1.15.1.ebuild2
-rw-r--r--app-text/nfoview/nfoview-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/nfoview/nfoview-1.10.ebuild b/app-text/nfoview/nfoview-1.10.ebuild
index 824ed221ddef..c436277819ae 100644
--- a/app-text/nfoview/nfoview-1.10.ebuild
+++ b/app-text/nfoview/nfoview-1.10.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.*"
inherit distutils fdo-mime gnome2-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git
- http://github.com/otsaloma/nfoview.git"
+ https://github.com/otsaloma/nfoview.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
diff --git a/app-text/nfoview/nfoview-1.15.1.ebuild b/app-text/nfoview/nfoview-1.15.1.ebuild
index 809881c5aae5..30977aa94416 100644
--- a/app-text/nfoview/nfoview-1.15.1.ebuild
+++ b/app-text/nfoview/nfoview-1.15.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_3,3_4} )
inherit distutils-r1 fdo-mime gnome2-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git
- http://github.com/otsaloma/nfoview.git"
+ https://github.com/otsaloma/nfoview.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild
index e7a3f0d204a3..ae1f824bb9f3 100644
--- a/app-text/nfoview/nfoview-9999.ebuild
+++ b/app-text/nfoview/nfoview-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_3,3_4} )
inherit distutils-r1 fdo-mime gnome2-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git
- http://github.com/otsaloma/nfoview.git"
+ https://github.com/otsaloma/nfoview.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""