summaryrefslogtreecommitdiff
path: root/dev-lisp
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 19:42:22 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:15:37 +0200
commit4cd4808201410644e2d964c0f3b2b14ac81f083c (patch)
treedeaef15b794acfc1c9cdeb3ed46206439703ac6f /dev-lisp
parent41d35c6265407c2521c3d915138f8c3c1305d7e5 (diff)
downloadgentoo-4cd4808201410644e2d964c0f3b2b14ac81f083c.tar.gz
gentoo-4cd4808201410644e2d964c0f3b2b14ac81f083c.tar.xz
dev-lisp/clx: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/clx/clx-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild
index efbfcfbe737..58071bea11c 100644
--- a/dev-lisp/clx/clx-9999.ebuild
+++ b/dev-lisp/clx/clx-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for Common Lisp"
HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX"
-EGIT_REPO_URI="git://github.com/sharplispers/clx.git"
+EGIT_REPO_URI="https://github.com/sharplispers/clx.git"
LICENSE="MIT"
SLOT="0"