summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild')
-rw-r--r--app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild b/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild
new file mode 100644
index 000000000000..5ccf3be72391
--- /dev/null
+++ b/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild,v 1.1 2010/10/11 06:12:10 graaff Exp $
+
+MY_PN=${PN/xemacs-/}
+PKG_CAT="standard"
+
+inherit xemacs-packages
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Terminal emulation."
+
+SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="app-xemacs/xemacs-base"