Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/tin/
Date: Sat, 31 Dec 2022 18:32:52
Message-Id: 1672511450.cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d.jsmolic@gentoo
1 commit: cd2a6d3fdeb6220ae0fe82fecd734ece6dee162d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 18:11:18 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 18:30:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2a6d3f
7
8 net-nntp/tin: Remove net-mail/metamail optfeature
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-nntp/tin/tin-2.6.1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/net-nntp/tin/tin-2.6.1.ebuild b/net-nntp/tin/tin-2.6.1.ebuild
16 index 96afdff40fa7..9a5e6df36f8c 100644
17 --- a/net-nntp/tin/tin-2.6.1.ebuild
18 +++ b/net-nntp/tin/tin-2.6.1.ebuild
19 @@ -82,6 +82,5 @@ src_install() {
20 }
21
22 pkg_postinst() {
23 - optfeature "MIME articles support" net-mail/metamail
24 optfeature "spell checker support" app-text/aspell
25 }