2018-10-20 22:33:41 +03:00
|
|
|
# Copyright 1999-2018 Gentoo Authors
|
2018-08-13 01:00:51 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=6
|
|
|
|
|
|
|
|
SLOT="0"
|
|
|
|
DESCRIPTION="Fundamental lisp files for providing email support"
|
|
|
|
XEMACS_PKG_CAT="standard"
|
|
|
|
|
|
|
|
RDEPEND="app-xemacs/xemacs-eterm
|
|
|
|
app-xemacs/xemacs-base
|
|
|
|
app-xemacs/fsf-compat
|
|
|
|
app-xemacs/sh-script
|
|
|
|
app-xemacs/ecrypto
|
|
|
|
"
|
2020-01-26 23:15:23 +03:00
|
|
|
KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
|
2018-08-13 01:00:51 +03:00
|
|
|
|
|
|
|
inherit xemacs-packages
|