commit:     0aa2024e75b59d2592a3352a67214f7a027a953b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 15:39:40 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 17:49:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa2024e

app-text/libgepub: fix LICENSE

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-text/libgepub/libgepub-0.4.ebuild   | 2 +-
 app-text/libgepub/libgepub-0.5.2.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/libgepub/libgepub-0.4.ebuild 
b/app-text/libgepub/libgepub-0.4.ebuild
index 816748d4611..101e914610a 100644
--- a/app-text/libgepub/libgepub-0.4.ebuild
+++ b/app-text/libgepub/libgepub-0.4.ebuild
@@ -8,7 +8,7 @@ inherit gnome2
 DESCRIPTION="GObject based library for handling and rendering epub documents"
 HOMEPAGE="https://git.gnome.org/browse/libgepub";
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="+introspection"

diff --git a/app-text/libgepub/libgepub-0.5.2.ebuild 
b/app-text/libgepub/libgepub-0.5.2.ebuild
index 37ff044fb87..8f894e8e55f 100644
--- a/app-text/libgepub/libgepub-0.5.2.ebuild
+++ b/app-text/libgepub/libgepub-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit gnome.org meson
 DESCRIPTION="GObject based library for handling and rendering epub documents"
 HOMEPAGE="https://git.gnome.org/browse/libgepub";
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+introspection"

Reply via email to