summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/ecb/ecb-1.26.ebuild')
-rw-r--r--app-xemacs/ecb/ecb-1.26.ebuild29
1 files changed, 29 insertions, 0 deletions
diff --git a/app-xemacs/ecb/ecb-1.26.ebuild b/app-xemacs/ecb/ecb-1.26.ebuild
new file mode 100644
index 000000000000..047680f619d8
--- /dev/null
+++ b/app-xemacs/ecb/ecb-1.26.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="Emacs source code browser"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/semantic
+app-xemacs/cedet-common
+app-xemacs/eieio
+app-xemacs/fsf-compat
+app-xemacs/edit-utils
+app-xemacs/jde
+app-xemacs/mail-lib
+app-xemacs/eshell
+app-xemacs/ediff
+app-xemacs/xemacs-devel
+app-xemacs/speedbar
+app-xemacs/c-support
+app-xemacs/os-utils
+"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
+
+inherit xemacs-packages