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: games-board/gnuchess/
Date: Sun, 09 Mar 2025 10:21:03 +0000 (UTC)	[thread overview]
Message-ID: <1741515562.ab2c8ec3463fcffe1fbcb7bfd52fb16ebf346492.sam@gentoo> (raw)

commit:     ab2c8ec3463fcffe1fbcb7bfd52fb16ebf346492
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  9 10:19:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  9 10:19:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2c8ec3

games-board/gnuchess: BDEPEND on help2man

Bit annoying as it uses `missing` so we don't notice if it's actually
*absent*, (=> nobody filed a bug until now / noticed the missing dep) but
if it's present-but-broken (e.g. needs a rebuild for Locale-gettext) then
it'll be used and bomb out like in the bug as Portage didn't know gnuchess
was using it so wasn't forced to schedule it after help2man was rebuilt.

Closes: https://bugs.gentoo.org/950973
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-board/gnuchess/gnuchess-6.2.9-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/games-board/gnuchess/gnuchess-6.2.9-r1.ebuild b/games-board/gnuchess/gnuchess-6.2.9-r1.ebuild
index 687cbf046776..a444983f20b0 100644
--- a/games-board/gnuchess/gnuchess-6.2.9-r1.ebuild
+++ b/games-board/gnuchess/gnuchess-6.2.9-r1.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=8
@@ -13,6 +13,8 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
 
+BDEPEND="sys-apps/help2man"
+
 PATCHES=(
 	"${FILESDIR}"/${PN}-6.2.9-c++17.patch
 	"${FILESDIR}"/${PN}-6.2.9-configure-quoting.patch


             reply	other threads:[~2025-03-09 10:21 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-09 10:21 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-17 18:10 [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/ Sam James
2021-12-06 15:20 Sam James
2021-12-06  8:03 Agostino Sarubbo
2021-12-06  0:31 Sam James
2021-12-05 18:28 Sam James
2021-07-14  0:33 Sebastian Pipping
2021-07-06 12:52 Sebastian Pipping
2021-07-05 22:35 Sam James
2021-06-07  6:28 Sergei Trofimovich
2021-06-06 23:19 Sam James
2021-06-06 23:19 Sam James
2021-05-09 22:39 Sam James
2020-06-23 16:17 David Seifert
2020-06-20 14:08 Thomas Deutschmann
2020-06-17  7:07 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-11 12:16 David Seifert
2017-07-26 13:49 Sebastian Pipping
2017-01-21 20:41 David Seifert
2017-01-15 18:05 Sebastian Pipping
2017-01-15 17:13 Sebastian Pipping
2016-11-18  6:31 Jeroen Roovers
2016-11-17 12:44 Agostino Sarubbo
2016-11-17 12:43 Agostino Sarubbo
2016-10-30 14:10 Sebastian Pipping
2016-09-20 18:09 Sebastian Pipping
2016-09-02 16:58 Patrice Clement
2016-03-20 20:51 Michael Sterrett
2016-03-17 10:50 Agostino Sarubbo
2015-12-26 10:36 Agostino Sarubbo
2015-12-25 16:20 Agostino Sarubbo
2015-12-25 15:13 Agostino Sarubbo
2015-11-22  3:43 Michael Sterrett
2015-10-19 12:25 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=1741515562.ab2c8ec3463fcffe1fbcb7bfd52fb16ebf346492.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