From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D661D139694 for ; Mon, 29 May 2017 19:14:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12C4421C102; Mon, 29 May 2017 19:14:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5AD921C102 for ; Mon, 29 May 2017 19:14:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E5383416ED for ; Mon, 29 May 2017 19:14:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9D797454 for ; Mon, 29 May 2017 19:14:12 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1496085226.7eedff0fe19b24d30bbb98ccf1d916a8135730d5.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/glib/glib-2.52.2.ebuild X-VCS-Directories: dev-libs/glib/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 7eedff0fe19b24d30bbb98ccf1d916a8135730d5 X-VCS-Branch: master Date: Mon, 29 May 2017 19:14:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4033e346-7e94-4dae-a8fb-c614dbf596e1 X-Archives-Hash: d8b67f24b1091c1a8f20bf930056dbfa commit: 7eedff0fe19b24d30bbb98ccf1d916a8135730d5 Author: Mart Raudsepp gentoo org> AuthorDate: Mon May 29 19:13:29 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon May 29 19:13:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eedff0f 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 a91240ec186..965ce7f350d 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="