blob: 2b717558db061e580caf182cf3e71fc2a619d8de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst prerm setup
DEPEND=app-admin/webapp-config
DESCRIPTION=Web-based administration for VirtualBox in PHP
EAPI=6
HOMEPAGE=https://sourceforge.net/projects/phpvirtualbox/
INHERIT=eapi7-ver webapp readme.gentoo-r1
IUSE=vhosts
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/php:*[gd,session,soap,unicode] virtual/httpd-php:* app-admin/webapp-config
SLOT=5.2.1
SRC_URI=https://github.com/phpvirtualbox/phpvirtualbox/archive/5.2-1.tar.gz -> phpvirtualbox-5.2-1.tar.gz
_eclasses_=eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 webapp 60f2eb31dec733d05e8114cc078ebc33 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1
_md5_=129b3fc1d7d7ae199c27130be18fae28
|