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 70251138350 for ; Sat, 25 Jan 2020 11:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44EA3E0831; Sat, 25 Jan 2020 11:17:36 +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 2CBECE0831 for ; Sat, 25 Jan 2020 11:17:36 +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 D5A1534E165 for ; Sat, 25 Jan 2020 11:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4BE43E for ; Sat, 25 Jan 2020 11:17:32 +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: <1579951042.3f01f7c5e3ee38600cb053b10c7f2e049b7b8eba.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-demo/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild X-VCS-Directories: games-rpg/arx-fatalis-demo/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3f01f7c5e3ee38600cb053b10c7f2e049b7b8eba X-VCS-Branch: master Date: Sat, 25 Jan 2020 11:17:32 +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: ffd16c0f-e922-42fa-84ea-a2f6a8dbe349 X-Archives-Hash: a72370b41c667aceff8149a21b94c412 commit: 3f01f7c5e3ee38600cb053b10c7f2e049b7b8eba Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 25 11:15:18 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 25 11:17:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f01f7c5 games-rpg/arx-fatalis-demo: Fix LICENSE. Closes: https://bugs.gentoo.org/694930 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ulrich Müller gentoo.org> games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild index 7fda4c8028f..5cc328681b2 100644 --- a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild +++ b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="Arx Fatalis demo" HOMEPAGE="https://www.arkane-studios.com/uk/arx.php" SRC_URI="arx_demo_english.zip" -LICENSE="ArxFatalisDemo" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""