projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e7553
)
dev-lang/rebol: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 07:46:34 +0000
(17:46 +1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 08:47:34 +0000
(10:47 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-lang/rebol/rebol-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rebol/rebol-9999.ebuild
b/dev-lang/rebol/rebol-9999.ebuild
index 04a0806adf25864c6f1cd0ebc5288a5cb640efd4..61a797190ae6dccb3073c2ec05b11cf14a3bf762 100644
(file)
--- a/
dev-lang/rebol/rebol-9999.ebuild
+++ b/
dev-lang/rebol/rebol-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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