summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/semantic/semantic-1.20.ebuild')
-rw-r--r--app-xemacs/semantic/semantic-1.20.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-xemacs/semantic/semantic-1.20.ebuild b/app-xemacs/semantic/semantic-1.20.ebuild
new file mode 100644
index 000000000000..86bb8747df65
--- /dev/null
+++ b/app-xemacs/semantic/semantic-1.20.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/eieio
+app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+app-xemacs/edit-utils
+app-xemacs/speedbar
+app-xemacs/texinfo
+app-xemacs/fsf-compat
+app-xemacs/cc-mode
+app-xemacs/edebug
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages