Files @ 76f27d7c2928
Branch filter:

Location: ohnobinki_overlay/app-emacs/diction/diction-1.ebuild - annotation

76f27d7c2928 398 B application/vnd.gentoo.ebuild Show Source Show as Raw Download as Raw
binki
net-irc/unrealircd: appended to the unrealircd-system-cares.patch to fix the prototype of a callback function in res.c
this should fix a segfault in unrealircd when clients connect. I have no idea how unrealircd didn't segfault when statically lunk because I don't think unrealircd changed the API of c-ares except to add a function that tells it config-info
# by Nathan Brink <ohnobinki@ohnopublishing.homelinux.net>
# from https://agave.garden.org/~aaronh/gnu/emacs/diction.el
# derived of calc-2.02f.ebuild

inherit elisp eutils

DESCRIPTION="An interface to app-text/diction from within emacs; a minor mode"
HOMEPAGE=""
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

SITEFILE="50diction-gentoo.el"