net-mail/rss2email: x86 stable wrt bug #715048
[gentoo.git] / net-mail / nmzmail / nmzmail-1.1.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Fast mail searching for mutt using namazu"
7 HOMEPAGE="https://www.ecademix.com/JohannesHofmann/nmzmail.html"
8 SRC_URI="https://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
9
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="amd64 ~ppc x86"
13 IUSE=""
14
15 DEPEND="sys-libs/readline"
16 RDEPEND="${DEPEND}
17         >=app-text/namazu-2"