summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-02-15 17:39:40 +0200
committerMart Raudsepp <leio@gentoo.org>2019-02-15 19:49:41 +0200
commit0aa2024e75b59d2592a3352a67214f7a027a953b (patch)
treee2c3fbee04baf1a3787c49aefdef51cb8200f9a7 /app-text
parentsys-apps/miller: amd64 arm stable wrt bug #676782 (diff)
downloadgentoo-0aa2024e75b59d2592a3352a67214f7a027a953b.tar.gz
gentoo-0aa2024e75b59d2592a3352a67214f7a027a953b.tar.bz2
gentoo-0aa2024e75b59d2592a3352a67214f7a027a953b.zip
app-text/libgepub: fix LICENSE
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libgepub/libgepub-0.4.ebuild2
-rw-r--r--app-text/libgepub/libgepub-0.5.2.ebuild4
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 816748d46117..101e914610a2 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 37ff044fb87c..8f894e8e55f1 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"