commit:     c753e0ae3d51a7207b58e912c19ce33b29521d94
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 16 19:09:06 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 20:26:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c753e0ae

dev-php/PEAR-XML_Util: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild 
b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild
index 5b00e94cc84..9a557bfcd00 100644
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.ebuild
+++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.4.2.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,8 +7,8 @@ MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="XML utility class"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}";
-SRC_URI="http://pear.php.net/get/${MY_P}.tgz";
+HOMEPAGE="https://pear.php.net/package/${MY_PN}";
+SRC_URI="https://pear.php.net/get/${MY_P}.tgz";
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"

Reply via email to