diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 21:10:28 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:18:17 +0100 |
commit | e90566f57b11a0f7e301b8d9c02eb712c596f59a (patch) | |
tree | 36774603ecf000b62f3880e846ddae14a0dbadb3 /www-apps | |
parent | sys-firmware/gnuk: Switch to https URL (diff) | |
download | portage-e90566f57b11a0f7e301b8d9c02eb712c596f59a.tar.xz |
www-apps/phabricator: Switch to https URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phabricator/phabricator-20170520.ebuild | 2 | ||||
-rw-r--r-- | www-apps/phabricator/phabricator-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |