From 03935c25249eaedc92aa6b7774d671492b041601 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 3 Feb 2016 08:43:39 -0500 Subject: net-nds/phpldapadmin: Add eutils inherit for bug 573742 epatch fails because depend.php inherit was removed eutils was a secondary inherit Package-Manager: portage-2.2.27 --- net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild') diff --git a/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild b/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild index 009513114bf5..c6c16b21d77c 100644 --- a/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild +++ b/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -inherit webapp +inherit eutils webapp DESCRIPTION="phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server" HOMEPAGE="http://phpldapadmin.sourceforge.net" -- cgit v1.2.3-65-gdbad