www-servers/monkeyd: Drop unused depend.php inherit
authorBrian Evans <grknight@gentoo.org>
Mon, 11 Jan 2016 15:09:02 +0000 (10:09 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 11 Jan 2016 15:09:02 +0000 (10:09 -0500)
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

index 8bf5b8363c18227f875588495dbcb71d8f0861ae..6226bf26e5d2a232a146cb6127a890d58a7ef49a 100644 (file)
@@ -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"