Files @ 078328bea2dd
Branch filter:

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

078328bea2dd 398 B application/vnd.gentoo.ebuild Show Annotation Show as Raw Download as Raw
binki
dev-lang/spidermonkey: Fix bug 325849 , fixing compilation on hardened and portage-multilib by replacing a call to $(LD) with a call to $(CC) and ensuring that CFLAGS and LDFLAGS are both respected.

(Portage version: 2.2.0_alpha11-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
# 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"