app-emulation/phpvirtualbox: Drop unused depend.php inherit

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

Package-Manager: portage-2.2.26
This commit is contained in:
Brian Evans
2016-01-11 10:14:00 -05:00
parent dd3ff83b1b
commit 9a5f8a68f3
4 changed files with 8 additions and 8 deletions

View File

@@ -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="2"
inherit versionator eutils webapp depend.php
inherit versionator eutils webapp
MY_PV="$(replace_version_separator 2 '-')"
MY_P="${PN}-${MY_PV}"

View File

@@ -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 versionator eutils webapp depend.php readme.gentoo
inherit versionator eutils webapp readme.gentoo
MY_PV="$(replace_version_separator 2 '-')"
MY_P="${PN}-${MY_PV}"

View File

@@ -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 versionator eutils webapp depend.php readme.gentoo
inherit versionator eutils webapp readme.gentoo
MY_PV="$(replace_version_separator 2 '-')"
MY_P="${PN}-${MY_PV}"

View File

@@ -1,10 +1,10 @@
# 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 versionator eutils webapp depend.php readme.gentoo
inherit versionator eutils webapp readme.gentoo
MY_PV="$(replace_version_separator 2 '-')"
MY_P="${PN}-${MY_PV}"