blob: 05af8f7ee0cb7acdf262fff59ff73b841557d8a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst prerm setup unpack
DEPEND=>=app-admin/webapp-config-1.50.15
DESCRIPTION=Project management and coordination system
EAPI=4
HOMEPAGE=http://www.phprojekt.com/
IUSE=postgres mysql vhosts
KEYWORDS=~amd64 ppc x86
LICENSE=GPL-3
RDEPEND=virtual/httpd-php dev-lang/php[gd,imap,mysql?,pdo,postgres?,session,zlib] >=app-admin/webapp-config-1.50.15
REQUIRED_USE=|| ( mysql postgres )
SLOT=6.1.2
SRC_URI=https://github.com/Mayflower/PHProjekt/tarball/6.1.2 -> phprojekt-6.1.2.tar.gz
_eclass_exported_funcs=pkg_prerm:webapp pkg_postinst:webapp pkg_setup:webapp src_unpack:vcs-snapshot src_install:-
_eclasses_=vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd webapp 42c6ef7af496b228f9854b3c81e4b226
_md5_=7796a1182c76594c5f571456bcde4973
|