diff options
author | Mats Lidell <matsl@gentoo.org> | 2024-11-01 23:37:35 +0100 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2024-11-01 23:43:30 +0100 |
commit | 5fe43a60d090042f1b4dfdf96f01e5effa77c8c8 (patch) | |
tree | fdcc529d085ed0760b92486bd05f6a65d197be7d /app-editors/xemacs/metadata.xml | |
parent | app-text/lowdown: drop 1.1.0 (diff) | |
download | gentoo-5fe43a60d090042f1b4dfdf96f01e5effa77c8c8.tar.gz gentoo-5fe43a60d090042f1b4dfdf96f01e5effa77c8c8.tar.bz2 gentoo-5fe43a60d090042f1b4dfdf96f01e5effa77c8c8.zip |
app-editors/xemacs: drop 21.4.24-r9, 21.4.24-r10, 21.5.35
Remove unused use flags:
- mule, the default now in 21.5
- eolconv, only used in 21.4
Also remove files/README.Gentoo that was assuming 21.4 and not easy to
update to be useful.
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-editors/xemacs/metadata.xml')
-rw-r--r-- | app-editors/xemacs/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-editors/xemacs/metadata.xml b/app-editors/xemacs/metadata.xml index b96ffa800d92..07a844ae677c 100644 --- a/app-editors/xemacs/metadata.xml +++ b/app-editors/xemacs/metadata.xml @@ -8,9 +8,6 @@ <flag name="athena">Chooses the MIT Athena widget set</flag> <flag name="dnd">Enables support for the <pkg>x11-libs/dnd</pkg> drag-n-drop library</flag> - <flag name="eolconv">Support detection and translation of newline - conventions</flag> - <flag name="mule">Add multi-language support to XEmacs</flag> <flag name="pop">Support POP for mail retrieval</flag> <flag name="xim">Enable X11 XiM input method</flag> <flag name="bignum">Support for OpenSSL bignum implementation</flag> |