blob: 527c4255706af567016bf1842ed3e2ab8acc214c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst prepare
DEPEND=guile? ( dev-scheme/guile ) >=app-portage/elt-patches-20170317 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A flexible IRC bot scriptable in scheme
EAPI=6
HOMEPAGE=http://unknownlamer.org/code/bobot.html
IUSE=guile
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
RDEPEND=guile? ( dev-scheme/guile )
SLOT=0
SRC_URI=https://savannah.nongnu.org/download/bobotpp/bobotpp-2.2.3.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 libtool e32ea84bf82cf8987965b574672dba93 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=9e818c1437df4342dcf8f27dd1462aa1
|