Gentoo Archives: gentoo-commits

From: Tony Olagbaiye <gentoo@××××.io>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/s6-man/
Date: Wed, 18 May 2022 19:36:01
Message-Id: 1652902399.bcaeea61820fdfde45b3daa33406e2300ad33a9a.gentoo@gentoo
1 commit: bcaeea61820fdfde45b3daa33406e2300ad33a9a
2 Author: Tony Olagbaiye <bqv <AT> fron <DOT> io>
3 AuthorDate: Wed May 18 19:33:19 2022 +0000
4 Commit: Tony Olagbaiye <gentoo <AT> fron <DOT> io>
5 CommitDate: Wed May 18 19:33:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcaeea61
7
8 app-misc/s6-man: update HOMEPAGE
9
10 Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>
11
12 app-misc/s6-man/s6-man-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/s6-man/s6-man-9999.ebuild b/app-misc/s6-man/s6-man-9999.ebuild
16 index b5ba30962..4b3438cec 100644
17 --- a/app-misc/s6-man/s6-man-9999.ebuild
18 +++ b/app-misc/s6-man/s6-man-9999.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=8
21
22 DESCRIPTION="mdoc versions of the HTML documentation for the s6 supervision suite"
23 -HOMEPAGE="http://skarnet.org/software/s6/"
24 +HOMEPAGE="https://skarnet.org/software/s6/"
25
26 inherit git-r3
27 EGIT_REPO_URI="https://github.com/flexibeast/s6-man-pages.git"