mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
11 lines
367 B
Groff
11 lines
367 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Allows you to prompt for user input on the command line
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/Seldaek/cli-prompt
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
|
|
SLOT=0
|
|
SRC_URI=https://github.com/Seldaek/cli-prompt/archive/1.0.4.tar.gz -> cli-prompt-1.0.4.tar.gz
|
|
_md5_=1f69ad370079efb461295de920b15175
|