diff options
author | Brian Evans <grknight@gentoo.org> | 2016-01-11 10:00:57 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2016-01-11 10:00:57 -0500 |
commit | 67b647da567c02e8d8050d272922988f08b9d9fa (patch) | |
tree | b3e7d9f543ba2e2351d11b99547db25c8368b12c /www-servers | |
parent | net-analyzer/zabbix: Drop unused depend.php inherit (diff) | |
download | gentoo-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')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.35.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.37.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild index 20b92854a018..94815a8ad42c 100644 --- a/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild @@ -1,9 +1,9 @@ -# 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 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/" diff --git a/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild index 93e172c017e5..8edb58cd735b 100644 --- a/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild @@ -1,9 +1,9 @@ -# 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 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/" 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/" diff --git a/www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild index 8aa54dd6b3cb..2c3832ebbd2a 100644 --- a/www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild @@ -1,9 +1,9 @@ -# 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 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/" diff --git a/www-servers/lighttpd/lighttpd-1.4.37.ebuild b/www-servers/lighttpd/lighttpd-1.4.37.ebuild index 0d3ab01c4e06..027ec47dda78 100644 --- a/www-servers/lighttpd/lighttpd-1.4.37.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.37.ebuild @@ -1,9 +1,9 @@ -# 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 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/" |