From 6de28447d66e6c47ee682740b840cdb67244d4b1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 5 Apr 2023 05:24:13 +0100 Subject: gentoo auto-resync : 05:04:2023 - 05:24:13 --- app-xemacs/gnus/Manifest | 4 ++-- app-xemacs/gnus/gnus-2.06.ebuild | 30 ------------------------------ app-xemacs/gnus/gnus-2.07.ebuild | 30 ++++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 app-xemacs/gnus/gnus-2.06.ebuild create mode 100644 app-xemacs/gnus/gnus-2.07.ebuild (limited to 'app-xemacs/gnus') diff --git a/app-xemacs/gnus/Manifest b/app-xemacs/gnus/Manifest index 02d1020b53c7..ad198eeab382 100644 --- a/app-xemacs/gnus/Manifest +++ b/app-xemacs/gnus/Manifest @@ -1,5 +1,5 @@ DIST gnus-2.05-pkg.tar.gz 3615284 BLAKE2B c06784a2e7a42df390f67b3e2e4dbba2a427b932bb4e2e864b2bf696adda8bff16d61892167219f5b391befd2ef667f36b67304b22d3e80cb63a6e7a47df485c SHA512 892b76ec6a57d8359d48cfda322ccd7679a018d2f7e6bf40b5d4c412dcac0fe3ea42e94decb05d5ada4765e323646c1eae6d30f1ade97ae30ded07355279a75a -DIST gnus-2.06-pkg.tar.gz 3626936 BLAKE2B 11bb80dbe93ad2bb4382d3d40aeaffd65877e34ce02b5f9af806f81aa8792678b1714ae7716c8642ca8659c24b26abfc323fdca83c069c4fe3abde177687be6b SHA512 53126d9feb53f0e0c1cb5d43da58cafec09460ea9ef0acd4f04d6d70a3252b594d9f82ab72f365bfc3a577d11945ebcb314714849c5dc8ac54f9675d4c422e90 +DIST gnus-2.07-pkg.tar.gz 3615424 BLAKE2B 22abfb79f6884b9f03cee2786767caa1281e849398454e5796a4359d700439a0490c36b1b1638ff49db775692bfda051da55d1967b876c230fd162e0f513897c SHA512 f6a7fa1c3a6d19bbc3b41883b5004da5047be1379e102e4ac6fbbf3fbe057159d571d2b07f733031af229a8a7a01398d9261dc850df11c97b8501d6e6a6aaccf EBUILD gnus-2.05.ebuild 597 BLAKE2B 83a49bc267bf318106c329e7a52234dd8829a545310fa68eb6c32bddd2224f151c958f76725aa5f51774db00a15a39e1ede53537b0fbcbf7c7e3ffc5fc5d18fc SHA512 890a8db39ce200d100be7a2bade72ca0a6b48c0856e6f042f4b306a3ea9999ebb1e56287c066c6bdf84ee7cb1d87e119b23bb220d03905d1663aa8ee2d35281b -EBUILD gnus-2.06.ebuild 602 BLAKE2B 0b24a2294cd7cbb37a9b6dbaf8089a70dd7749a5a522bf6c0cc9d2e022bfbdea19921292947ea3c46c1c780b3784b993931ab46a48b85fad03abfaeab09049f0 SHA512 60216b44f411836f7ca47d594896bceae0ad50dba8c834a1a0ac814cff3b7fb39fe20f6a859f3e74608d50d348f9b0f000179c7ba5572d3cc118590ef8bb0a7c +EBUILD gnus-2.07.ebuild 602 BLAKE2B 92b27f204d012f9617a749880a934c37a23ebc93e71c73c148bf6ce1e3f51e56e3dfd03bc595879ebf8adc1016ac918213ea62ba92429268efbf09072de0ab4d SHA512 c44ebf4975ab51c1a89339a6c845703835a24fbc251167d5ecf3967c31ea5eeef4d862a221355b6456b4c1223ab0ae944ca7c87816a382da5464b1d534adc86f MISC metadata.xml 287 BLAKE2B f2b2b248cb812702d316f276593ff003c70142e8d3d00d5c94487f8114480922bfb214577c49717f432b85babe833be882cd88506e4bc4cca7542ff20beb6a1a SHA512 f05901aab0aaf50d6092e7d0483da9db035931fcb86e59ce27359d9276924173c000fd745e4fa072718e49f8848150530d8ca99a6877b4f5d0a6a35a45bd145d diff --git a/app-xemacs/gnus/gnus-2.06.ebuild b/app-xemacs/gnus/gnus-2.06.ebuild deleted file mode 100644 index 7a436ecec47a..000000000000 --- a/app-xemacs/gnus/gnus-2.06.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# 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 diff --git a/app-xemacs/gnus/gnus-2.07.ebuild b/app-xemacs/gnus/gnus-2.07.ebuild new file mode 100644 index 000000000000..f1014ba5510f --- /dev/null +++ b/app-xemacs/gnus/gnus-2.07.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 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 -- cgit v1.2.3