* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2018-05-28 23:02 Aaron Bauman
0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-05-28 23:02 UTC (permalink / raw
To: gentoo-commits
commit: 1a8be815ae107faf25f540ecf228dc603c6021c4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 01:59:25 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 28 23:01:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8be815
net-mail/nmzmail: bump EAPI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-mail/nmzmail/nmzmail-1.1.ebuild | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/net-mail/nmzmail/nmzmail-1.1.ebuild b/net-mail/nmzmail/nmzmail-1.1.ebuild
index 9430669eb60..04f316a18ee 100644
--- a/net-mail/nmzmail/nmzmail-1.1.ebuild
+++ b/net-mail/nmzmail/nmzmail-1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=2
+EAPI=6
DESCRIPTION="Fast mail searching for mutt using namazu"
-HOMEPAGE="http://www.ecademix.com/JohannesHofmann/nmzmail.html"
-SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
+HOMEPAGE="https://www.ecademix.com/JohannesHofmann/nmzmail.html"
+SRC_URI="https://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -15,8 +15,3 @@ IUSE=""
DEPEND="sys-libs/readline"
RDEPEND="${DEPEND}
>=app-text/namazu-2"
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
- dodoc README AUTHORS ChangeLog || die
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2021-06-18 21:07 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-06-18 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 8fda7376837f4aa04772ad1468e7ef824d8eb1c0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 21:06:15 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 21:06:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fda7376
net-mail/nmzmail: add missing readline slot operator
We need to be rebuilt when readline's ABI changes.
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-mail/nmzmail/{nmzmail-1.1.ebuild => nmzmail-1.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/nmzmail/nmzmail-1.1.ebuild b/net-mail/nmzmail/nmzmail-1.1-r1.ebuild
similarity index 84%
rename from net-mail/nmzmail/nmzmail-1.1.ebuild
rename to net-mail/nmzmail/nmzmail-1.1-r1.ebuild
index 04f316a18ee..c936ce4ed46 100644
--- a/net-mail/nmzmail/nmzmail-1.1.ebuild
+++ b/net-mail/nmzmail/nmzmail-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,6 +12,6 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
-DEPEND="sys-libs/readline"
+DEPEND="sys-libs/readline:="
RDEPEND="${DEPEND}
>=app-text/namazu-2"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2024-03-16 12:13 Conrad Kostecki
0 siblings, 0 replies; 6+ messages in thread
From: Conrad Kostecki @ 2024-03-16 12:13 UTC (permalink / raw
To: gentoo-commits
commit: aef03ad976c0177f0103059476405f855a802bfe
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Feb 6 18:38:09 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 12:13:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef03ad9
net-mail/nmzmail: EAPI8 bump, fix SRC_URI, HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35204
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-mail/nmzmail/nmzmail-1.1-r2.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/net-mail/nmzmail/nmzmail-1.1-r2.ebuild b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
new file mode 100644
index 000000000000..4ffa3c76d017
--- /dev/null
+++ b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Fast mail searching for mutt using namazu"
+HOMEPAGE="https://flpsed.org/nmzmail.html"
+SRC_URI="https://flpsed.org/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-libs/readline:="
+RDEPEND="${DEPEND}
+ >=app-text/namazu-2"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2024-04-19 10:28 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-04-19 10:28 UTC (permalink / raw
To: gentoo-commits
commit: 207f0a5110b9299d45d65e83e1c5ce11c5cfddcd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 10:28:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 10:28:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207f0a51
net-mail/nmzmail: Stabilize 1.1-r2 amd64, #930220
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-mail/nmzmail/nmzmail-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/nmzmail/nmzmail-1.1-r2.ebuild b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
index 4ffa3c76d017..15310d6c0483 100644
--- a/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
+++ b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://flpsed.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
DEPEND="sys-libs/readline:="
RDEPEND="${DEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2024-04-19 10:38 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-04-19 10:38 UTC (permalink / raw
To: gentoo-commits
commit: b1140fc20cb11a1f786eaaf9407bf4d3b0b0e53c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 10:37:39 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 10:38:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1140fc2
net-mail/nmzmail: Stabilize 1.1-r2 x86, #930220
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/nmzmail/nmzmail-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/nmzmail/nmzmail-1.1-r2.ebuild b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
index 15310d6c0483..07de9f3e92be 100644
--- a/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
+++ b/net-mail/nmzmail/nmzmail-1.1-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://flpsed.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="sys-libs/readline:="
RDEPEND="${DEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/
@ 2024-04-19 11:19 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-04-19 11:19 UTC (permalink / raw
To: gentoo-commits
commit: 5f62b2089b679d578a4da87045e042b94307f1d6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 11:15:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 11:15:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f62b208
net-mail/nmzmail: drop 1.1-r1, EAPI6--
Closes: https://bugs.gentoo.org/930220
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-mail/nmzmail/nmzmail-1.1-r1.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/net-mail/nmzmail/nmzmail-1.1-r1.ebuild b/net-mail/nmzmail/nmzmail-1.1-r1.ebuild
deleted file mode 100644
index c936ce4ed467..000000000000
--- a/net-mail/nmzmail/nmzmail-1.1-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Fast mail searching for mutt using namazu"
-HOMEPAGE="https://www.ecademix.com/JohannesHofmann/nmzmail.html"
-SRC_URI="https://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="sys-libs/readline:="
-RDEPEND="${DEPEND}
- >=app-text/namazu-2"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-04-19 11:19 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 10:28 [gentoo-commits] repo/gentoo:master commit in: net-mail/nmzmail/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-04-19 11:19 Arthur Zamarin
2024-04-19 10:38 Sam James
2024-03-16 12:13 Conrad Kostecki
2021-06-18 21:07 David Seifert
2018-05-28 23:02 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox