commit: 2b4453f373fec02c2139144ca7de2cbf6f87cfb5 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 13:09:06 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 13:28:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4453f3
net-irc/telepathy-idle: fix LICENSE All sources seem to have a "or later" clause, so fix to LGPL-2.1+ Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> net-irc/telepathy-idle/telepathy-idle-0.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/telepathy-idle/telepathy-idle-0.2.0-r1.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.2.0-r1.ebuild index f8fc3c2d33b..66a7595c94b 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.2.0-r1.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.2.0-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Full-featured IRC connection manager for Telepathy" HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-idle" SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="test"
