blob: 2a1ff32f9820e19ecb07b0e791b1317638b583d9 (
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.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) doc? ( sys-apps/texinfo )
DEFINED_PHASES=compile install setup
DESCRIPTION=cowsay reimplemention for ponies
EAPI=8
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 python_single_target_python3_10
KEYWORDS=~amd64 ~arm ~m68k ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) fish-completion? ( app-shells/fish ) zsh-completion? ( app-shells/zsh )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/erkin/ponysay/archive/3.0.3.tar.gz -> ponysay-3.0.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 dfa3a38467793e97fcf791b156510654 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=8bcd923bd011747981edb31377dbf6a1
|