summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-04 22:10:03 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-07 15:20:12 -0400
commita3df7b7428530bd67ab9106ecc132ba4cf8c81e9 (patch)
tree65e2ef6df093500e64471526d2cff37612b264f8 /dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
parentapp-shells/pdsh: drop old (diff)
downloadgentoo-a3df7b7428530bd67ab9106ecc132ba4cf8c81e9.tar.gz
gentoo-a3df7b7428530bd67ab9106ecc132ba4cf8c81e9.tar.bz2
gentoo-a3df7b7428530bd67ab9106ecc132ba4cf8c81e9.zip
dev-php/File_Iterator: sync HOMEPAGEs, use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8726
Diffstat (limited to 'dev-php/File_Iterator/File_Iterator-1.3.4.ebuild')
-rw-r--r--dev-php/File_Iterator/File_Iterator-1.3.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
index 46a825640e34..78a56a955c63 100644
--- a/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
+++ b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,6 +13,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 hppa x86"
IUSE=""
-HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator"
+HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator
+ https://phpunit.de"
SRC_URI="http://${PHP_PEAR_URI}/get/${PEAR_P}.tgz"
DOCS=( ChangeLog.markdown README.markdown )