dev-php/File_Iterator: sync HOMEPAGEs, use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 4 Jun 2018 20:10:03 +0000 (22:10 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 7 Jun 2018 19:20:12 +0000 (15:20 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8726

dev-php/File_Iterator/File_Iterator-1.3.4.ebuild
dev-php/File_Iterator/File_Iterator-1.4.2.ebuild
dev-php/File_Iterator/File_Iterator-1.4.3.ebuild

index 46a825640e34a9e10ba3f63b8a07b0f637b3a4b2..78a56a955c63979d62803a7a9ec40d4e3a633b57 100644 (file)
@@ -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 )
index 1f1c3decc820d75f151969aa85e5623223fbed77..359295e3bba5ee9135715c29cdfa461f7d28ba55 100644 (file)
@@ -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
@@ -6,7 +6,8 @@ EAPI=6
 MY_PN="php-file-iterator"
 
 DESCRIPTION="FilterIterator implementation that filters files based on criteria"
-HOMEPAGE="http://phpunit.de"
+HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator
+       https://phpunit.de"
 SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 304b65799f28e1089cca21c23b836f5763d4c3b6..ccd2b390476d993dccaf3142967b5119955d99ff 100644 (file)
@@ -6,7 +6,8 @@ EAPI=6
 MY_PN="php-file-iterator"
 
 DESCRIPTION="FilterIterator implementation that filters files based on criteria"
-HOMEPAGE="https://phpunit.de"
+HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator
+       https://phpunit.de"
 SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"