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 C8BC81382C5 for ; Wed, 19 May 2021 21:07:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C5E2E086E; Wed, 19 May 2021 21:07:56 +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 1462CE086E for ; Wed, 19 May 2021 21:07:56 +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 20833340CD8 for ; Wed, 19 May 2021 21:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 559EA793 for ; Wed, 19 May 2021 21:07:52 +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: <1621458459.02b4c7af8d21b69d8dd35e43cd4cbac0cbc88f00.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-sports/torcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-sports/torcs/torcs-1.3.6-r1.ebuild games-sports/torcs/torcs-1.3.6-r2.ebuild X-VCS-Directories: games-sports/torcs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 02b4c7af8d21b69d8dd35e43cd4cbac0cbc88f00 X-VCS-Branch: master Date: Wed, 19 May 2021 21:07:52 +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: 5dfe9761-00fb-4e43-a6a9-54789631d99c X-Archives-Hash: a01a93a26cfd419de813c1114e15816f commit: 02b4c7af8d21b69d8dd35e43cd4cbac0cbc88f00 Author: Ulrich Müller gentoo org> AuthorDate: Fri May 14 11:54:03 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed May 19 21:07:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b4c7af games-sports/torcs: License FreeArt renamed to Free-Art-1.2 Also GPL-2+ instead of GPL-2. Bug: https://bugs.gentoo.org/693516 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> games-sports/torcs/{torcs-1.3.6-r1.ebuild => torcs-1.3.6-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-sports/torcs/torcs-1.3.6-r1.ebuild b/games-sports/torcs/torcs-1.3.6-r2.ebuild similarity index 97% rename from games-sports/torcs/torcs-1.3.6-r1.ebuild rename to games-sports/torcs/torcs-1.3.6-r2.ebuild index 0d591b6e6b4..00ec9f2fc5d 100644 --- a/games-sports/torcs/torcs-1.3.6-r1.ebuild +++ b/games-sports/torcs/torcs-1.3.6-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="The Open Racing Car Simulator" HOMEPAGE="http://torcs.sourceforge.net/" SRC_URI="mirror://sourceforge/torcs/${P}.tar.bz2" -LICENSE="GPL-2 FreeArt" +LICENSE="GPL-2+ Free-Art-1.2" SLOT="0" KEYWORDS="~amd64 ~x86"