commit:     e052c574b5b6906a09ef202fd9fcb0e6ce316608
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 16:22:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 16:22:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e052c574

app-text/htmldoc: fix HOMEPAGE

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/htmldoc/htmldoc-1.8.30.ebuild    | 4 ++--
 app-text/htmldoc/htmldoc-1.9.11-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/htmldoc/htmldoc-1.8.30.ebuild 
b/app-text/htmldoc/htmldoc-1.8.30.ebuild
index 61956c4652b..cbff036765a 100644
--- a/app-text/htmldoc/htmldoc-1.8.30.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs xdg
 
 DESCRIPTION="Convert HTML pages into a PDF document"
-HOMEPAGE="http://www.msweet.org/projects.php?Z1";
+HOMEPAGE="https://www.msweet.org/htmldoc/";
 
SRC_URI="https://github.com/michaelrsweet/${PN}/releases/download/v${PV}/${P}-source.tar.gz";
 IUSE="fltk"
 SLOT="0"

diff --git a/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild 
b/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild
index b506567a49a..7c364dc21f2 100644
--- a/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild
+++ b/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools toolchain-funcs xdg
 
 DESCRIPTION="Convert HTML pages into a PDF document"
-HOMEPAGE="http://www.msweet.org/projects.php?Z1";
+HOMEPAGE="https://www.msweet.org/htmldoc/";
 
SRC_URI="https://github.com/michaelrsweet/${PN}/releases/download/v${PV}/${P}-source.tar.gz";
 
 SLOT="0"

Reply via email to