mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-xemacs/gnus: add 2.06
Signed-off-by: Mats Lidell <matsl@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
30
app-xemacs/gnus/gnus-2.06.ebuild
Normal file
30
app-xemacs/gnus/gnus-2.06.ebuild
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user