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: x11-misc/redshift/
Date: Mon, 24 Feb 2025 04:55:01 +0000 (UTC)	[thread overview]
Message-ID: <1740372847.bc19781b9dfcf85526671dc98e73b6a19f58cfe4.sam@gentoo> (raw)

commit:     bc19781b9dfcf85526671dc98e73b6a19f58cfe4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 04:52:30 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 04:54:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc19781b

x11-misc/redshift: fix applying patches

Otherwise, we only apply user patches, not the ones in PATCHES(!)

(It also makes sense to apply user patches before eautoreconf in case
they want to modify the build system.)

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

 .../redshift/{redshift-1.12-r11.ebuild => redshift-1.12-r12.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/redshift/redshift-1.12-r11.ebuild b/x11-misc/redshift/redshift-1.12-r12.ebuild
similarity index 97%
rename from x11-misc/redshift/redshift-1.12-r11.ebuild
rename to x11-misc/redshift/redshift-1.12-r12.ebuild
index cba0bd3c1a6b..f63e9812d15e 100644
--- a/x11-misc/redshift/redshift-1.12-r11.ebuild
+++ b/x11-misc/redshift/redshift-1.12-r12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -39,13 +39,13 @@ PATCHES=(
 )
 
 src_prepare() {
+	default
+
 	# we need to re-generate file py-compile with a version
 	# that supports Python >=3.12 to not fail with error:
 	# ModuleNotFoundError: No module named 'imp'
 	rm py-compile || die
 	eautoreconf
-
-	eapply_user
 }
 
 src_configure() {


             reply	other threads:[~2025-02-24  4:55 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24  4:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-29 12:15 [gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/ Sam James
2024-05-29  6:26 Jakov Smolić
2024-05-28 22:01 Sam James
2023-11-05 22:04 Sebastian Pipping
2023-05-08  9:11 Pacho Ramos
2023-04-28 15:02 Arthur Zamarin
2023-04-27 23:32 Sam James
2023-04-27 23:29 Sam James
2022-12-27  0:45 Sebastian Pipping
2022-12-09 22:07 Arthur Zamarin
2022-12-09 22:07 Arthur Zamarin
2022-12-09 22:04 Arthur Zamarin
2022-10-19  8:55 Piotr Karbowski
2022-08-30 18:26 Andreas Sturmlechner
2022-06-10 21:38 Jakov Smolić
2022-06-09  7:39 Agostino Sarubbo
2022-06-09  7:34 Agostino Sarubbo
2022-06-08  8:43 Agostino Sarubbo
2022-05-22 19:11 Sebastian Pipping
2022-05-22 13:15 Sebastian Pipping
2022-05-21 20:15 Sebastian Pipping
2022-01-25 21:25 Sam James
2022-01-21 10:03 Jakov Smolić
2022-01-21 10:03 Jakov Smolić
2021-10-11  8:35 Marek Szuba
2021-04-20 20:14 Sebastian Pipping
2021-04-20 16:57 Sebastian Pipping
2021-04-16 11:23 Sam James
2021-03-28  0:57 Sebastian Pipping
2021-02-21  2:36 Jonas Stein
2020-11-30 19:18 Piotr Karbowski
2020-11-30 18:57 Piotr Karbowski
2020-05-01 17:57 Pacho Ramos
2019-12-09 16:59 Sebastian Pipping
2019-12-02  5:21 Aaron Bauman
2019-12-02  5:21 Aaron Bauman
2019-11-24 23:23 Sebastian Pipping
2019-02-18 16:40 Sebastian Pipping
2018-12-09 22:00 Sebastian Pipping
2018-07-16  6:32 Johannes Huber
2018-07-15 15:13 Mikle Kolyada
2018-07-15 14:23 Thomas Deutschmann
2018-05-21 21:20 Sebastian Pipping
2018-04-13 20:24 Sebastian Pipping
2018-03-31 16:11 Sebastian Pipping
2017-05-15 14:06 Manuel Rüger
2017-04-15  7:33 Michał Górny
2017-02-23  7:44 Jeroen Roovers
2017-02-22 16:08 Agostino Sarubbo
2016-11-30 13:51 Sebastian Pipping
2016-01-03  4:16 Sebastian Pipping

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=1740372847.bc19781b9dfcf85526671dc98e73b6a19f58cfe4.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