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"
