commit:     e2a2f4e0318e7ba37697d632452307f509c5055d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 10:57:00 2023 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 10:57:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a2f4e0

mail-mta/exim: drop srs-alt/srs-native USE-flags descriptions

remove from metadata.xml
remove change notice from 4.97

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 mail-mta/exim/exim-4.97-r2.ebuild | 4 ----
 mail-mta/exim/metadata.xml        | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/mail-mta/exim/exim-4.97-r2.ebuild 
b/mail-mta/exim/exim-4.97-r2.ebuild
index 06ad474f9e9c..ada81a9a2399 100644
--- a/mail-mta/exim/exim-4.97-r2.ebuild
+++ b/mail-mta/exim/exim-4.97-r2.ebuild
@@ -622,10 +622,6 @@ pkg_postinst() {
                einfo "documentation at the bottom of this prerelease message:"
                einfo "  http://article.gmane.org/gmane.mail.exim.devel/3579";
        fi
-       if use srs; then
-               einfo "SRS support using libsrs_alt was dropped in this"
-               einfo "release of Exim, you are now using the native SRS 
implementation"
-       fi
        use dsn && einfo "extra information in fail DSN message is experimental"
        einfo
        elog "Note that this release contains a tainted variable check that"

diff --git a/mail-mta/exim/metadata.xml b/mail-mta/exim/metadata.xml
index abbcc855d88d..536bdc48deb3 100644
--- a/mail-mta/exim/metadata.xml
+++ b/mail-mta/exim/metadata.xml
@@ -35,10 +35,6 @@
                <flag name="mbx">Adds support for UW's mbx format</flag>
                <flag name="spf">Adds support for Sender Policy Framework</flag>
                <flag name="srs">Adds support for Sender Rewriting Scheme</flag>
-               <flag name="srs-alt">Use <pkg>mail-filter/libsrs_alt</pkg> to
-                       implement SRS support</flag>
-               <flag name="srs-native">Use Exim's built-in SRS support to
-                       implement SRS support</flag>
                <flag name="proxy">Add support for being behind a proxy, such 
as HAProxy</flag>
                <flag name="pkcs11">Require pkcs11 support in 
<pkg>net-libs/gnutls</pkg> with USE=gnutls</flag>
                <flag name="redis">Adds support for querying 
<pkg>dev-db/redis</pkg></flag>

Reply via email to