summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2016-01-25 23:03:08 +0100
committerMats Lidell <matsl@gentoo.org>2016-01-25 23:03:08 +0100
commitbf485d8450a0efc358e02f6320c2837cb948366f (patch)
treeb3815a48dfde9f8a9fb27c06ecaeabd574b464fc /app-xemacs/cc-mode/cc-mode-1.97.ebuild
parentapp-xemacs/cc-mode: Pre release version bump. (diff)
downloademacs-bf485d8450a0efc358e02f6320c2837cb948366f.tar.gz
emacs-bf485d8450a0efc358e02f6320c2837cb948366f.tar.bz2
emacs-bf485d8450a0efc358e02f6320c2837cb948366f.zip
app-xemacs/cc-mode: Pre release version bump.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.97.ebuild')
-rw-r--r--app-xemacs/cc-mode/cc-mode-1.97.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.97.ebuild b/app-xemacs/cc-mode/cc-mode-1.97.ebuild
new file mode 100644
index 0000000..52d49a2
--- /dev/null
+++ b/app-xemacs/cc-mode/cc-mode-1.97.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