Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/limnoria/
Date: Fri, 26 Feb 2021 22:05:10
Message-Id: 1614377085.29411f45ff67a223fbeca29c574850703ee3b17b.sam@gentoo
1 commit: 29411f45ff67a223fbeca29c574850703ee3b17b
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Fri Feb 26 21:26:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 22:04:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29411f45
7
8 net-irc/limnoria: Update license
9
10 Bug: https://bugs.gentoo.org/716740
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Closes: https://github.com/gentoo/gentoo/pull/19677
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-irc/limnoria/limnoria-20200124.ebuild | 2 +-
16 net-irc/limnoria/limnoria-9999.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/net-irc/limnoria/limnoria-20200124.ebuild b/net-irc/limnoria/limnoria-20200124.ebuild
20 index e4accb140ca..03b9171f694 100644
21 --- a/net-irc/limnoria/limnoria-20200124.ebuild
22 +++ b/net-irc/limnoria/limnoria-20200124.ebuild
23 @@ -23,7 +23,7 @@ fi
24
25 DESCRIPTION="Python based extensible IRC infobot and channel bot"
26 HOMEPAGE="https://docs.limnoria.net"
27 -LICENSE="BSD GPL-2+"
28 +LICENSE="BSD GPL-2 GPL-2+"
29 SLOT="0"
30 IUSE="crypt ssl test"
31 RESTRICT=" !test? ( test )"
32
33 diff --git a/net-irc/limnoria/limnoria-9999.ebuild b/net-irc/limnoria/limnoria-9999.ebuild
34 index e4accb140ca..03b9171f694 100644
35 --- a/net-irc/limnoria/limnoria-9999.ebuild
36 +++ b/net-irc/limnoria/limnoria-9999.ebuild
37 @@ -23,7 +23,7 @@ fi
38
39 DESCRIPTION="Python based extensible IRC infobot and channel bot"
40 HOMEPAGE="https://docs.limnoria.net"
41 -LICENSE="BSD GPL-2+"
42 +LICENSE="BSD GPL-2 GPL-2+"
43 SLOT="0"
44 IUSE="crypt ssl test"
45 RESTRICT=" !test? ( test )"