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 B813A138351 for ; Mon, 6 Apr 2020 17:49:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07DA3E1183; Mon, 6 Apr 2020 17:49:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E1438E1183 for ; Mon, 6 Apr 2020 17:49:16 +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 03D4234F088 for ; Mon, 6 Apr 2020 17:49:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C1831CD 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: <1586195329.d649d91b634d21f4e10db7ca5b2b598c8e37fc3e.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild X-VCS-Directories: x11-terms/mate-terminal/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: d649d91b634d21f4e10db7ca5b2b598c8e37fc3e 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: d8d73c46-0035-4c87-8dce-181610404c81 X-Archives-Hash: f81600e0e950de441675236804991325 commit: d649d91b634d21f4e10db7ca5b2b598c8e37fc3e Author: Adam Feldman gentoo org> AuthorDate: Wed Mar 25 01:12:39 2020 +0000 Commit: Adam Feldman gentoo org> CommitDate: Mon Apr 6 17:48:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d649d91b x11-terms/mate-terminal: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman gentoo.org> x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild | 4 ++-- x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild | 4 ++-- x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild index f903201bb2f..8fda2f9a7d1 100644 --- a/x11-terms/mate-terminal/mate-terminal-1.22.0.ebuild +++ b/x11-terms/mate-terminal/mate-terminal-1.22.0.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="The MATE Terminal" -LICENSE="GPL-3" +LICENSE="FDL-1.1+ GPL-3+ LGPL-3+" SLOT="0" IUSE="" diff --git a/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild index 894a83ff853..8eb018b4fbc 100644 --- a/x11-terms/mate-terminal/mate-terminal-1.22.1.ebuild +++ b/x11-terms/mate-terminal/mate-terminal-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="The MATE Terminal" -LICENSE="GPL-3" +LICENSE="FDL-1.1+ GPL-3+ LGPL-3+" SLOT="0" IUSE="" diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild index 51308c5a588..047839e4aed 100644 --- a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild +++ b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="The MATE Terminal" -LICENSE="GPL-3" +LICENSE="FDL-1.1+ GPL-3+ LGPL-3+" SLOT="0" IUSE=""