Gentoo Development Guide
XEMACS-ELISP.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
xemacs-elisp.eclass - Eclass for XEmacs Lisp packagesDESCRIPTION
Emacs support for other than pure elisp packages is handled by xemacs-elisp-common.eclass where you won't have a dependency on XEmacs itself. All elisp-* functions are documented there.ECLASS VARIABLES
- SIMPLE_ELISP
- Setting SIMPLE_ELISP=t in an ebuild means, that the package's source is a single (in whatever way) compressed elisp file with the file name ${PN}-${PV}. This eclass will then redefine ${S}, and move ${PN}-${PV}.el to ${PN}.el in src_unpack().
MAINTAINERS
xemacs@gentoo.org
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/xemacs-elisp.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/xemacs-elisp.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 23, 2013