public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/e3-core/
Date: Mon, 06 Jan 2025 20:04:31 +0000 (UTC)	[thread overview]
Message-ID: <1736193856.9ef078f27a34710c0f2a7df43efe4c2045eb3fe1.tupone@gentoo> (raw)

commit:     9ef078f27a34710c0f2a7df43efe4c2045eb3fe1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 20:01:22 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 20:04:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef078f2

dev-ada/e3-core: build docs

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{e3-core-22.6.0.ebuild => e3-core-22.6.0-r1.ebuild}   | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/dev-ada/e3-core/e3-core-22.6.0.ebuild b/dev-ada/e3-core/e3-core-22.6.0-r1.ebuild
similarity index 79%
rename from dev-ada/e3-core/e3-core-22.6.0.ebuild
rename to dev-ada/e3-core/e3-core-22.6.0-r1.ebuild
index 8028993db17b..32670e618cef 100644
--- a/dev-ada/e3-core/e3-core-22.6.0.ebuild
+++ b/dev-ada/e3-core/e3-core-22.6.0-r1.ebuild
@@ -28,18 +28,18 @@ RDEPEND="dev-python/colorama[${PYTHON_USEDEP}]
 	dev-python/tomlkit[${PYTHON_USEDEP}]
 	!app-editors/e3"
 DEPEND="${RDEPEND}"
-BDEPEND="
-	test? (
-		dev-python/httpretty[${PYTHON_USEDEP}]
-		dev-vcs/subversion
-		dev-python/mock[${PYTHON_USEDEP}]
-	)"
+BDEPEND="test? (
+	dev-python/httpretty[${PYTHON_USEDEP}]
+	dev-vcs/subversion
+	dev-python/mock[${PYTHON_USEDEP}]
+)"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-22.1.0-test.patch
 )
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme dev-python/sphinx-autoapi
 
 python_compile() {
 	distutils-r1_python_compile
@@ -49,6 +49,7 @@ python_compile() {
 src_compile() {
 	local PLATFORM=x86_64-linux
 	rm src/e3/os/data/rlimit* || die
-	$(tc-getCC) ${CFLAGS} -o src/e3/os/data/rlimit-${PLATFORM} tools/rlimit/rlimit.c ${LDFLAGS}
+	$(tc-getCC) ${CFLAGS} -o src/e3/os/data/rlimit-${PLATFORM} \
+		tools/rlimit/rlimit.c ${LDFLAGS}
 	distutils-r1_src_compile
 }


             reply	other threads:[~2025-01-06 20:04 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 20:04 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29 20:24 [gentoo-commits] repo/gentoo:master commit in: dev-ada/e3-core/ Alfredo Tupone
2025-03-29 19:31 Alfredo Tupone
2025-03-10  0:39 Sam James
2025-03-10  0:28 Sam James
2025-01-27 17:20 Alfredo Tupone
2025-01-06 20:51 Alfredo Tupone
2025-01-06 20:51 Alfredo Tupone
2025-01-06 10:55 Alfredo Tupone
2025-01-06 10:32 Alfredo Tupone
2024-05-28 17:01 Sam James
2024-05-28 13:19 Sam James
2024-03-13 13:27 Alfredo Tupone
2023-02-22 18:12 Alfredo Tupone
2023-02-03 19:12 Alfredo Tupone
2023-01-10 14:31 Michał Górny
2022-12-05 20:58 Alfredo Tupone
2022-10-11 12:39 Alfredo Tupone
2022-09-07  7:51 Michał Górny
2022-02-03 13:51 Alfredo Tupone
2022-02-03 13:45 Alfredo Tupone
2021-11-28 13:56 Alfredo Tupone
2021-11-28 13:51 Alfredo Tupone
2021-11-27 23:05 Alfredo Tupone
2021-11-26 17:59 Alfredo Tupone
2021-11-24 20:54 Alfredo Tupone
2021-11-24 13:42 Alfredo Tupone
2021-11-24  7:45 Alfredo Tupone

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=1736193856.9ef078f27a34710c0f2a7df43efe4c2045eb3fe1.tupone@gentoo \
    --to=tupone@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