summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 11:36:35 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 11:36:35 +0200
commit01956a095d95a14ff5860bff869d88934e66c235 (patch)
treeb97fc6e9a40fd09de9905bc0455c9c43d738baa1 /app-xemacs/cc-mode/cc-mode-1.99.ebuild
parentapp-xemacs/calendar: version bump (diff)
downloadgentoo-01956a095d95a14ff5860bff869d88934e66c235.tar.gz
gentoo-01956a095d95a14ff5860bff869d88934e66c235.tar.bz2
gentoo-01956a095d95a14ff5860bff869d88934e66c235.zip
app-xemacs/cc-mode: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.99.ebuild')
-rw-r--r--app-xemacs/cc-mode/cc-mode-1.99.ebuild15
1 files changed, 15 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 000000000000..307cfcdff2cb
--- /dev/null
+++ b/app-xemacs/cc-mode/cc-mode-1.99.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="C, C++ and Java language support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages