public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2020-08-30 19:10 Thomas Deutschmann
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2020-08-30 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     363e4aba48f1f9eba9a262ad5dd8bb1117595cc8
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 19:06:27 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 19:10:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363e4aba

net-mail/mboxgrep: x86 stable (bug #739454)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
index 5e42763bd88..d6c2dee2ae4 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://datatipp.se/mboxgrep/"
 
 SLOT="0"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="dmalloc"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2020-09-04 16:44 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2020-09-04 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     5bf980b6e0f1464779589c19d1264b0b342edb17
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 16:42:34 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 16:43:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf980b6

net-mail/mboxgrep: ppc stable (bug #739454)

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
index d6c2dee2ae4..9a838372805 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://datatipp.se/mboxgrep/"
 
 SLOT="0"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE="dmalloc"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2020-09-04 16:45 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2020-09-04 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ece357efbbe425a82e3401051b0fcae3d513a390
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 16:45:34 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 16:45:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece357ef

net-mail/mboxgrep: drop old EAPI 4 ebuild

Closes: https://bugs.gentoo.org/739454
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild | 31 ------------------------------
 1 file changed, 31 deletions(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild
deleted file mode 100644
index a2e8ff7afb6..00000000000
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Grep for mbox files"
-SRC_URI="mirror://sourceforge/mboxgrep/${P}.tar.gz"
-HOMEPAGE="http://mboxgrep.sf.net"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-ldflags.patch
-}
-
-src_install() {
-	emake \
-		prefix="${D}"/usr \
-		mandir="${D}"/usr/share/man \
-		infodir="${D}"/usr/share/info \
-		install
-	dodoc ChangeLog NEWS TODO README
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2023-07-18  5:22 Joonas Niilola
  0 siblings, 0 replies; 7+ messages in thread
From: Joonas Niilola @ 2023-07-18  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     0d603e27611a01bc9a6460466d2326e98c985375
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 05:10:03 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 05:22:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d603e27

net-mail/mboxgrep: fix use_with syntax

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
index 5f3ed4e4956c..989483a407a7 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_with dmalloc no yes)
+		$(use_with dmalloc dmalloc $(usex dmalloc yes no))
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2023-10-09 16:21 Arthur Zamarin
  0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2023-10-09 16:21 UTC (permalink / raw
  To: gentoo-commits

commit:     03d4830d409f2a656e55cdc0b3a597e54980a6b8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 16:19:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 16:19:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d4830d

net-mail/mboxgrep: Stabilize 0.7.9-r3 x86, #915446

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
index 989483a407a7..9b8d5e50145e 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://datatipp.se/mboxgrep/"
 
 SLOT="0"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="dmalloc"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2024-09-11 19:54 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-09-11 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d98f724dd6d19240292653c3030ea03071c43acc
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 19:51:24 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 19:53:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98f724d

net-mail/mboxgrep: drop 0.7.9-r2

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild | 42 ------------------------------
 1 file changed, 42 deletions(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
deleted file mode 100644
index 38c5e740ce97..000000000000
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Grep for mbox files"
-SRC_URI="https://downloads.sourceforge.net/mboxgrep/${P}.tar.gz"
-HOMEPAGE="https://datatipp.se/mboxgrep/"
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="dmalloc"
-
-RDEPEND="
-	app-arch/bzip2
-	dev-libs/libpcre
-	sys-libs/zlib
-	dmalloc? ( dev-libs/dmalloc )
-"
-DEPEND="
-	${RDEPEND}
-"
-PATCHES=(
-	"${FILESDIR}"/${P}-_DEFAULT_SOURCE.patch
-	"${FILESDIR}"/${P}-fno-common.patch
-	"${FILESDIR}"/${P}-ldflags.patch
-)
-
-src_configure() {
-	econf \
-		$(use_with dmalloc no yes)
-}
-
-src_install() {
-	emake \
-		prefix="${D}"/usr \
-		mandir="${D}"/usr/share/man \
-		infodir="${D}"/usr/share/info \
-		install
-	dodoc ChangeLog NEWS TODO README
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/
@ 2024-09-11 19:54 Petr Vaněk
  0 siblings, 0 replies; 7+ messages in thread
From: Petr Vaněk @ 2024-09-11 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     59c28f1097714e3d3d7b52756be3094ac6c2de1f
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 19:52:24 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 19:53:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c28f10

net-mail/mboxgrep: fix variable order

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
index 0c9276dd5bbf..76324164dbe6 100644
--- a/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
+++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r3.ebuild
@@ -5,11 +5,11 @@ EAPI=8
 inherit autotools
 
 DESCRIPTION="Grep for mbox files"
-SRC_URI="https://downloads.sourceforge.net/mboxgrep/${P}.tar.gz"
 HOMEPAGE="https://datatipp.se/mboxgrep/"
+SRC_URI="https://downloads.sourceforge.net/mboxgrep/${P}.tar.gz"
 
-SLOT="0"
 LICENSE="GPL-2+"
+SLOT="0"
 KEYWORDS="~amd64 ~ppc x86"
 IUSE="dmalloc"
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-11 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18  5:22 [gentoo-commits] repo/gentoo:master commit in: net-mail/mboxgrep/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2024-09-11 19:54 Petr Vaněk
2024-09-11 19:54 Petr Vaněk
2023-10-09 16:21 Arthur Zamarin
2020-09-04 16:45 Sam James
2020-09-04 16:44 Sam James
2020-08-30 19:10 Thomas Deutschmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox