summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:51:14 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:48 -0400
commit9fc8b9c2a555eb8acb268f9e0b919acc63c8584f (patch)
treeee7c60a7a95b1e005fb0b8412e7f0bb5248667f2 /dev-php
parentdev-php/pear: use HTTPS (diff)
downloadgentoo-9fc8b9c2a555eb8acb268f9e0b919acc63c8584f.tar.gz
gentoo-9fc8b9c2a555eb8acb268f9e0b919acc63c8584f.tar.bz2
gentoo-9fc8b9c2a555eb8acb268f9e0b919acc63c8584f.zip
dev-php/PEAR-Log: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild
index d6a41ea76d21..277ce91abd83 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="The Log framework provides an abstracted logging system"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"