mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
14 lines
552 B
Groff
14 lines
552 B
Groff
BDEPEND=test? ( dev-lang/php:* dev-php/PEAR-Exception dev-php/PEAR-PEAR )
|
|
DEFINED_PHASES=install prepare test
|
|
DESCRIPTION=A full-featured command-line options and arguments parser
|
|
EAPI=8
|
|
HOMEPAGE=https://pear.php.net/package/Console_CommandLine
|
|
IUSE=examples test
|
|
KEYWORDS=amd64 arm ~hppa ppc64 ~sparc x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/php:* dev-php/PEAR-Exception
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pear/Console_CommandLine/archive/refs/tags/v1.2.6.tar.gz -> Console_CommandLine-1.2.6.tgz
|
|
_md5_=6a5d269ece3133171e0dc2d111e5cf52
|