diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:05:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:05:28 +0200 |
commit | 1b6923ecec42a62117456fdbda90e978342a5e9b (patch) | |
tree | aff8e06216e2c6e0b4d5219acf9cd2f61a82ad25 /dev-php | |
parent | dev-php/sebastian-environment: update homepage (diff) | |
download | gentoo-1b6923ecec42a62117456fdbda90e978342a5e9b.tar.gz gentoo-1b6923ecec42a62117456fdbda90e978342a5e9b.tar.bz2 gentoo-1b6923ecec42a62117456fdbda90e978342a5e9b.zip |
dev-php/sebastian-exporter: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild index a7f3fc57c5af..fed44830adf0 100644 --- a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild +++ b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/sebastian-//}" DESCRIPTION="Export PHP variables for visualization" -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-exporter/sebastian-exporter-3.1.2.ebuild b/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild index cf83726503b1..05fd48dc1ca7 100644 --- a/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild +++ b/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="${PN/sebastian-//}" DESCRIPTION="Export PHP variables for visualization" -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" |