summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/ecrypto/ecrypto-0.20.ebuild')
-rw-r--r--app-xemacs/ecrypto/ecrypto-0.20.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/ecrypto/ecrypto-0.20.ebuild b/app-xemacs/ecrypto/ecrypto-0.20.ebuild
new file mode 100644
index 000000000000..f91037dba146
--- /dev/null
+++ b/app-xemacs/ecrypto/ecrypto-0.20.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Crypto functionality in Emacs Lisp"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages