1
0
Fork 0

dev-tex/pythontex: using blanket install function

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2020-02-17 05:24:55 +01:00
parent 4d2e597bfe
commit 4051aae202
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,6 @@
17 Feb 2020; <chymera@gentoo.org> pythontex-0.17.ebuild:
dev-tex/pythontex: using blanket install function
*pythontex-0.17 (17 Feb 2020)
*pythontex-9999 (17 Feb 2020)

View File

@ -47,5 +47,10 @@ src_install() {
}
python_foreach_impl installation
latex-package_src_doinstall dtx ins sty
#latex-package_src_doinstall dtx ins sty
#insinto /usr/share/texmf-site/tex/latex/pythontex/
#doins ".sty
latex-package_src_install
}