summaryrefslogtreecommitdiff
path: root/app-xemacs/easypg/easypg-1.02.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/easypg/easypg-1.02.ebuild')
-rw-r--r--app-xemacs/easypg/easypg-1.02.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-xemacs/easypg/easypg-1.02.ebuild b/app-xemacs/easypg/easypg-1.02.ebuild
new file mode 100644
index 000000000000..497ad8c018aa
--- /dev/null
+++ b/app-xemacs/easypg/easypg-1.02.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="GnuPG interface for Emacs"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~amd64"
+
+RDEPEND="app-xemacs/xemacs-base
+ app-xemacs/dired
+ app-xemacs/mail-lib"
+
+inherit xemacs-packages