summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/xwem/xwem-1.27.ebuild')
-rw-r--r--app-xemacs/xwem/xwem-1.27.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/app-xemacs/xwem/xwem-1.27.ebuild b/app-xemacs/xwem/xwem-1.27.ebuild
new file mode 100644
index 000000000000..62f1f29fc25e
--- /dev/null
+++ b/app-xemacs/xwem/xwem-1.27.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SLOT="0"
+DESCRIPTION="X Emacs Window Manager"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xlib
+app-xemacs/strokes
+app-xemacs/edit-utils
+app-xemacs/text-modes
+app-xemacs/time
+app-xemacs/slider
+app-xemacs/elib
+app-xemacs/ilisp
+app-xemacs/mail-lib
+app-xemacs/apel
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages