app-xemacs/rmail: version bump
authorMats Lidell <matsl@gentoo.org>
Sat, 11 Aug 2018 06:32:50 +0000 (08:32 +0200)
committerMats Lidell <matsl@gentoo.org>
Sat, 11 Aug 2018 06:32:50 +0000 (08:32 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-xemacs/rmail/Manifest
app-xemacs/rmail/rmail-1.16.ebuild [new file with mode: 0644]

index d321a577795d3c5d5f21e906c9998168f8d9547b..d214a642ab45cf4a2d3fcb51f799007b58b07ef0 100644 (file)
@@ -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 (file)
index 0000000..14e2ccf
--- /dev/null
@@ -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