blob: 1103901543fa11d87879176eaf924ceb9f980863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) doc? ( sys-apps/texinfo )
DEFINED_PHASES=compile install setup
DESCRIPTION=cowsay reimplemention for ponies
EAPI=7
HOMEPAGE=https://github.com/erkin/ponysay
INHERIT=bash-completion-r1 python-single-r1
IUSE=doc +non-free bash-completion fish-completion zsh-completion python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~arm ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) fish-completion? ( app-shells/fish ) zsh-completion? ( app-shells/zsh )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://github.com/erkin/ponysay/archive/3.0.3.tar.gz -> ponysay-3.0.3.tar.gz
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
_md5_=39653dd2b16f1f41f5a1a620832901e3
|