From: Brian Evans Date: Tue, 8 Dec 2015 18:54:16 +0000 (-0500) Subject: app-text/refbase: Remove depend.php from inherit wrt bug 552874 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e64b2794d4fbc11e274c8e566f3df09b11f6825;p=gentoo.git app-text/refbase: Remove depend.php from inherit wrt bug 552874 This simply replaces the function call with the dep it was adding. No effective dep changes. Package-Manager: portage-2.2.26 --- diff --git a/app-text/refbase/refbase-0.9.5.ebuild b/app-text/refbase/refbase-0.9.5.ebuild index 39a921dc10c3..4c0130dfae69 100644 --- a/app-text/refbase/refbase-0.9.5.ebuild +++ b/app-text/refbase/refbase-0.9.5.ebuild @@ -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 ) RDEPEND="${DEPEND}" need_apache -need_php pkg_setup() { webapp_pkg_setup