summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-client/arcanist/arcanist-20170519.ebuild2
-rw-r--r--www-client/arcanist/arcanist-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/arcanist/arcanist-20170519.ebuild b/www-client/arcanist/arcanist-20170519.ebuild
index 5a03fe92..b3d4c68c 100644
--- a/www-client/arcanist/arcanist-20170519.ebuild
+++ b/www-client/arcanist/arcanist-20170519.ebuild
@@ -10,7 +10,7 @@ inherit bash-completion-r1 python-single-r1 git-r3
DESCRIPTION="Command-line tool for Phabricator"
HOMEPAGE="https://www.phacility.com"
-EGIT_REPO_URI="git://github.com/phacility/arcanist.git"
+EGIT_REPO_URI="https://github.com/phacility/arcanist.git"
EGIT_BRANCH="stable"
EGIT_COMMIT="21fe07925b07cab0f73ec824fe8ce02f53b24fe0"
diff --git a/www-client/arcanist/arcanist-9999.ebuild b/www-client/arcanist/arcanist-9999.ebuild
index e5d4952d..1573d466 100644
--- a/www-client/arcanist/arcanist-9999.ebuild
+++ b/www-client/arcanist/arcanist-9999.ebuild
@@ -10,7 +10,7 @@ inherit bash-completion-r1 python-single-r1 git-r3
DESCRIPTION="Command-line tool for Phabricator"
HOMEPAGE="https://www.phacility.com"
-EGIT_REPO_URI="git://github.com/phacility/arcanist.git"
+EGIT_REPO_URI="https://github.com/phacility/arcanist.git"
LICENSE="Apache-2.0"
SLOT="0"