net-mail/offlineimap: Fix LICENSE field
authorMatt Smith <matt@offtopica.uk>
Fri, 1 May 2020 17:40:04 +0000 (18:40 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 6 May 2020 11:51:01 +0000 (14:51 +0300)
OfflineIMAP is released under the terms of the GPLv2 or later, not only
GPLv2.

Signed-off-by: Matt Smith <matt@offtopica.uk>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Closes: https://github.com/gentoo/gentoo/pull/15599
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-mail/offlineimap/offlineimap-6.5.6.ebuild
net-mail/offlineimap/offlineimap-7.2.4-r1.ebuild

index 960a6e04aad2f85e6a7592104729da152f4de722..7f098d1c0ca6151071d5be0552f24aff69176200 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
 HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/tarball/v${PV} -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc ssl sqlite"
index 505ce02975193e46c609e6c3861521cf1159e012..c5f9a5db2760c32b0f2d5dd3123bbbe9c3e81850 100644 (file)
@@ -14,7 +14,7 @@ DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
 HOMEPAGE="https://www.offlineimap.org/"
 SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc ssl"