diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-06-01 14:26:46 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-06-01 14:27:01 +0200 |
commit | ae98f95c16dfe551a2805901ddbc6ce05c525bc9 (patch) | |
tree | eebdbaf9193de379948ebc870e953d37e26d6b55 /dev-tex | |
parent | net-misc/dropbox: add 175.4.5569 (diff) | |
download | gentoo-ae98f95c16dfe551a2805901ddbc6ce05c525bc9.tar.gz gentoo-ae98f95c16dfe551a2805901ddbc6ce05c525bc9.tar.bz2 gentoo-ae98f95c16dfe551a2805901ddbc6ce05c525bc9.zip |
dev-tex/tex4ht: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/tex4ht/tex4ht-20090611_p1038_p20210603.ebuild | 8 |
1 files 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 )" |