public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmnet/
Date: Fri, 21 Oct 2022 12:48:26 +0000 (UTC)	[thread overview]
Message-ID: <1666356423.dc0477f3534c4ccfdecacfe6f12ba6db4d46dbce.ionen@gentoo> (raw)

commit:     dc0477f3534c4ccfdecacfe6f12ba6db4d46dbce
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 12:44:58 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 12:47:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0477f3

x11-plugins/wmnet: drop c2x workaround

Changed the way test for this, and upon closer look
this one wasn't needed.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-plugins/wmnet/wmnet-1.06-r2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/x11-plugins/wmnet/wmnet-1.06-r2.ebuild b/x11-plugins/wmnet/wmnet-1.06-r2.ebuild
index 0df8301f1ddb..21e339edf295 100644
--- a/x11-plugins/wmnet/wmnet-1.06-r2.ebuild
+++ b/x11-plugins/wmnet/wmnet-1.06-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="WMnet is a dock.app network monitor"
 HOMEPAGE="https://www.dockapps.net/wmnet"
@@ -28,8 +28,6 @@ BDEPEND="
 PATCHES=( "${WORKDIR}"/${P}-misc.patch )
 
 src_configure() {
-	append-cflags -std=gnu89 # old codebase, incompatible with c2x
-
 	CC="$(tc-getBUILD_CC)" LD="$(tc-getLD)" \
 		IMAKECPP="${IMAKECPP:-${CHOST}-gcc -E}" xmkmf || die "xmkmf failed"
 }


             reply	other threads:[~2022-10-21 12:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 12:48 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11  8:56 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmnet/ Ionen Wolkens
2022-09-30 11:02 Ionen Wolkens
2022-06-25 15:01 Mike Gilbert
2021-04-15  6:39 Joonas Niilola
2018-10-21  8:18 Mikle Kolyada
2018-10-21  8:18 Mikle Kolyada
2018-10-11 12:45 Tobias Klausmann
2018-09-19 18:29 Thomas Deutschmann
2018-06-12 21:38 Bernard Cafarelli
2018-06-12 21:38 Bernard Cafarelli
2017-11-27 12:29 Bernard Cafarelli

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=1666356423.dc0477f3534c4ccfdecacfe6f12ba6db4d46dbce.ionen@gentoo \
    --to=ionen@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