summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2022-11-20 14:46:33 +0100
committerMats Lidell <matsl@gentoo.org>2022-11-20 14:46:33 +0100
commitbd7e21ab6c163787d0cc305c26e4c7d00ea5aaa3 (patch)
treea363ef2f40749b08f90c761cc14455217673ee69 /app-xemacs
parentapp-xemacs/tramp: add 1.58 (diff)
downloadgentoo-bd7e21ab6c163787d0cc305c26e4c7d00ea5aaa3.tar.gz
gentoo-bd7e21ab6c163787d0cc305c26e4c7d00ea5aaa3.tar.bz2
gentoo-bd7e21ab6c163787d0cc305c26e4c7d00ea5aaa3.zip
app-xemacs/gnus: add 2.06
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/gnus/Manifest1
-rw-r--r--app-xemacs/gnus/gnus-2.06.ebuild30
2 files changed, 31 insertions, 0 deletions
diff --git a/app-xemacs/gnus/Manifest b/app-xemacs/gnus/Manifest
index 3081050045e6..0c649cbc9b5b 100644
--- a/app-xemacs/gnus/Manifest
+++ b/app-xemacs/gnus/Manifest
@@ -1 +1,2 @@
DIST gnus-2.05-pkg.tar.gz 3615284 BLAKE2B c06784a2e7a42df390f67b3e2e4dbba2a427b932bb4e2e864b2bf696adda8bff16d61892167219f5b391befd2ef667f36b67304b22d3e80cb63a6e7a47df485c SHA512 892b76ec6a57d8359d48cfda322ccd7679a018d2f7e6bf40b5d4c412dcac0fe3ea42e94decb05d5ada4765e323646c1eae6d30f1ade97ae30ded07355279a75a
+DIST gnus-2.06-pkg.tar.gz 3626936 BLAKE2B 11bb80dbe93ad2bb4382d3d40aeaffd65877e34ce02b5f9af806f81aa8792678b1714ae7716c8642ca8659c24b26abfc323fdca83c069c4fe3abde177687be6b SHA512 53126d9feb53f0e0c1cb5d43da58cafec09460ea9ef0acd4f04d6d70a3252b594d9f82ab72f365bfc3a577d11945ebcb314714849c5dc8ac54f9675d4c422e90
diff --git a/app-xemacs/gnus/gnus-2.06.ebuild b/app-xemacs/gnus/gnus-2.06.ebuild
new file mode 100644
index 000000000000..7a436ecec47a
--- /dev/null
+++ b/app-xemacs/gnus/gnus-2.06.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="The Gnus Newsreader and Mailreader"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/os-utils
+app-xemacs/dired
+app-xemacs/mh-e
+app-xemacs/sieve
+app-xemacs/ps-print
+app-xemacs/w3
+app-xemacs/pgg
+app-xemacs/mailcrypt
+app-xemacs/ecrypto
+app-xemacs/sasl
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+inherit xemacs-packages