summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-01-11 10:20:35 -0500
committerBrian Evans <grknight@gentoo.org>2016-01-11 10:20:35 -0500
commitb6333f919eb9a9c84f8cd7bc05bb6409d84a9e2b (patch)
treeeba01f637b9a479350f85346c332facf191ec233 /www-apps
parentapp-emulation/phpvirtualbox: Drop unused depend.php inherit (diff)
downloadgentoo-b6333f919eb9a9c84f8cd7bc05bb6409d84a9e2b.tar.gz
gentoo-b6333f919eb9a9c84f8cd7bc05bb6409d84a9e2b.tar.bz2
gentoo-b6333f919eb9a9c84f8cd7bc05bb6409d84a9e2b.zip
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
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild4
1 files 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 0c03681e0851..2ca31ab38277 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/"