summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 17:46:34 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:47:34 +0200
commit441f290fd43282c52020c05831fc7fd82ea2a9d3 (patch)
tree83ac7ba8f82d0f96dcf198795199b395c6afd78d /dev-lang/rebol
parentdev-haskell/http: use HTTPS for GitHub (diff)
downloadgentoo-441f290fd43282c52020c05831fc7fd82ea2a9d3.tar.gz
gentoo-441f290fd43282c52020c05831fc7fd82ea2a9d3.tar.bz2
gentoo-441f290fd43282c52020c05831fc7fd82ea2a9d3.zip
dev-lang/rebol: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-lang/rebol')
-rw-r--r--dev-lang/rebol/rebol-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rebol/rebol-9999.ebuild b/dev-lang/rebol/rebol-9999.ebuild
index 04a0806adf25..61a797190ae6 100644
--- a/dev-lang/rebol/rebol-9999.ebuild
+++ b/dev-lang/rebol/rebol-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,7 +6,7 @@ DESCRIPTION="Relative Expression-Based Object Language"
HOMEPAGE="http://rebol.com"
MY_PR=${PVR/3_pre/}
-EGIT_REPO_URI="git://github.com/rebol/r3.git"
+EGIT_REPO_URI="https://github.com/rebol/r3.git"
inherit eutils git-2