summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 08:32:50 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 08:32:50 +0200
commit8a069e9e3f293765e99725a669cb0e1fac69a44d (patch)
tree5082d44f1005c896536d330295f533424254efeb /app-xemacs/rmail
parentapp-xemacs/ruby-modes: version bump (diff)
downloadgentoo-8a069e9e3f293765e99725a669cb0e1fac69a44d.tar.gz
gentoo-8a069e9e3f293765e99725a669cb0e1fac69a44d.tar.bz2
gentoo-8a069e9e3f293765e99725a669cb0e1fac69a44d.zip
app-xemacs/rmail: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/rmail')
-rw-r--r--app-xemacs/rmail/Manifest1
-rw-r--r--app-xemacs/rmail/rmail-1.16.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/rmail/Manifest b/app-xemacs/rmail/Manifest
index d321a577795d..d214a642ab45 100644
--- a/app-xemacs/rmail/Manifest
+++ b/app-xemacs/rmail/Manifest
@@ -1 +1,2 @@
DIST rmail-1.14-pkg.tar.gz 96995 BLAKE2B 4d34d4a8ae5945232ce48405aed8c48d08a7db851a9505a53d4e2a699400a3bd95e405e86512522d64aabe1fd173ea0e2997a6f69df43c9c541bfd23605ba2e7 SHA512 a0e6c4279da4d70595c5bf1b90ee2047ccf181904f753f50211e2761fcb2d86a04267423e2076b276f5ea87fe5ab044c86c026c9e389cf38232518e288f60063
+DIST rmail-1.16-pkg.tar.gz 96986 BLAKE2B 3e7b56be235df5004d9b5b3f20b88894c75234d51cfdae2fcedbe499a306c75c176bc9832a833412590f50f7a6bf56cb1788efdf86ded3548da35d3ab9c204b3 SHA512 b06e1fa812c16d0dc7e54d89b115c14d6c96c31b9141a6f27c24dc3688f61ce76531844183d690224307de247326f95730e49d62de8a7f7b95d714ff0822545f
diff --git a/app-xemacs/rmail/rmail-1.16.ebuild b/app-xemacs/rmail/rmail-1.16.ebuild
new file mode 100644
index 000000000000..14e2ccff6581
--- /dev/null
+++ b/app-xemacs/rmail/rmail-1.16.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="An obsolete Emacs mailer"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/tm
+app-xemacs/apel
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages