summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 00:07:50 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 00:13:00 +0200
commit6145348c5a326043c0ca031c1b4e552b9660bc38 (patch)
tree8cd254545e40829c9680249eb09c99b41b7833fb /app-xemacs/mail-lib/mail-lib-1.84.ebuild
parentapp-xemacs/locale: version bump (diff)
downloadgentoo-6145348c5a326043c0ca031c1b4e552b9660bc38.tar.gz
gentoo-6145348c5a326043c0ca031c1b4e552b9660bc38.tar.bz2
gentoo-6145348c5a326043c0ca031c1b4e552b9660bc38.zip
app-xemacs/mail-lib: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/mail-lib/mail-lib-1.84.ebuild')
-rw-r--r--app-xemacs/mail-lib/mail-lib-1.84.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/mail-lib/mail-lib-1.84.ebuild b/app-xemacs/mail-lib/mail-lib-1.84.ebuild
new file mode 100644
index 000000000000..9ce66b562d66
--- /dev/null
+++ b/app-xemacs/mail-lib/mail-lib-1.84.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Fundamental lisp files for providing email support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-eterm
+app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/sh-script
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages