summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-12 13:09:53 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-12 13:09:53 +0000
commitd0391b8fc2d32c181d32abf164a42f03506e74b6 (patch)
tree51cd4a9a5ba02e85365bc11b9207ac43ce3f4b7c /app-xemacs/semantic/semantic-1.20.ebuild
parentVersion bump; remove old version; add metadata. (diff)
downloadgentoo-2-d0391b8fc2d32c181d32abf164a42f03506e74b6.tar.gz
gentoo-2-d0391b8fc2d32c181d32abf164a42f03506e74b6.tar.bz2
gentoo-2-d0391b8fc2d32c181d32abf164a42f03506e74b6.zip
Version bump; remove old version; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/semantic/semantic-1.20.ebuild')
-rw-r--r--app-xemacs/semantic/semantic-1.20.ebuild23
1 files changed, 23 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..528a27719442
--- /dev/null
+++ b/app-xemacs/semantic/semantic-1.20.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.20.ebuild,v 1.1 2006/11/12 13:09:53 graaff Exp $
+
+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 ~sparc ~x86"
+
+inherit xemacs-packages
+