summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 08:27:05 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 08:27:05 +0200
commit52bd322f32e28f9b620715850c377d3aa809e3ca (patch)
treeff646b9d86082c3c5bcc4eaf01c10fca43ba16f0 /app-xemacs/pgg/pgg-1.10.ebuild
parentnet-misc/memcached: 1.5.10 bump (diff)
downloadgentoo-52bd322f32e28f9b620715850c377d3aa809e3ca.tar.gz
gentoo-52bd322f32e28f9b620715850c377d3aa809e3ca.tar.bz2
gentoo-52bd322f32e28f9b620715850c377d3aa809e3ca.zip
app-xemacs/pgg: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/pgg/pgg-1.10.ebuild')
-rw-r--r--app-xemacs/pgg/pgg-1.10.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/pgg/pgg-1.10.ebuild b/app-xemacs/pgg/pgg-1.10.ebuild
new file mode 100644
index 000000000000..b09a5903a425
--- /dev/null
+++ b/app-xemacs/pgg/pgg-1.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Emacs interface to various PGP implementations"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/edebug
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages