summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 10:32:13 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 10:32:13 +0200
commit00d42b5b9fc1f17d22d3221b123713c8842982b0 (patch)
tree1cf6e309d316757c10ac0cba63d28218cc9cab24 /app-xemacs/c-support/c-support-1.24.ebuild
parentapp-xemacs/build: Version bump (diff)
downloadgentoo-00d42b5b9fc1f17d22d3221b123713c8842982b0.tar.gz
gentoo-00d42b5b9fc1f17d22d3221b123713c8842982b0.tar.bz2
gentoo-00d42b5b9fc1f17d22d3221b123713c8842982b0.zip
app-xemacs/c-support: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/c-support/c-support-1.24.ebuild')
-rw-r--r--app-xemacs/c-support/c-support-1.24.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/c-support/c-support-1.24.ebuild b/app-xemacs/c-support/c-support-1.24.ebuild
new file mode 100644
index 000000000000..b2cc61667f8e
--- /dev/null
+++ b/app-xemacs/c-support/c-support-1.24.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="Basic single-file add-ons for editing C code"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/cc-mode
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages