commit:     cb4d602e00f32dfc08a74555ef09ba602b2414f4
Author:     Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Fri Mar  4 08:39:52 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 08:49:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4d602e

app-admin/lastpass-cli: fix the license (GPL-2 -> GPL-2+)

The source files have the following clause:
"... either version 2 of the License, or (at your option) any later version."

Package-Manager: portage-2.2.26

 app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild | 2 +-
 app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild | 2 +-
 app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild 
b/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
index 40deeb9..3f9ca55 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 HOMEPAGE="https://github.com/lastpass/lastpass-cli";
 
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE="libressl X +pinentry"
 

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild 
b/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
index 1c207b0..7429ca8 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.7.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 HOMEPAGE="https://github.com/lastpass/lastpass-cli";
 
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE="libressl X +pinentry"
 

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild 
b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
index 8bb6a25..cb59557 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/lastpass/lastpass-cli";
 SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE="libressl X +pinentry"
 

Reply via email to