summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/auctex/auctex-1.56.ebuild')
-rw-r--r--app-xemacs/auctex/auctex-1.56.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-xemacs/auctex/auctex-1.56.ebuild b/app-xemacs/auctex/auctex-1.56.ebuild
new file mode 100644
index 0000000..5c13f1c
--- /dev/null
+++ b/app-xemacs/auctex/auctex-1.56.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.51.ebuild,v 1.6 2011/07/22 11:24:59 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Basic TeX/LaTeX support."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/texinfo
+app-xemacs/fsf-compat
+app-xemacs/mail-lib
+app-xemacs/edit-utils
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages