summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.99.ebuild')
-rw-r--r--app-xemacs/cc-mode/cc-mode-1.99.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.99.ebuild b/app-xemacs/cc-mode/cc-mode-1.99.ebuild
new file mode 100644
index 0000000..52d49a2
--- /dev/null
+++ b/app-xemacs/cc-mode/cc-mode-1.99.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="C, C++ and Java language support."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages