commit: df07fa86defcfc1cd733069344a47dd9ac910336 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Thu Jun 4 09:05:42 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 09:05:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df07fa86
dev-php/sebastian-resource-operations: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> .../sebastian-resource-operations-1.0.0.ebuild | 2 +- .../sebastian-resource-operations-2.0.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild index eb3623b447e..f0216f9ebff 100644 --- a/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild +++ b/dev-php/sebastian-resource-operations/sebastian-resource-operations-1.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/sebastian-//}" DESCRIPTION="Provides a list of PHP built-in functions that operate on resources" -HOMEPAGE="http://phpunit.de" +HOMEPAGE="https://phpunit.de" SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild index 36986e772e7..678588caefb 100644 --- a/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild +++ b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="${PN/sebastian-//}" DESCRIPTION="Provides a list of PHP built-in functions that operate on resources" -HOMEPAGE="http://phpunit.de" +HOMEPAGE="https://phpunit.de" SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD"