Skip to content

Commit

Permalink
dev-libs/cyrus-sasl: bump to EAPI=7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Dec 23, 2019
1 parent ec41e92 commit 800cc0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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"

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 800cc0b

Please sign in to comment.