diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-php/xdebug-client-2.5.0 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-php/xdebug-client-2.5.0')
-rw-r--r-- | dev-php/xdebug-client-2.5.0 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/xdebug-client-2.5.0 b/dev-php/xdebug-client-2.5.0 new file mode 100644 index 000000000000..24fe72c48594 --- /dev/null +++ b/dev-php/xdebug-client-2.5.0 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install +DEPEND=libedit? ( dev-libs/libedit ) +DESCRIPTION=Xdebug client for the Common Debugger Protocol (DBGP) +EAPI=6 +HOMEPAGE=http://www.xdebug.org/ +IUSE=libedit +KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 +LICENSE=Xdebug +RDEPEND=libedit? ( dev-libs/libedit ) +SLOT=0 +SRC_URI=http://pecl.php.net/get/xdebug-2.5.0.tgz +_md5_=e8b64399adfe35c7a72a7fe86f337f4f |