commit: ae98f95c16dfe551a2805901ddbc6ce05c525bc9
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 12:26:46 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 12:27:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae98f95c
dev-tex/tex4ht: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild
b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild
index dc6cefe6eb9e..4f54915e3faf 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,8 +12,10 @@ MY_P="${PN}-1.0.${PV:0:4}_${PV:4:2}_${PV:6:2}_$(ver_cut 3)"
MY_P_TEXLIVE="${PN}-texlive-$(ver_cut 5)"
DESCRIPTION="Converts (La)TeX to (X)HTML, XML and OO.org"
-HOMEPAGE="http://www.cse.ohio-state.edu/~gurari/TeX4ht/
- http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html"
+HOMEPAGE="
+ https://tug.org/tex4ht/
+ https://puszcza.gnu.org.ua/projects/tex4ht/
+"
SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz
https://dev.gentoo.org/~ulm/distfiles/${MY_P_TEXLIVE}.tar.xz
doc? ( https://dev.gentoo.org/~ulm/distfiles/${MY_P_TEXLIVE}.doc.tar.xz
)"