summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 19:43:15 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:15:37 +0200
commit143518e823b1175d009965ef1ae900c1845850e0 (patch)
treea8872139d2ba8ec1e7a394ac695a14fbc8d175b2 /dev-lisp/trivial-gray-streams
parentdev-lisp/clx: use HTTPS for GitHub (diff)
downloadgentoo-143518e823b1175d009965ef1ae900c1845850e0.tar.gz
gentoo-143518e823b1175d009965ef1ae900c1845850e0.tar.bz2
gentoo-143518e823b1175d009965ef1ae900c1845850e0.zip
dev-lisp/trivial-gray-streams: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-lisp/trivial-gray-streams')
-rw-r--r--dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
index f768134653e4..9fa802eff228 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
-EGIT_REPO_URI="git://github.com/${PN}/${PN}"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}"
LICENSE="MIT"
SLOT="0"