commit: 67b647da567c02e8d8050d272922988f08b9d9fa Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 15:00:57 2016 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 15:00:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b647da
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 www-servers/lighttpd/lighttpd-1.4.35-r1.ebuild | 4 ++-- www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild | 4 ++-- www-servers/lighttpd/lighttpd-1.4.35.ebuild | 4 ++-- www-servers/lighttpd/lighttpd-1.4.37-r1.ebuild | 4 ++-- 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 20b9285..94815a8 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 93e172c..8edb58c 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 ef3f07e..1fc04e8 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 8aa54dd..2c3832e 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 0d3ab01..027ec47 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/"
