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-misc/task/
Date: Mon, 15 Sep 2025 14:58:50 +0000 (UTC)	[thread overview]
Message-ID: <1757948219.9ff310d27823c5f998acce467a1dbf9d2c65faf5.sam@gentoo> (raw)

commit:     9ff310d27823c5f998acce467a1dbf9d2c65faf5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 14:56:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 14:56:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff310d2

app-misc/task: use PATCHES

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/task/task-2.6.2.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-misc/task/task-2.6.2.ebuild b/app-misc/task/task-2.6.2.ebuild
index c0a1aa1449a3..e06efb8d2e5e 100644
--- a/app-misc/task/task-2.6.2.ebuild
+++ b/app-misc/task/task-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,14 +21,16 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+PATCHES=(
+	"${FILESDIR}/task-2.6.2-gcc15-cstdint-include.patch"
+)
+
 src_prepare() {
 	# move test directory into source directory
 	mv "${WORKDIR}"/test "${WORKDIR}"/${P} || die
 
 	cmake_src_prepare
 
-	eapply "${FILESDIR}/task-2.6.2-gcc15-cstdint-include.patch"
-
 	# don't automatically install scripts
 	sed -i '/scripts/d' CMakeLists.txt || die
 }


             reply	other threads:[~2025-09-15 14:58 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-15 14:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-11  3:22 [gentoo-commits] repo/gentoo:master commit in: app-misc/task/ Sam James
2025-10-06  0:40 Sam James
2025-10-05 23:53 Sam James
2025-10-05 23:53 Sam James
2025-10-05 12:00 Andreas Sturmlechner
2025-10-05 12:00 Andreas Sturmlechner
2025-10-04 22:53 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:17 Arthur Zamarin
2024-08-15 21:38 Sam James
2023-10-23  1:44 Sam James
2022-05-19  2:03 Sam James
2022-05-11  5:16 Jakov Smolić
2022-05-11  5:16 Jakov Smolić
2022-03-31 11:45 Joonas Niilola
2022-03-21 19:57 Arthur Zamarin
2022-03-21 19:57 Arthur Zamarin
2022-03-21 13:05 Jakov Smolić
2022-03-21 13:05 Jakov Smolić
2022-01-12 19:26 Georgy Yakovlev
2021-11-22  9:27 Sam James
2021-11-22  9:27 Sam James
2021-11-07  4:13 Sam James
2021-11-07  4:13 Sam James
2021-05-17  7:49 Agostino Sarubbo
2021-05-17  3:01 Sam James
2021-04-12 22:50 Sam James
2021-02-28  9:03 Joonas Niilola
2021-02-28  9:03 Joonas Niilola
2021-02-28  9:03 Joonas Niilola
2021-02-28  9:03 Joonas Niilola
2021-02-14 21:59 Andreas Sturmlechner
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:42 Agostino Sarubbo
2020-09-02 22:05 Sam James
2020-09-02 22:05 Sam James
2020-09-02 22:05 Sam James
2019-11-17  5:08 Tim Harder
2017-08-31 13:49 Tim Harder
2017-04-26  5:49 Tim Harder
2017-04-26  5:49 Tim Harder
2017-01-08 22:09 Patrice Clement
2016-09-24  1:08 Tim Harder
2016-09-24  1:08 Tim Harder
2016-03-04 22:08 Tim Harder
2015-12-31  6:25 Ian Delaney

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=1757948219.9ff310d27823c5f998acce467a1dbf9d2c65faf5.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