Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/tin/
Date: Thu, 09 Sep 2021 11:30:20
Message-Id: 1631186682.9100602ddcd4b3988a4c20156f34c98d97361ab8.juippis@gentoo
1 commit: 9100602ddcd4b3988a4c20156f34c98d97361ab8
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 11:23:57 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 11:24:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9100602d
7
8 net-nntp/tin: update LICENSE
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 net-nntp/tin/tin-2.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nntp/tin/tin-2.6.0.ebuild b/net-nntp/tin/tin-2.6.0.ebuild
16 index 2f0923bd8d9..9a67b30ff9a 100644
17 --- a/net-nntp/tin/tin-2.6.0.ebuild
18 +++ b/net-nntp/tin/tin-2.6.0.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="A threaded NNTP and spool based UseNet newsreader"
20 HOMEPAGE="http://www.tin.org/"
21 SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/stable/${P}.tar.xz"
22
23 -LICENSE="BSD GPL-2+"
24 +LICENSE="BSD"
25 SLOT="0"
26 KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
27 IUSE="cancel-locks debug gpg nls sasl socks5"