summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-05-09 09:42:16 +0200
committerMats Lidell <matsl@gentoo.org>2021-05-09 09:54:24 +0200
commitf7986c855b7f6d95488f92583c87b6a5e80192e1 (patch)
tree453cba65f4998c1bb836df3537b44b72e0dfbe1f /app-xemacs/prog-modes/prog-modes-2.34.ebuild
parentapp-xemacs/mmm-mode: Version bump 1.09 (diff)
downloadgentoo-f7986c855b7f6d95488f92583c87b6a5e80192e1.tar.gz
gentoo-f7986c855b7f6d95488f92583c87b6a5e80192e1.tar.bz2
gentoo-f7986c855b7f6d95488f92583c87b6a5e80192e1.zip
app-xemacs/prog-modes: Version bump 2.34
EAPI=7. Use experimental package. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-2.34.ebuild')
-rw-r--r--app-xemacs/prog-modes/prog-modes-2.34.ebuild32
1 files changed, 32 insertions, 0 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.34.ebuild b/app-xemacs/prog-modes/prog-modes-2.34.ebuild
new file mode 100644
index 000000000000..7b545e4f262a
--- /dev/null
+++ b/app-xemacs/prog-modes/prog-modes-2.34.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SLOT="0"
+DESCRIPTION="Support for various programming languages"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-devel
+app-xemacs/xemacs-base
+app-xemacs/cc-mode
+app-xemacs/fsf-compat
+app-xemacs/edit-utils
+app-xemacs/ediff
+app-xemacs/emerge
+app-xemacs/efs
+app-xemacs/vc
+app-xemacs/speedbar
+app-xemacs/dired
+app-xemacs/ilisp
+app-xemacs/sh-script
+app-xemacs/cedet-common
+app-xemacs/w3
+app-xemacs/gnus
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages