app-text/libgepub: fix LICENSE
authorMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 15:39:40 +0000 (17:39 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 17:49:41 +0000 (19:49 +0200)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-text/libgepub/libgepub-0.4.ebuild
app-text/libgepub/libgepub-0.5.2.ebuild

index 816748d4611730469bfabe7ef8f6450e7cee7e67..101e914610a22273e3dfb4f079c47e33ce70dfc1 100644 (file)
@@ -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"
index 37ff044fb87c7b855ebbacbe5aa090c2ab58e183..8f894e8e55f1cd0c62c1c6d7c7f5995d8d3c4a1a 100644 (file)
@@ -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"