From e90566f57b11a0f7e301b8d9c02eb712c596f59a Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 26 Aug 2017 21:10:28 +0100 Subject: www-apps/phabricator: Switch to https URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- www-apps/phabricator/phabricator-20170520.ebuild | 2 +- www-apps/phabricator/phabricator-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www-apps') diff --git a/www-apps/phabricator/phabricator-20170520.ebuild b/www-apps/phabricator/phabricator-20170520.ebuild index 261161ce..e6912aea 100644 --- a/www-apps/phabricator/phabricator-20170520.ebuild +++ b/www-apps/phabricator/phabricator-20170520.ebuild @@ -8,7 +8,7 @@ inherit git-r3 webapp DESCRIPTION="Collection of web applications which makes it easier to scale software companies" HOMEPAGE="https://www.phacility.com" -EGIT_REPO_URI="git://github.com/phacility/phabricator.git" +EGIT_REPO_URI="https://github.com/phacility/phabricator.git" EGIT_BRANCH="stable" EGIT_COMMIT="4d2c7e4d3d5d61e34b7e2af3df0e901d89d29433" diff --git a/www-apps/phabricator/phabricator-9999.ebuild b/www-apps/phabricator/phabricator-9999.ebuild index 75edac8e..4cde4976 100644 --- a/www-apps/phabricator/phabricator-9999.ebuild +++ b/www-apps/phabricator/phabricator-9999.ebuild @@ -8,7 +8,7 @@ inherit git-r3 webapp DESCRIPTION="Collection of web applications which makes it easier to scale software companies" HOMEPAGE="https://www.phacility.com" -EGIT_REPO_URI="git://github.com/phacility/phabricator.git" +EGIT_REPO_URI="https://github.com/phacility/phabricator.git" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3