public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
Date: Thu,  7 Jan 2021 10:08:34 +0000 (UTC)	[thread overview]
Message-ID: <1610014104.bfa7d46fefef93f1ec8457686879c9a40c6dfd73.soap@gentoo> (raw)

commit:     bfa7d46fefef93f1ec8457686879c9a40c6dfd73
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Jan  7 10:08:24 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 10:08:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa7d46f

net-irc/emech: Disable redirect

* https://github.com/EnergyMech/energymech/issues/15#issuecomment-643470653

Closes: https://github.com/gentoo/gentoo/pull/18957
Closes: https://bugs.gentoo.org/707122
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild
index dcfb74ec059..68daec2e566 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -36,6 +36,7 @@ src_prepare() {
 }
 
 myconf() {
+	tc-export CC
 	echo ./configure $*
 	./configure $* || die "./configure failed"
 }
@@ -56,7 +57,6 @@ src_configure() {
 		--with-note \
 		--with-notify \
 		--with-rawdns \
-		--with-redirect \
 		--with-seen \
 		--with-stats \
 		--with-telnet \
@@ -66,6 +66,7 @@ src_configure() {
 		--with-web \
 		--with-wingate \
 		--without-profiling \
+		--without-redirect \
 		$(use_with tcl) \
 		$(use_with session) \
 		$(use_with debug)


             reply	other threads:[~2021-01-07 10:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 10:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 10:43 [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/ Arthur Zamarin
2024-07-05 10:42 Arthur Zamarin
2024-04-10 18:34 Arthur Zamarin
2023-03-20  6:31 Joonas Niilola
2022-12-11  8:40 Joonas Niilola
2021-06-30 18:40 Sam James
2021-02-21 13:53 Joonas Niilola
2020-11-29  9:56 David Seifert
2020-11-29  8:20 Agostino Sarubbo
2020-11-27 15:58 Joonas Niilola
2020-11-27 15:58 Joonas Niilola

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=1610014104.bfa7d46fefef93f1ec8457686879c9a40c6dfd73.soap@gentoo \
    --to=soap@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