Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Mon, 29 May 2017 19:14:43
Message-Id: 1496085226.7eedff0fe19b24d30bbb98ccf1d916a8135730d5.leio@gentoo
1 commit: 7eedff0fe19b24d30bbb98ccf1d916a8135730d5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 29 19:13:29 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon May 29 19:13:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eedff0f
7
8 dev-libs/glib: Update license to LGPL-2.1+
9
10 Upstream glib is converting COPYING to LGPL-2.1+ for next major
11 release, but meanwhile various individual files were already
12 claiming 2.1+, though some interpretation says COPYING is the
13 aggregate license.
14 Just pre-emptively change from LGPL-2+ to LGPL-2.1+ for us to
15 be on the safe side and not forget to do it later
16
17 Package-Manager: Portage-2.3.5, Repoman-2.3.2
18
19 dev-libs/glib/glib-2.52.2.ebuild | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/dev-libs/glib/glib-2.52.2.ebuild b/dev-libs/glib/glib-2.52.2.ebuild
23 index a91240ec186..965ce7f350d 100644
24 --- a/dev-libs/glib/glib-2.52.2.ebuild
25 +++ b/dev-libs/glib/glib-2.52.2.ebuild
26 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.gtk.org/"
27 SRC_URI="${SRC_URI}
28 https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz" # pkg.m4 for eautoreconf
29
30 -LICENSE="LGPL-2+"
31 +LICENSE="LGPL-2.1+"
32 SLOT="2"
33 IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr"
34 REQUIRED_USE="