public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-nntp/pan/
Date: Tue, 24 Jan 2023 09:10:54 +0000 (UTC)	[thread overview]
Message-ID: <1674526708.4b99b63897a7b9adfc9b7836bb9f60b7eca62849.flow@gentoo> (raw)

commit:     4b99b63897a7b9adfc9b7836bb9f60b7eca62849
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Tue Jan 24 02:17:36 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 02:18:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b99b638

net-nntp/pan: fix configure

nls/gkr are use_enable, not use_with

Closes: https://bugs.gentoo.org/891703

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 net-nntp/pan/pan-0.154.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-nntp/pan/pan-0.154.ebuild b/net-nntp/pan/pan-0.154.ebuild
index 267576466..f1e8285fe 100644
--- a/net-nntp/pan/pan-0.154.ebuild
+++ b/net-nntp/pan/pan-0.154.ebuild
@@ -45,8 +45,8 @@ src_prepare() {
 src_configure() {
 	local myconf=(
 		$(use_with dbus) \
-		$(use_with gnome-keyring gkr) \
-		$(use_with nls) \
+		$(use_enable gnome-keyring gkr) \
+		$(use_enable nls) \
 		$(use_with spell gtkspell) \
 		$(use_enable libnotify) \
 		$(use_with ssl gnutls)


             reply	other threads:[~2023-01-24  9:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24  9:10 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-24 14:59 [gentoo-commits] repo/proj/guru:master commit in: net-nntp/pan/ Florian Schmaus
2023-05-28 15:01 Viorel Munteanu
2023-11-06 14:18 David Roman
2024-04-04 10:09 Florian Schmaus
2024-04-04 10:09 Florian Schmaus
2024-04-04 10:09 Florian Schmaus
2024-04-16 11:01 Julien Roy
2024-06-08 13:21 Julien Roy
2024-06-08 13:21 Julien Roy
2024-06-08 13:21 Julien Roy
2024-06-09 18:28 Julien Roy
2024-06-09 18:28 Julien Roy
2024-06-10 11:28 Julien Roy
2024-08-30 13:16 David Roman
2024-08-30 13:16 David Roman

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=1674526708.4b99b63897a7b9adfc9b7836bb9f60b7eca62849.flow@gentoo \
    --to=flow@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