summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/vhdl/vhdl-1.16.ebuild')
-rw-r--r--app-xemacs/vhdl/vhdl-1.16.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-xemacs/vhdl/vhdl-1.16.ebuild b/app-xemacs/vhdl/vhdl-1.16.ebuild
new file mode 100644
index 000000000000..a744ddd6e7cb
--- /dev/null
+++ b/app-xemacs/vhdl/vhdl-1.16.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vhdl/vhdl-1.16.ebuild,v 1.1 2003/02/22 12:46:41 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for VHDL."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/xemacs-base
+app-xemacs/edit-utils
+app-xemacs/c-support
+app-xemacs/speedbar
+app-xemacs/ps-print
+app-xemacs/os-utils
+"
+KEYWORDS="x86 ~ppc ~alpha sparc"
+
+inherit xemacs-packages
+