diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-20 15:50:21 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-09-20 15:50:21 +0200 |
commit | 7f739b276f0e65b983914d891246d4ab85cffcad (patch) | |
tree | 52c34c0cff3cbd9f25bdfee98dd91f786d832e70 /app-text | |
parent | app-text/zathura: update icon cache (diff) | |
download | gentoo-7f739b276f0e65b983914d891246d4ab85cffcad.tar.gz gentoo-7f739b276f0e65b983914d891246d4ab85cffcad.tar.bz2 gentoo-7f739b276f0e65b983914d891246d4ab85cffcad.zip |
app-text/htmldoc: update mime-info cache
Closes: https://bugs.gentoo.org/742959
Closes: https://github.com/gentoo/gentoo/pull/17458
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.30.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.30.ebuild b/app-text/htmldoc/htmldoc-1.8.30.ebuild index cc2c5a5a5668..61956c4652b9 100644 --- a/app-text/htmldoc/htmldoc-1.8.30.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.30.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit toolchain-funcs + +inherit toolchain-funcs xdg DESCRIPTION="Convert HTML pages into a PDF document" HOMEPAGE="http://www.msweet.org/projects.php?Z1" |