www-apps/dotproject: Remove depend.php from inherit wrt bug 552862

This simply replaces the function call with the dep it was adding.
No effective dep changes.

Package-Manager: portage-2.2.26
This commit is contained in:
Brian Evans
2015-12-08 13:52:46 -05:00
parent 86fec49576
commit 97015334b8

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
inherit eutils webapp depend.php
inherit eutils webapp
DESCRIPTION="dotProject is a PHP web-based project management framework"
HOMEPAGE="http://www.dotproject.net/"
@@ -15,10 +15,10 @@ IUSE=""
DEPEND=""
RDEPEND="app-text/poppler[utils]
dev-php/PEAR-Date"
dev-php/PEAR-Date
virtual/httpd-php"
need_httpd_cgi
need_php_httpd
S=${WORKDIR}/${PN}