summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 21:08:38 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:18:16 +0100
commit72e39d14f99800ad0a2962262d787abfa53b3866 (patch)
tree779f03ddb1568a819cd62a35d6f6df7626e6d20f /dev-php
parentdev-libs/libconcord: Switch to https URL (diff)
downloadportage-72e39d14f99800ad0a2962262d787abfa53b3866.tar.xz
dev-php/libphutil: Switch to https URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/libphutil/libphutil-20170429.ebuild2
-rw-r--r--dev-php/libphutil/libphutil-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"