summaryrefslogtreecommitdiff
path: root/app-xemacs/speedbar/speedbar-1.29.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/speedbar/speedbar-1.29.ebuild')
-rw-r--r--app-xemacs/speedbar/speedbar-1.29.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-xemacs/speedbar/speedbar-1.29.ebuild b/app-xemacs/speedbar/speedbar-1.29.ebuild
new file mode 100644
index 000000000000..688867907ed1
--- /dev/null
+++ b/app-xemacs/speedbar/speedbar-1.29.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Provides a separate frame with convenient references"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/cedet-common
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages