Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-global-state/
Date: Thu, 04 Jun 2020 09:06:57
Message-Id: 1591261530.efbcf324616e39db2c637d02d1de19bb89ebae31.soap@gentoo
1 commit: efbcf324616e39db2c637d02d1de19bb89ebae31
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:05:30 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:05:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbcf324
7
8 dev-php/sebastian-global-state: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild | 2 +-
15 dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild b/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild
19 index fcf144c6e5a..100d9e83a7c 100644
20 --- a/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild
21 +++ b/dev-php/sebastian-global-state/sebastian-global-state-1.1.1.ebuild
22 @@ -6,7 +6,7 @@ EAPI=6
23 MY_PN="${PN/sebastian-//}"
24
25 DESCRIPTION="Snapshotting of global state"
26 -HOMEPAGE="http://phpunit.de"
27 +HOMEPAGE="https://phpunit.de"
28 SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
29
30 LICENSE="BSD"
31
32 diff --git a/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild b/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild
33 index 9dad483f6a6..f2aaba7905c 100644
34 --- a/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild
35 +++ b/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild
36 @@ -6,7 +6,7 @@ EAPI=7
37 MY_PN="${PN/sebastian-//}"
38
39 DESCRIPTION="Snapshotting of global state"
40 -HOMEPAGE="http://phpunit.de"
41 +HOMEPAGE="https://phpunit.de"
42 SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
43
44 LICENSE="BSD"