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"

Reply via email to