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 82D45138359 for ; Sat, 29 Aug 2020 17:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9760EE0990; Sat, 29 Aug 2020 17:30:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7D5B1E09A6 for ; Sat, 29 Aug 2020 17:30:41 +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 F26BB340CF2 for ; Sat, 29 Aug 2020 17:30:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67E96331 for ; Sat, 29 Aug 2020 17:30:37 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1598722231.23bfc775be870da4851ce14398772aaed2eb291d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/gnuconfig/gnuconfig-20190912.ebuild sys-devel/gnuconfig/gnuconfig-20200621.ebuild sys-devel/gnuconfig/gnuconfig-99999999.ebuild X-VCS-Directories: sys-devel/gnuconfig/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 23bfc775be870da4851ce14398772aaed2eb291d X-VCS-Branch: master Date: Sat, 29 Aug 2020 17:30:37 +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: d35fac2a-403c-409a-826e-11e028f2ceca X-Archives-Hash: db0b7a85dd6f5dad3cc3bd1c03e22256 commit: 23bfc775be870da4851ce14398772aaed2eb291d Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 29 17:28:12 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 29 17:30:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bfc775 sys-devel/gnuconfig: Update LICENSE. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Ulrich Müller gentoo.org> sys-devel/gnuconfig/gnuconfig-20190912.ebuild | 2 +- sys-devel/gnuconfig/gnuconfig-20200621.ebuild | 2 +- sys-devel/gnuconfig/gnuconfig-99999999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild index d5bd2d2d244..5f08bb07590 100644 --- a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Updated config.sub and config.guess file from GNU" HOMEPAGE="https://savannah.gnu.org/projects/config" -LICENSE="GPL-2" +LICENSE="GPL-3+-with-autoconf-exception" SLOT="0" IUSE="" diff --git a/sys-devel/gnuconfig/gnuconfig-20200621.ebuild b/sys-devel/gnuconfig/gnuconfig-20200621.ebuild index d5bd2d2d244..5f08bb07590 100644 --- a/sys-devel/gnuconfig/gnuconfig-20200621.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20200621.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Updated config.sub and config.guess file from GNU" HOMEPAGE="https://savannah.gnu.org/projects/config" -LICENSE="GPL-2" +LICENSE="GPL-3+-with-autoconf-exception" SLOT="0" IUSE="" diff --git a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild index 7eb2a8392c5..ad59ded956e 100644 --- a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Updated config.sub and config.guess file from GNU" HOMEPAGE="https://savannah.gnu.org/projects/config" -LICENSE="GPL-2" +LICENSE="GPL-3+-with-autoconf-exception" SLOT="0" IUSE=""