commit: 066f342fbe256e704968e1cb41487b9c33d73044 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Apr 22 07:13:15 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 22 07:26:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066f342f
mail-client/sylpheed: Fix license to GPL-2+ LGPL-2.1+ Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> mail-client/sylpheed/sylpheed-3.6.0.ebuild | 2 +- mail-client/sylpheed/sylpheed-3.7.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/sylpheed/sylpheed-3.6.0.ebuild b/mail-client/sylpheed/sylpheed-3.6.0.ebuild index ea2a5a03bad..572a0d73fa6 100644 --- a/mail-client/sylpheed/sylpheed-3.6.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.6.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A lightweight email client and newsreader" HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild b/mail-client/sylpheed/sylpheed-3.7.0.ebuild index ea2a5a03bad..572a0d73fa6 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A lightweight email client and newsreader" HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface"
