dev-perl/perl-mozldap: EAPI 6.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2016-02-02 12:10:42 +00:00
parent a08d8cb1bb
commit 3df3dda482

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
EAPI=6
inherit perl-module
@@ -15,10 +15,13 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/nspr-4.0.1
RDEPEND="
>=dev-libs/nspr-4.0.1
>=dev-libs/nss-3.11.6
net-nds/openldap"
DEPEND="${RDEPEND}
DEPEND="
${RDEPEND}
sys-apps/sed"
src_configure() {