diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-31 19:11:18 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-31 19:30:50 +0100 |
commit | cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d (patch) | |
tree | d0b682bce9901926035002d2c8b52d45683a2237 /net-nntp/tin | |
parent | app-text/crm114: Remove USE=mimencode (diff) | |
download | gentoo-cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d.tar.gz gentoo-cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d.tar.bz2 gentoo-cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d.zip |
net-nntp/tin: Remove net-mail/metamail optfeature
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-nntp/tin')
-rw-r--r-- | net-nntp/tin/tin-2.6.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-nntp/tin/tin-2.6.1.ebuild b/net-nntp/tin/tin-2.6.1.ebuild index 96afdff40fa7..9a5e6df36f8c 100644 --- a/net-nntp/tin/tin-2.6.1.ebuild +++ b/net-nntp/tin/tin-2.6.1.ebuild @@ -82,6 +82,5 @@ src_install() { } pkg_postinst() { - optfeature "MIME articles support" net-mail/metamail optfeature "spell checker support" app-text/aspell } |