From 72e39d14f99800ad0a2962262d787abfa53b3866 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 26 Aug 2017 21:08:38 +0100 Subject: dev-php/libphutil: Switch to https URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- dev-php/libphutil/libphutil-20170429.ebuild | 2 +- dev-php/libphutil/libphutil-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php') diff --git a/dev-php/libphutil/libphutil-20170429.ebuild b/dev-php/libphutil/libphutil-20170429.ebuild index 2ef036b4..b276918a 100644 --- a/dev-php/libphutil/libphutil-20170429.ebuild +++ b/dev-php/libphutil/libphutil-20170429.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs git-r3 DESCRIPTION="Collection of utility classes and functions for PHP used by phabricator" HOMEPAGE="https://www.phacility.com" -EGIT_REPO_URI="git://github.com/phacility/libphutil.git" +EGIT_REPO_URI="https://github.com/phacility/libphutil.git" EGIT_BRANCH="stable" EGIT_COMMIT="d02cc05931b02c684d4c729510090591ca45f951" diff --git a/dev-php/libphutil/libphutil-9999.ebuild b/dev-php/libphutil/libphutil-9999.ebuild index 6cc84b1d..223c2a7e 100644 --- a/dev-php/libphutil/libphutil-9999.ebuild +++ b/dev-php/libphutil/libphutil-9999.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs git-r3 DESCRIPTION="Collection of utility classes and functions for PHP used by phabricator" HOMEPAGE="https://www.phacility.com" -EGIT_REPO_URI="git://github.com/phacility/libphutil.git" +EGIT_REPO_URI="https://github.com/phacility/libphutil.git" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3