app-text/refbase: Remove depend.php from inherit wrt bug 552874
authorBrian Evans <grknight@gentoo.org>
Tue, 8 Dec 2015 18:54:16 +0000 (13:54 -0500)
committerBrian Evans <grknight@gentoo.org>
Tue, 8 Dec 2015 18:54:16 +0000 (13:54 -0500)
This simply replaces the function call with the dep it was adding.
No effective dep changes.

Package-Manager: portage-2.2.26

app-text/refbase/refbase-0.9.5.ebuild

index 39a921dc10c3f1109c2f96c6d15e5256f9325c94..4c0130dfae69ba48c9f6f65c70ad6fa93bd2e159 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="2"
-inherit depend.apache depend.php webapp
+inherit depend.apache webapp
 
 DESCRIPTION="Web-based solution for managing scientific literature, references and citations"
 HOMEPAGE="http://www.refbase.net/"
@@ -18,7 +18,6 @@ DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )
 RDEPEND="${DEPEND}"
 
 need_apache
-need_php
 
 pkg_setup() {
        webapp_pkg_setup