diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 21:09:47 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:18:18 +0100 |
commit | 92d90c2241a38fcfca61acd57b98e09f32bc0681 (patch) | |
tree | 464d941f75879216a194b4e4975af922ad67a5f9 /www-client/arcanist | |
parent | www-apps/phabricator: Switch to https URL (diff) | |
download | portage-92d90c2241a38fcfca61acd57b98e09f32bc0681.tar.xz |
www-client/arcanist: Switch to https URL
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-client/arcanist')
-rw-r--r-- | www-client/arcanist/arcanist-20170519.ebuild | 2 | ||||
-rw-r--r-- | www-client/arcanist/arcanist-9999.ebuild | 2 |
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" |