mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
16 lines
1.3 KiB
Groff
16 lines
1.3 KiB
Groff
DEFINED_PHASES=compile configure install postinst setup
|
|
DEPEND=dev-lang/tcl:0= virtual/zlib:= python? ( python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) ssl? ( dev-libs/openssl:0= )
|
|
DESCRIPTION=An IRC bot extensible with C or TCL
|
|
EAPI=8
|
|
HOMEPAGE=https://www.eggheads.org/
|
|
INHERIT=readme.gentoo-r1 python-single-r1
|
|
IUSE=debug doc python ssl static python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~riscv ~sparc ~x86
|
|
LICENSE=GPL-2+
|
|
RDEPEND=sys-apps/gentoo-functions dev-lang/tcl:0= virtual/zlib:= python? ( python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) ssl? ( dev-libs/openssl:0= )
|
|
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_13 python_single_target_python3_14 ) )
|
|
SLOT=0
|
|
SRC_URI=https://ftp.eggheads.org/pub/eggdrop/source/1.10/eggdrop-1.10.1.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd readme.gentoo-r1 9ca94b2d607e7454ca6cfb44ab8ce327 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=6e99b9eb3c8dac47fbc733253d8563d7
|