From 800cc0b84d540950fd4b4b30aececd713e7603e6 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 23 Dec 2019 22:41:38 +0100 Subject: [PATCH] dev-libs/cyrus-sasl: bump to EAPI=7 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild index 25c41df746af..eae354404ea6 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit flag-o-matic multilib multilib-minimal autotools pam java-pkg-opt-2 db-use systemd eapi7-ver +inherit flag-o-matic multilib multilib-minimal autotools pam java-pkg-opt-2 db-use systemd SASLAUTHD_CONF_VER="2.1.26" @@ -210,7 +210,7 @@ multilib_src_install_all() { newdoc pwcheck/README README.pwcheck newdoc docsrc/sasl/release-notes/$(ver_cut 1-2)/index.rst release-notes - edos2unix ${ED%/}/usr/share/doc/${PF}/release-notes + edos2unix "${ED}/usr/share/doc/${PF}/release-notes" docinto html dodoc doc/html/*.html -- 2.26.2