public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/pythontex/
Date: Sat, 22 Feb 2020 08:20:03 +0000 (UTC)	[thread overview]
Message-ID: <1582359569.bdfafe0e4cbb664b050ba7c2ff9ba2baa3aa3a08.grozin@gentoo> (raw)

commit:     bdfafe0e4cbb664b050ba7c2ff9ba2baa3aa3a08
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 08:19:29 2020 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 08:19:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfafe0e

dev-tex/pythontex: installation fixed

Closes: https://bugs.gentoo.org/show_bug.cgi?id=709882
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-tex/pythontex/pythontex-0.17.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild
index 267d1e51096..31f77063256 100644
--- a/dev-tex/pythontex/pythontex-0.17.ebuild
+++ b/dev-tex/pythontex/pythontex-0.17.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/gpoore/pythontex/archive/v${PV}.tar.gz -> ${P}.tar.g
 SLOT="0"
 LICENSE="LPPL-1.3 BSD"
 KEYWORDS="~amd64 ~x86"
-IUSE="highlighting"
+IUSE="doc highlighting"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -33,7 +33,8 @@ src_compile() {
 }
 
 src_install() {
-	dodoc ${PN}/README "${S}"/*rst ${PN}_quickstart/*
+	dodoc *rst
+	use doc && dodoc ${PN}_quickstart/*pdf ${PN}/*pdf
 
 	cd ${PN} || die
 
@@ -45,5 +46,5 @@ src_install() {
 	}
 	python_foreach_impl installation
 
-	latex-package_src_doinstall dtx ins sty
+	latex-package_src_doinstall sty
 }


             reply	other threads:[~2020-02-22  8:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-22  8:20 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-23 13:16 [gentoo-commits] repo/gentoo:master commit in: dev-tex/pythontex/ Arthur Zamarin
2024-10-25 12:16 Arthur Zamarin
2024-06-03 18:09 Florian Schmaus
2023-05-01 12:39 Michał Górny
2023-03-31 18:05 Sam James
2023-01-29 12:17 Andrew Ammerlaan
2021-12-28 14:15 Andrew Ammerlaan
2021-10-26  1:21 Yixun Lan
2021-02-21  9:49 Sam James
2020-12-03 11:28 Sam James
2020-12-03  9:00 Sam James
2020-02-22  8:21 Andrey Grozin
2020-02-19 13:50 Andrey Grozin
2020-01-19 14:25 Mikle Kolyada
2019-08-06  9:46 Andrey Grozin
2017-10-31 10:09 Andrey Grozin
2017-09-28 11:12 Andrey Grozin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1582359569.bdfafe0e4cbb664b050ba7c2ff9ba2baa3aa3a08.grozin@gentoo \
    --to=grozin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox