Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rebol/
Date: Sun, 30 Jul 2017 08:48:08
Message-Id: 1501404454.441f290fd43282c52020c05831fc7fd82ea2a9d3.mgorny@gentoo
1 commit: 441f290fd43282c52020c05831fc7fd82ea2a9d3
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Sat Jul 29 07:46:34 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 08:47:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441f290f
7
8 dev-lang/rebol: use HTTPS for GitHub
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-lang/rebol/rebol-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/rebol/rebol-9999.ebuild b/dev-lang/rebol/rebol-9999.ebuild
16 index 04a0806adf2..61a797190ae 100644
17 --- a/dev-lang/rebol/rebol-9999.ebuild
18 +++ b/dev-lang/rebol/rebol-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -6,7 +6,7 @@ DESCRIPTION="Relative Expression-Based Object Language"
26 HOMEPAGE="http://rebol.com"
27
28 MY_PR=${PVR/3_pre/}
29 -EGIT_REPO_URI="git://github.com/rebol/r3.git"
30 +EGIT_REPO_URI="https://github.com/rebol/r3.git"
31
32 inherit eutils git-2