commit: dd3ff83b1baba2ebab4cbb01267a6239af90edff
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 15:09:02 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 15:09:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3ff83b
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(-)
diff --git a/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild
b/www-servers/monkeyd/monkeyd-1.5.6-r1.ebuild
index 8bf5b83..6226bf2 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"