Files @ 7ce16a9ce96e
Branch filter:

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

7ce16a9ce96e 398 B application/vnd.gentoo.ebuild Show Annotation Show as Raw Download as Raw
binki
Fixed clamd.rc (/etc/init.d/clamd) so that stop() function works with openrc-0.3.0-r1
# 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"