summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-01-11 10:00:57 -0500
committerBrian Evans <grknight@gentoo.org>2016-01-11 10:00:57 -0500
commit67b647da567c02e8d8050d272922988f08b9d9fa (patch)
treeb3e7d9f543ba2e2351d11b99547db25c8368b12c /www-servers/lighttpd/lighttpd-1.4.35.ebuild
parentnet-analyzer/zabbix: Drop unused depend.php inherit (diff)
downloadgentoo-67b647da567c02e8d8050d272922988f08b9d9fa.tar.gz
gentoo-67b647da567c02e8d8050d272922988f08b9d9fa.tar.bz2
gentoo-67b647da567c02e8d8050d272922988f08b9d9fa.zip
www-servers/lighttpd: Drop unused depend.php inherit
Non-maintainer commit. Verified all functions in eclass were not used Package-Manager: portage-2.2.26
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.35.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.35.ebuild b/www-servers/lighttpd/lighttpd-1.4.35.ebuild
index ef3f07e4c96e..1fc04e82269a 100644
--- a/www-servers/lighttpd/lighttpd-1.4.35.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.35.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
-inherit base autotools eutils depend.php readme.gentoo user systemd
+inherit base autotools eutils readme.gentoo user systemd
DESCRIPTION="Lightweight high-performance web server"
HOMEPAGE="http://www.lighttpd.net/"