summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 10:07:43 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 10:08:19 +0200
commit9453e42dad694ab23ad7eba6e1dfd841a9cf8743 (patch)
treef6fc18ea991e28f1edf905839078ca1ea44d0cbd /app-xemacs/auctex/auctex-1.58.ebuild
parentsys-apps/dbus: Removed old. (diff)
downloadgentoo-9453e42dad694ab23ad7eba6e1dfd841a9cf8743.tar.gz
gentoo-9453e42dad694ab23ad7eba6e1dfd841a9cf8743.tar.bz2
gentoo-9453e42dad694ab23ad7eba6e1dfd841a9cf8743.zip
app-xemacs/auctex: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/auctex/auctex-1.58.ebuild')
-rw-r--r--app-xemacs/auctex/auctex-1.58.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-xemacs/auctex/auctex-1.58.ebuild b/app-xemacs/auctex/auctex-1.58.ebuild
new file mode 100644
index 000000000000..811b4f7d062d
--- /dev/null
+++ b/app-xemacs/auctex/auctex-1.58.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Basic TeX/LaTeX support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/texinfo
+app-xemacs/fsf-compat
+app-xemacs/mail-lib
+app-xemacs/edit-utils
+app-xemacs/xemacs-ispell
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages