summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2013-07-18 01:40:03 +0200
committerMats Lidell <matsl@gentoo.org>2013-07-18 01:40:03 +0200
commitfa44fcee4cc0393a4e571be63f35ea6d1900e5e9 (patch)
tree7c2a5f81f296074f70c3027111987c0d2b5b8b5f /app-xemacs/pgg/pgg-1.08.ebuild
parentapp-xemacs/os-utils: Upstream experimental version bump and use EAPI=5 (diff)
downloademacs-fa44fcee4cc0393a4e571be63f35ea6d1900e5e9.tar.gz
emacs-fa44fcee4cc0393a4e571be63f35ea6d1900e5e9.tar.bz2
emacs-fa44fcee4cc0393a4e571be63f35ea6d1900e5e9.zip
app-xemacs/pgg: Upstream experimental version bump and use EAPI=5
Package-Manager: portage-2.1.12.2
Diffstat (limited to 'app-xemacs/pgg/pgg-1.08.ebuild')
-rw-r--r--app-xemacs/pgg/pgg-1.08.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/pgg/pgg-1.08.ebuild b/app-xemacs/pgg/pgg-1.08.ebuild
new file mode 100644
index 0000000..c5127b5
--- /dev/null
+++ b/app-xemacs/pgg/pgg-1.08.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/pgg-1.07.ebuild,v 1.6 2011/07/22 11:25:07 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Emacs interface to various PGP implementations."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+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