Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cyrus-sasl/
Date: Mon, 23 Dec 2019 21:41:56
Message-Id: 1577137298.800cc0b84d540950fd4b4b30aececd713e7603e6.whissi@gentoo
1 commit: 800cc0b84d540950fd4b4b30aececd713e7603e6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 21:41:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 21:41:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800cc0b8
7
8 dev-libs/cyrus-sasl: bump to EAPI=7
9
10 Package-Manager: Portage-2.3.82, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 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
17 index 25c41df746a..eae354404ea 100644
18 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild
19 +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild
20 @@ -1,9 +1,9 @@
21 # Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26
27 -inherit flag-o-matic multilib multilib-minimal autotools pam java-pkg-opt-2 db-use systemd eapi7-ver
28 +inherit flag-o-matic multilib multilib-minimal autotools pam java-pkg-opt-2 db-use systemd
29
30 SASLAUTHD_CONF_VER="2.1.26"
31
32 @@ -210,7 +210,7 @@ multilib_src_install_all() {
33 newdoc pwcheck/README README.pwcheck
34
35 newdoc docsrc/sasl/release-notes/$(ver_cut 1-2)/index.rst release-notes
36 - edos2unix ${ED%/}/usr/share/doc/${PF}/release-notes
37 + edos2unix "${ED}/usr/share/doc/${PF}/release-notes"
38
39 docinto html
40 dodoc doc/html/*.html