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 48ECA138351 for ; Mon, 6 Apr 2020 17:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 736BBE117C; Mon, 6 Apr 2020 17:49:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C89FE117C for ; Mon, 6 Apr 2020 17:49:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 719B734F085 for ; Mon, 6 Apr 2020 17:49:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E5641C5 for ; Mon, 6 Apr 2020 17:49:13 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1586195325.f285e0b6229888f1c8c46c18478a3d71d4d24a96.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-netbook/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild X-VCS-Directories: mate-extra/mate-netbook/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: f285e0b6229888f1c8c46c18478a3d71d4d24a96 X-VCS-Branch: master Date: Mon, 6 Apr 2020 17:49:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7caf504e-10ee-4aa1-96a8-01c96fb49369 X-Archives-Hash: e870842c2a9f5cd6f43868946744334e commit: f285e0b6229888f1c8c46c18478a3d71d4d24a96 Author: Adam Feldman gentoo org> AuthorDate: Wed Mar 25 00:48:18 2020 +0000 Commit: Adam Feldman gentoo org> CommitDate: Mon Apr 6 17:48:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f285e0b6 mate-extra/mate-netbook: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman gentoo.org> mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild | 4 ++-- mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild | 2 +- mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild b/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild index 483c783f475..f440977f066 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE="" diff --git a/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild b/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild index 0a50af6a99e..f7ce5d624a4 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE="" diff --git a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild index 894897b31e4..b6139aaa646 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE=""