summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2016-01-07 23:35:54 +0100
committerMats Lidell <matsl@gentoo.org>2016-01-07 23:35:54 +0100
commit1d09b94415eb37629957fcf516ef606e8f72bc6d (patch)
tree20f87a86f5996d0408a168b4bda2a7078c8707a7 /app-xemacs/tramp/tramp-1.57.ebuild
parentapp-xemacs/general-docs: Pre release version bump. (diff)
downloademacs-1d09b94415eb37629957fcf516ef606e8f72bc6d.tar.gz
emacs-1d09b94415eb37629957fcf516ef606e8f72bc6d.tar.bz2
emacs-1d09b94415eb37629957fcf516ef606e8f72bc6d.zip
app-xemacs/tramp: Pre release version bump.
Package-Manager: portage-2.2.24
Diffstat (limited to 'app-xemacs/tramp/tramp-1.57.ebuild')
-rw-r--r--app-xemacs/tramp/tramp-1.57.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/app-xemacs/tramp/tramp-1.57.ebuild b/app-xemacs/tramp/tramp-1.57.ebuild
new file mode 100644
index 0000000..bf49bf6
--- /dev/null
+++ b/app-xemacs/tramp/tramp-1.57.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Remote shell-based file editing."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/vc
+app-xemacs/efs
+app-xemacs/dired
+app-xemacs/mail-lib
+app-xemacs/gnus
+app-xemacs/ediff
+app-xemacs/sh-script
+app-xemacs/edebug
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages