commit:     b6333f919eb9a9c84f8cd7bc05bb6409d84a9e2b
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 15:20:35 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 15:20:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6333f91

www-apps/mantisbt: Drop unused depend.php inherit

Non-maintainer commit.  Verified all functions in eclass were not used

Package-Manager: portage-2.2.26

 www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild 
b/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild
index 0c03681..2ca31ab 100644
--- a/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild
+++ b/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-inherit eutils webapp depend.php
+inherit eutils webapp
 
 DESCRIPTION="PHP/MySQL/Web based bugtracking system"
 HOMEPAGE="http://www.mantisbt.org/";

Reply via email to