summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-06-23 12:46:05 +0300
committerMart Raudsepp <leio@gentoo.org>2018-06-23 16:03:00 +0300
commit434df716195a5b29a2502ce045ff6cea3f2c7afc (patch)
treeaac5202ebb379efc8f1b3a9f99ebbf329703a594 /dev-libs/appstream-glib
parentprofiles/package.mask: Mask =sys-kernel/ck-sources-4.16.17 (diff)
downloadgentoo-434df716195a5b29a2502ce045ff6cea3f2c7afc.tar.gz
gentoo-434df716195a5b29a2502ce045ff6cea3f2c7afc.tar.bz2
gentoo-434df716195a5b29a2502ce045ff6cea3f2c7afc.zip
dev-libs/appstream-glib: fix LICENSE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r--dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild
index 06ae3b7b69f6..ca763db967b6 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ DESCRIPTION="Provides GObjects and helper methods to read and write AppStream me
HOMEPAGE="https://people.freedesktop.org/~hughsient/appstream-glib/"
SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz"
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
SLOT="0/8" # soname version
KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="+introspection nls stemmer"