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: net-mail/mboxgrep/
Date: Tue, 31 Dec 2024 14:23:15 +0000 (UTC)	[thread overview]
Message-ID: <1735654955.8433f1de8cc3ea34cc615ab8a4eab37562e51a85.sam@gentoo> (raw)

commit:     8433f1de8cc3ea34cc615ab8a4eab37562e51a85
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Tue Dec 31 07:41:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 14:22:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8433f1de

net-mail/mboxgrep: remove USE=dmalloc

It's broken package and way inclusion is configured was horrifying

Bug: https://bugs.gentoo.org/928113
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild | 4 +---
 net-mail/mboxgrep/metadata.xml             | 3 ---
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
index 76324164dbe6..f72b84546f2a 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
@@ -11,13 +11,11 @@ SRC_URI="https://downloads.sourceforge.net/mboxgrep/${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc x86"
-IUSE="dmalloc"
 
 RDEPEND="
 	app-arch/bzip2
 	dev-libs/libpcre
 	sys-libs/zlib
-	dmalloc? ( dev-libs/dmalloc )
 "
 DEPEND="
 	${RDEPEND}
@@ -36,7 +34,7 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_with dmalloc dmalloc $(usex dmalloc yes no))
+		--without-dmalloc
 }
 
 src_install() {

diff --git a/net-mail/mboxgrep/metadata.xml b/net-mail/mboxgrep/metadata.xml
index b89830b37d8f..11483f7db36e 100644
--- a/net-mail/mboxgrep/metadata.xml
+++ b/net-mail/mboxgrep/metadata.xml
@@ -2,9 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<!-- maintainer-needed -->
-<use>
-<flag name="dmalloc">Enable debugging using <pkg>dev-libs/dmalloc</pkg></flag>
-</use>
 	<upstream>
 		<remote-id type="sourceforge">mboxgrep</remote-id>
 	</upstream>


             reply	other threads:[~2024-12-31 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31 14:23 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-11 19:54 [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/ Petr Vaněk
2024-09-11 19:54 Petr Vaněk
2023-10-09 16:21 Arthur Zamarin
2023-07-18  5:22 Joonas Niilola
2020-09-04 16:45 Sam James
2020-09-04 16:44 Sam James
2020-08-30 19:10 Thomas Deutschmann

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=1735654955.8433f1de8cc3ea34cc615ab8a4eab37562e51a85.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