From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1258059-garchives=archives.gentoo.org@lists.gentoo.org>
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 2DC7D1382C5
	for <garchives@archives.gentoo.org>; Fri,  5 Mar 2021 23:12:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7B4ACE08F2;
	Fri,  5 Mar 2021 23:12:46 +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 5A3ACE08F2
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Mar 2021 23:12:45 +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 96B2B340F0A
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Mar 2021 23:12:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DB3B585
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Mar 2021 23:12:41 +0000 (UTC)
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" <chewi@gentoo.org>
Message-ID: <1614985919.421bd7b654814477b98c93ce2e54d0a301d87db8.chewi@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom/
X-VCS-Repository: repo/gentoo
X-VCS-Files: games-fps/freedoom/freedoom-0.12.1.ebuild
X-VCS-Directories: games-fps/freedoom/
X-VCS-Committer: chewi
X-VCS-Committer-Name: James Le Cuirot
X-VCS-Revision: 421bd7b654814477b98c93ce2e54d0a301d87db8
X-VCS-Branch: master
Date: Fri,  5 Mar 2021 23:12:41 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 293be0af-41b1-46af-adc7-46fd6bcbfdd2
X-Archives-Hash: 09ae9b9cf7b4a54fb3599ba7c43c30de

commit:     421bd7b654814477b98c93ce2e54d0a301d87db8
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Fri Mar  5 09:33:56 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 23:11:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421bd7b6

games-fps/freedoom: Update license to metapackage

Closes: https://bugs.gentoo.org/774294
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-fps/freedoom/freedoom-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/freedoom/freedoom-0.12.1.ebuild b/games-fps/freedoom/freedoom-0.12.1.ebuild
index b9f2e765a9a..c0232065f78 100644
--- a/games-fps/freedoom/freedoom-0.12.1.ebuild
+++ b/games-fps/freedoom/freedoom-0.12.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="A complete free-content single-player focused game based on the Doom engine"
 HOMEPAGE="https://freedoom.github.io"
 
-LICENSE="BSD"
+LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"