mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
14 lines
434 B
Groff
14 lines
434 B
Groff
BDEPEND=test? ( dev-lang/php <dev-php/phpunit-8 )
|
|
DEFINED_PHASES=install postinst test
|
|
DESCRIPTION=PHP client library for Google's reCAPTCHA service
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/recaptcha
|
|
IUSE=examples test
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-lang/php
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/recaptcha/archive/1.2.4.tar.gz -> recaptcha-1.2.4.tar.gz
|
|
_md5_=179a7927da35adb637dfdc6cd3a1197e
|