public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/mathjax-docs/
Date: Tue,  1 Dec 2020 10:26:36 +0000 (UTC)	[thread overview]
Message-ID: <1606818309.4bc7d5d0cc20237ea4b5a49f3db4ad9258e20c3e.sam@gentoo> (raw)

commit:     4bc7d5d0cc20237ea4b5a49f3db4ad9258e20c3e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 10:24:59 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 10:25:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc7d5d0

app-doc/mathjax-docs: add dev-python/sphinx_rtd_theme dep

"Theme error:
sphinx_rtd_theme is no longer a hard dependency since version 1.4.0.
Please install it manually.(pip install sphinx_rtd_theme)"

Package-Manager: Portage-3.0.10.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
index 783ab0bca1e..6706659e7ac 100644
--- a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
+++ b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild
@@ -10,14 +10,16 @@ COMMIT="9d711f40638202b02f2154d7f05ea35088ff9388"
 DESCRIPTION="MathJax documentation"
 HOMEPAGE="https://www.mathjax.org/"
 SRC_URI="https://github.com/mathjax/MathJax-docs/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/MathJax-docs-${COMMIT}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
-DEPEND="dev-python/sphinx"
-
-S=${WORKDIR}/MathJax-docs-${COMMIT}
+BDEPEND="
+	dev-python/sphinx
+	dev-python/sphinx_rtd_theme
+"
 
 src_prepare() {
 	default


             reply	other threads:[~2020-12-01 10:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 10:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-19  8:39 [gentoo-commits] repo/gentoo:master commit in: app-doc/mathjax-docs/ Petr Vaněk
2025-03-06 19:01 Michał Górny
2023-09-30 18:22 Michael Orlitzky
2023-09-30 18:22 Michael Orlitzky
2023-08-16 20:17 Michael Orlitzky
2023-05-06 14:19 Arthur Zamarin
2022-12-25 22:06 David Seifert
2022-09-22  7:45 Michał Górny
2022-02-27 23:09 Sam James
2022-02-27 16:51 Sam James
2022-02-27 16:51 Sam James
2022-02-27 16:48 Sam James
2022-02-27 16:38 Sam James
2022-02-27 12:29 Jakov Smolić
2022-02-14  8:35 Matt Turner
2022-01-30 13:32 James Le Cuirot
2022-01-30 12:46 James Le Cuirot
2022-01-30 12:46 James Le Cuirot
2021-11-14 20:35 Sam James
2021-11-14  3:43 Sam James
2021-09-06  0:18 Sam James
2021-09-02  0:01 Marek Szuba
2021-06-20  1:55 Sam James
2020-12-01 10:26 Sam James
2020-01-13  2:57 Mark Wright
2020-01-10  8:45 Mark Wright

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=1606818309.4bc7d5d0cc20237ea4b5a49f3db4ad9258e20c3e.sam@gentoo \
    --to=sam@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