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: dev-build/make/
Date: Tue, 30 Apr 2024 06:42:00 +0000 (UTC)	[thread overview]
Message-ID: <1714458964.39738087f65f92ccf57e2eb741f60bd1cb4b9c86.sam@gentoo> (raw)

commit:     39738087f65f92ccf57e2eb741f60bd1cb4b9c86
Author:     Marco Sirabella <marco <AT> sirabella <DOT> org>
AuthorDate: Sat Mar 23 18:39:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 06:36:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39738087

dev-build/make: fix doc BDEPEND to use texi2dvi

Closes: https://bugs.gentoo.org/927628
Signed-off-by: Marco Sirabella <marco <AT> sirabella.org>
Closes: https://github.com/gentoo/gentoo/pull/35886
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-build/make/make-4.4.1-r1.ebuild | 2 +-
 dev-build/make/make-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-build/make/make-4.4.1-r1.ebuild b/dev-build/make/make-4.4.1-r1.ebuild
index 4f363169f0ae..2e65b08c27e4 100644
--- a/dev-build/make/make-4.4.1-r1.ebuild
+++ b/dev-build/make/make-4.4.1-r1.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
 	nls? ( virtual/libintl )
 "
 BDEPEND="
-	doc? ( sys-apps/texinfo )
+	doc? ( virtual/texi2dvi )
 	nls? ( sys-devel/gettext )
 	verify-sig? ( sec-keys/openpgp-keys-make )
 	test? ( dev-lang/perl )

diff --git a/dev-build/make/make-9999.ebuild b/dev-build/make/make-9999.ebuild
index 4df10fe00325..146e017cec5b 100644
--- a/dev-build/make/make-9999.ebuild
+++ b/dev-build/make/make-9999.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
 	nls? ( virtual/libintl )
 "
 BDEPEND="
-	doc? ( sys-apps/texinfo )
+	doc? ( virtual/texi2dvi )
 	nls? ( sys-devel/gettext )
 	verify-sig? ( sec-keys/openpgp-keys-make )
 	test? ( dev-lang/perl )


             reply	other threads:[~2024-04-30  6:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30  6:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-01 23:28 [gentoo-commits] repo/gentoo:master commit in: dev-build/make/ Conrad Kostecki
2024-11-19 14:10 Sam James
2024-11-19 14:10 Sam James
2024-11-08 11:57 Sam James
2024-11-08 10:59 Sam James
2024-11-08  6:31 Sam James
2024-11-08  3:54 Sam James
2024-08-18 19:44 Arsen Arsenović
2024-06-03  1:05 Sam James
2024-04-22  3:58 Sam James
2024-03-23  8:37 Sam James
2024-03-23  8:37 Sam James
2024-03-23  8:37 Sam James
2024-03-21  2:48 Sam James

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=1714458964.39738087f65f92ccf57e2eb741f60bd1cb4b9c86.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