From 7eedff0fe19b24d30bbb98ccf1d916a8135730d5 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 29 May 2017 22:13:29 +0300 Subject: [PATCH] dev-libs/glib: Update license to LGPL-2.1+ Upstream glib is converting COPYING to LGPL-2.1+ for next major release, but meanwhile various individual files were already claiming 2.1+, though some interpretation says COPYING is the aggregate license. Just pre-emptively change from LGPL-2+ to LGPL-2.1+ for us to be on the safe side and not forget to do it later Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-libs/glib/glib-2.52.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/glib/glib-2.52.2.ebuild b/dev-libs/glib/glib-2.52.2.ebuild index a91240ec1860..965ce7f350d2 100644 --- a/dev-libs/glib/glib-2.52.2.ebuild +++ b/dev-libs/glib/glib-2.52.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://www.gtk.org/" SRC_URI="${SRC_URI} https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz" # pkg.m4 for eautoreconf -LICENSE="LGPL-2+" +LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr" REQUIRED_USE=" -- 2.26.2