From dd3ff83b1baba2ebab4cbb01267a6239af90edff Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 11 Jan 2016 10:09:02 -0500 Subject: www-servers/monkeyd: Drop unused depend.php inherit Non-maintainer commit. Verified all functions in eclass were not used Package-Manager: portage-2.2.26 --- www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers/monkeyd') diff --git a/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild b/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild index 8bf5b8363c18..6226bf26e5d2 100644 --- a/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild +++ b/www-servers/monkeyd/monkeyd-1.5.6-r1.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 toolchain-funcs depend.php multilib +inherit toolchain-funcs multilib MY_P="${PN/d}-${PV}" DESCRIPTION="A small, fast, and scalable web server" -- cgit v1.2.3-65-gdbad