summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 08:48:44 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 08:48:44 +0200
commit8bb57cb773c7b40a36b7759666d6e9760ee4ffa1 (patch)
treeaf5e5d90e33929137de109d1bb6055688a00ee3d /app-xemacs/vm/vm-8.11.ebuild
parentapp-xemacs/viper: version bump (diff)
downloadgentoo-8bb57cb773c7b40a36b7759666d6e9760ee4ffa1.tar.gz
gentoo-8bb57cb773c7b40a36b7759666d6e9760ee4ffa1.tar.bz2
gentoo-8bb57cb773c7b40a36b7759666d6e9760ee4ffa1.zip
app-xemacs/vm: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/vm/vm-8.11.ebuild')
-rw-r--r--app-xemacs/vm/vm-8.11.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/vm/vm-8.11.ebuild b/app-xemacs/vm/vm-8.11.ebuild
new file mode 100644
index 000000000000..0a656a81de8d
--- /dev/null
+++ b/app-xemacs/vm/vm-8.11.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="An Emacs mailer"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/gnus
+app-xemacs/pgg
+app-xemacs/ecrypto
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ps-print
+app-xemacs/os-utils
+app-xemacs/bbdb
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages