Re: [gentoo-dev] Review: xemacs-packages-r1.eclass

2017-04-03 Thread Michael Orlitzky
On 04/02/2017 05:05 AM, David Seifert wrote: [[ ${XEMACS_PKG_CAT} ]] || die "XEMACS_PKG_CAT was not defined before inheriting xemacs-packages-r1.eclass" case ${XEMACS_PKG_CAT} in standard|mule|contrib) ;; *) die "Unsupported package category in

[gentoo-dev] Review: xemacs-packages-r1.eclass

2017-04-02 Thread David Seifert
Hi, so one big swath of EAPI 0 ebuilds sits in app-xemacs/. The current eclass, xemacs-packages.eclass is from days gone by and does little in terms of modern eclass/ebuild best-practices. I have rewritten it, and with it will port all ebuilds to it and EAPI 6 (which can be automated, due to the