summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-22 07:10:12 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-22 07:10:12 +0000
commit68470f81c1a7b9e5ea61acf65190a09e65398c0a (patch)
treec5ce8a5a51c09886d48c8e0953b638bed33c1652 /app-xemacs/xetla/xetla-1.01.ebuild
parentInitial import of ERC, the Emacs IRC Client package for XEmacs (diff)
downloadhistorical-68470f81c1a7b9e5ea61acf65190a09e65398c0a.tar.gz
historical-68470f81c1a7b9e5ea61acf65190a09e65398c0a.tar.bz2
historical-68470f81c1a7b9e5ea61acf65190a09e65398c0a.zip
Initial import of xetla, an Arch interface for XEmacs
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-xemacs/xetla/xetla-1.01.ebuild')
-rw-r--r--app-xemacs/xetla/xetla-1.01.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/xetla/xetla-1.01.ebuild b/app-xemacs/xetla/xetla-1.01.ebuild
new file mode 100644
index 000000000000..84b4ae2e8fc6
--- /dev/null
+++ b/app-xemacs/xetla/xetla-1.01.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xetla/xetla-1.01.ebuild,v 1.1 2006/11/22 07:10:12 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION=" Arch (tla) interface for XEmacs"
+PKG_CAT="standard"
+
+DEPEND=""
+RDEPEND="app-xemacs/ediff
+app-xemacs/xemacs-base
+app-xemacs/jde
+app-xemacs/mail-lib
+app-xemacs/dired
+app-xemacs/prog-modes
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
+