summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:41:59 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:42 -0400
commitee117a1ae7fa2854aed39acb48a3a960259ff683 (patch)
tree4c24ce51c4b8164c367aee490915469aa53ba470 /dev-php
parentdev-php/PEAR-Archive_Tar: use HTTPS (diff)
downloadgentoo-ee117a1ae7fa2854aed39acb48a3a960259ff683.tar.gz
gentoo-ee117a1ae7fa2854aed39acb48a3a960259ff683.tar.bz2
gentoo-ee117a1ae7fa2854aed39acb48a3a960259ff683.zip
dev-php/PEAR-Console_CommandLine: 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-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
index aec17d081cd2..24dcb8873034 100644
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
+++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 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="A full-featured command-line options and arguments parser"
-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"