summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 20:05:03 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:57 -0400
commite6b78c8ef2b3d573de42e91467bad09cbc2a20d5 (patch)
tree08634f4d00ffc0eb664de0cd3fec2d5121dced52 /dev-php
parentdev-php/PEAR-Services_W3C_CSSValidator: use HTTPS (diff)
downloadgentoo-e6b78c8ef2b3d573de42e91467bad09cbc2a20d5.tar.gz
gentoo-e6b78c8ef2b3d573de42e91467bad09cbc2a20d5.tar.bz2
gentoo-e6b78c8ef2b3d573de42e91467bad09cbc2a20d5.zip
dev-php/PEAR-Structures_Graph: 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-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
index a825c7e455d0..a92d08efe6db 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.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="Graph datastructure manipulation library"
-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="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"