From 0e64b2794d4fbc11e274c8e566f3df09b11f6825 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 8 Dec 2015 13:54:16 -0500 Subject: [PATCH] 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 --- app-text/refbase/refbase-0.9.5.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.26.2